cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2178
Views
6
Helpful
1
Replies

What is command to check mac address of anycast gateway of VXLAN ?

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

1 Reply 1

Max Castillo
Level 1
Level 1

The Mac-Address of the anycast-gateway isn't associated to an IP. Is just a Mac-address statically added to you CAM Table. This MAC is used to unify gateway across your fabric.

 

This MAC you will see in all your vlans, for example show mac address-table vlan 100 to see all the types.

Review Cisco Networking for a $25 gift card