hostname dev3
!
interface Loopback0
 ip address 10.99.0.3 255.255.255.0
 no shutdown
!
interface GigabitEthernet0/0
 ip address 10.23.0.3 255.255.255.0
 no shutdown
!
interface GigabitEthernet0/1
 ip address 10.34.0.3 255.255.255.0
 no shutdown
!
router ospf 65000
 router-id 10.99.0.3
 network 0.0.0.0 255.255.255.255 area 0.0.0.0
!
end
