You are on page 1of 1

branch1

interface gigabitEthernet 0/1


no ip add 192.52.1.1 255.255.255.0
ip add 192.27.1.1 255.255.255.0

router ospf 1
router-id 1.1.1.1
no network 192.52.1.0 0.0.0.255 area 0
network 192.27.1.0 0.0.0.255 area 0

branch3
int gigabitethernet0/1
no ip add 192.52.3.1 255.255.255.0
ip add 192.27.3.1 255.255.255.0

router ospf 1

no network 192.52.3.0 0.0.0.255 area 0


network 192.27.3.0 0.0.0.255 area 0

You might also like