// This is an example to set IP-address and configure OSPF.


ip address 192.168.0.1 255.255.255.0
no shutdown
router ospf 1
network 192.168.0.0 255.255.255.0 area 0
