Hi,
I'm working on a Nexus 9K. I have a list of IP addresses and I need to find which VRF they are in. How could I do this? I can do this in two steps :
"show IP arp VRF all" to get the VLAN of an IP
"show run | sec 'interface vlanXX' | inc 'vrf'" to get the VRF.
Is there an easiest way to do this?
Thank you.
No comments:
Post a Comment