#####ROUTER 1##### enable configure terminal interface giga 0/1 no ip address standby 1 priority 50 no shutdown exit interface giga 0/0.10 encapsulation dot1q 10 ip address 192.168.10.2 255.255.255.0 standby 1 ip 192.168.10.1 standby 1 track giga 0/2 standby 1 priority 50 no shutdown exit interface giga 0/0.20 encapsulation dot1q 20 ip address 192.168.20.2 255.255.255.0 standby 1 ip 192.168.20.1 standby 1 track giga 0/2 standby 1 priority 50 no shutdown exit interface giga 0/1.10 #??? #Redundant switch interface interface giga 0/1.20 #Redundant switch interface #####ROUTER 1 REDUNDANT##### enable configure terminal interface giga 0/1 no ip address no shutdown exit interface giga 0/0.10 encapsulation dot1q 10 ip address 192.168.10.3 255.255.255.0 standby 1 ip 192.168.10.1 standby 1 track giga 0/2 standby 1 priority 50 no shutdown exit interface giga 0/0.20 encapsulation dot1q 20 ip address 192.168.20.3 255.255.255.0 standby 1 ip 192.168.20.1 standby 1 track giga 0/2 standby 1 priority 50 no shutdown exit interface giga 0/1.10 #??? #Redundant switch interface interface giga 0/1.20 #Redundant switch interface