06-14-2019 03:52 PM - edited 06-14-2019 03:54 PM
I have the need of shown in just one command all arp table of all vrf in ASR1000 family, but this device doesnt support show ip arp vrf * / all command.
Solved! Go to Solution.
06-15-2019 07:37 PM
06-15-2019 07:37 PM
02-13-2020 01:29 AM
If your using bridge-domains on IOS-XE then you can check the mac-address table instead:
#show bridge-domain
0 28CD.E00A.41B7 forward dynamic 61 TenGigabitEthernet0/1/0.EFP47
Then check DHCP is you have it running:
#show ip dhcp binding | inc 41b7
192.168.47.54 28cd.e00a.41b7 Infinite Manual Selecting Unknown
This is the closest I can get to a 'show ip arp *'.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide