Displaying ARP VRF information

To display the ARP information for a specified VRF, enter the following command.

        device# show arp vrf green
Total number of ARP entries: 9
Entries in VRF green:
      IP Address          MAC Address         Type        Age      	 Port
1     192.168.201.2       2001:DB8.52cf.e840 	 Dynamic     0         6/3

Syntax: show arp vrf vrf-name [ number ] [ ip-address ] [ ethernet slot/port ] [ mac-address mac-addr ]

The vrf-name parameter specifies the VRF that the user wants to display arp entries for.

To clear the ARP table.

        device# clear arp vrf green

Syntax: clear arp vrf vrf-name