You have inherited the routing redundancy configuration shown in the exhibit.
Router_A
interface ethernet 1
ip address 192.53.5.1 255.255.255.0
ip vrrp-extended vrid 1
backup priority 110 track-priority 20
ip-address 192.53.5.3
track-port e 14
enable
!
Router_B
interface ethernet 1
ip address 192.53.5.2 255.255.255.0
ip vrrp-extended vrid 1
ip-address 192.53.5.3
track-port e 11
enable
!
Router A is the current VRRP-E master. Your network is not failing over to router B. What needs to be added to configure router B as a backup and maintain the current master?
Submit