Static ARP and Show Commands
This section describes static ARP and show commands supported through CLI.
arp
The command is used for adding VRF-aware static ARP.
- Format: arp <IP-addr> <Mac-Addr> vrf <vrf-name>
- Mode: Global Config
show ip route vrf
The command displays the routes under the specified VRF.
- Format: show ip route vrf <vrf-name>
- Mode: Privileged EXEC
show ip route vrf all
The command displays the best routes present in the switch for all the VRF.
- Format: show ip route vrf all
- Mode: Privileged EXEC
ping
The command is used to debug ip reachability of a vrf with different options.
- Format: ping <ip_address> vrf <vrf_name> source/size/interval/count /<cr>
- Mode: Privileged EXEC
traceout
The command is used Used to debug ip reachability of a vrf with different options.
- Format: traceroute <ip_address> vrf <vrf_name> source/count/size/port/maxttl/maxfail/interval/initttl/<cr>
- Mode: Privileged EXEC
show arp vrf
The command displays the arp entries under the specified VRF.
- Format: show arp vrf <vrf-name>
- Mode: Privileged EXEC
show ip vrf
The command displays the list of VRFs configured on the node.
- Format: show ip vrf
- Mode: Privileged EXEC
show ip ospf vrf
The command displays the information about the OSPF that is bound to specified VRF.
- Format: show ip ospf vrf <vrf-name>
- Mode: Privileged EXEC
show ip ospf abr vrf
The command displays internal routing table entries to Area Border Routers (ABR) for the specified VRF.
- Format: show ip ospf abr vrf <vrf-name>
- Mode: Privileged EXEC
show ip ospf area vrf
The command displays the OSPF area information for the specified VRF.
- Format: show ip ospf area <area-id> vrf <vrf-name>
- Mode: Privileged EXEC
show ip ospf asbr vrf
The command displays internal routing table entries to Autonomous System Boundary Routers (ASBR) for the specified VRF.
- Format: show ip ospf asbr vrf <vrf-name>
- Mode: Privileged EXEC
show ip ospf database vrf
The command displays OSPF database information for the specified VRF.
- Format: show ip ospf database vrf <vrf-name>
- Mode: Privileged EXEC
show ip ospf database-summary vrf
The command displays the LSA information for each area of the OSPF for the specified VRF.
- Format: show ip ospf database database-summary vrf <vrf-name>
- Mode: Privileged EXEC
show ip ospf interface
The command displays relevant OSPF information on the interface.
- Format: show ip ospf interface [brief | stats ]<U/S/P>
show ip ospf neighbor vrf
The command displays OSPF neighbor information for specified VRF.
- Format: show ip ospf neighbor vrf <vrf-name>
- Mode: Privileged EXEC
show ip ospf neighbor vrf all
The command displays all OSPF neighbor for all VRF.
- Format: show ip ospf neighbor vrf all
- Mode: Privileged EXEC
show ip ospf vrf
The command displays area-range / statistics / stub table information for the OSPF with specified VRF.
- Format: show ip ospf [range <area-id> | statistics | stub table | traffic] vrf <vrf-name>
- Mode: Privileged EXEC