514
Cisco Nexus 3548 Switch NX-OS Unicast Routing Command Reference
OL-27852-01
Chapter Unicast Routing Show Commands
show routing hash
show routing hash
To display the route selected for a particular source and destination address, use the show routing hash
command.
show routing hash source-addr dest-addr [source-port dest-port]] [vrf vrf-name]
Syntax Description
Command Default None
Command Modes Any command mode
Command History
Examples This example shows how to display the route selected to reach 192.168.0.2 from 192.168.0.5:
switch# show routing hash 192.168.0.5 192.168.0.2
Related Commands
source-addr Source IPv4 address. IPv4 address format is x.x.x.x.
dest-addr Destination IPv4 address. IPv4 address format is x.x.x.x.
source-port (Optional) Source port. The range is from 1 to 65535.
dest-port (Optional) Destination port. The range is from 1 to 65535.
vrf vrf-name (Optional) Specifies the virtual router context (VRF) name. The name can be any
case-sensitive, alphanumeric string up to 32 characters.
Release Modification
5.0(3)A1(1) This command was introduced.
Command Description
clear ip route Clears entries in the route table.