418
Cisco Nexus 3548 Switch NX-OS Unicast Routing Command Reference
OL-27852-01
Chapter Unicast Routing Show Commands
show forwarding
show forwarding
To display forwarding information, use the show forwarding command.
show forwarding [ipv4] {adjacency | interfaces | pss | route | table id | trace [clear]}
[vrf vrf-name]
Syntax Description
Command Default None
Command Modes Any command mode
Command History
Usage Guidelines Use the show forwarding command on the supervisor to view forwarding information on a module.
Optionally, you can use the attach module command to attach to a module and use the show forwarding
command on the module.
This command does not require a license.
Examples This example shows how to display the forwarding information:
switch# show forwarding route
IPv4 routes for table default/base
------------------+------------------+---------------------
Prefix | Next-hop | Interface
------------------+------------------+---------------------
ipv4 (Optional) Displays the IPv4 forwarding information.
adjacency Displays the adjacency information.
interfaces Displays the forwarding information for interfaces on a module.
pss Displays route information from persistent storage.
route Displays the route information from the IP routing table.
table id Displays the forwarding information for a route table. The id range is from 0 to
2147483647.
trace Displays the forwarding trace buffer on a module.
clear (Optional) Clears the forwarding trace buffer on a module.
vrf vrf-name (Optional) Specifies the name of the virtual routing and forwarding (VRF)
instance. The vrf-name argument can be specified as any case-sensitive,
alphanumeric string up to 32 characters. The strings “default” and “all” are
reserved VRF names.
Release Modification
5.0(3)A1(1) This command was introduced.