Hi all,
I configure VXLAN with anycast gateway.
fabric forwarding anycast-gateway-mac 0001.0001.0001
!
interface Vlan10
no shutdown
vrf member TENANT77
ip address 172.16.10.1/24
fabric forwarding mode anycast-gateway
!
when I use ''show ip arp vrf TENANT77" why I can not see arp list of gateway IP= 172.16.10.1, MAC= 0001.0001.0001 ?
I just see arp list of host in network.
Can I use some command for check mac address of anycast gateway of VLAN 10 ?
Regards,
Sittipong