This post was last edited by anna_borodai at 2017-09-19 19:53.
Hello. Setup: VRRP configured on the sub-interfaces on the router AR2200 in the eNSP simulator.
Virtual ip reachable only from the master device. Have anyone experienced such problem?
<vrrp virtual-ip ping enable> is configured on both routers, I even tried an advice and remove a vrrp config from the port and applied <vrrp virtual-ip ping enable> first and then reapplied the config on the port.
Ref. to the attached topology and configuration.
R4
interface GigabitEthernet0/0/1.1
dot1q termination vid 10
ip address 172.16.0.100 255.255.255.0
vrrp vrid 1 virtual-ip 172.16.0.1
vrrp vrid 1 priority 120
vrrp vrid 1 preempt-mode timer delay 20
#
interface GigabitEthernet0/0/1.2
dot1q termination vid 20
ip address 172.16.1.200 255.255.255.0
vrrp vrid 2 virtual-ip 172.16.1.1
R5
interface GigabitEthernet0/0/1.1
dot1q termination vid 10
ip address 172.16.0.200 255.255.255.0
vrrp vrid 1 virtual-ip 172.16.0.1
#
interface GigabitEthernet0/0/1.2
dot1q termination vid 20
ip address 172.16.1.100 255.255.255.0
vrrp vrid 2 virtual-ip 172.16.1.1
vrrp vrid 2 priority 120
vrrp vrid 2 preempt-mode timer delay 20
LSW7
interface Ethernet0/0/1
port link-type trunk
port trunk allow-pass vlan 2 to 4094
#
interface Ethernet0/0/2
port link-type trunk
port trunk allow-pass vlan 2 to 4094
#
interface Ethernet0/0/3
port link-type access
port default vlan 10
#
interface Ethernet0/0/4
port link-type access
port default vlan 10
#
interface Ethernet0/0/5
port link-type access
port default vlan 20
#
interface Ethernet0/0/6
port link-type access
port default vlan 20