Project 13
Project 13
"
line console 0
password cisco
exec-timeout 3 0
logging synchronous
exit
interface Vlan10
ip address 192.168.10.2 255.255.255.0
ip helper-address 10.11.11.36
standby 10 ip 192.168.10.1
!
interface Vlan20
ip address 172.16.0.2 255.255.0.0
ip helper-address 10.11.11.36
standby 20 ip 172.16.0.1
!
interface Vlan50
ip address 10.20.0.3 255.255.0.0
ip helper-address 10.11.11.36
standby 50 ip 10.20.0.1
!
interface Vlan90
standby 90 ip 10.11.11.33
!
router ospf 35
router-id 1.2.1.2
network 10.2.2.8 0.0.0.3 area 0
network 10.2.2.12 0.0.0.3 area 0
network 192.168.10.0 0.0.0.255 area 0
network 172.16.0.0 0.0.255.255 area 0
network 10.20.0.0 0.0.255.255 area 0
network 10.11.11.32 0.0.0.31 area 0
!