440
Cisco Nexus 5600 Series NX-OS Multicast Routing Command Reference
OL-31626-01
Chapter Show Commands
show ip static-route
show ip static-route
To display static routes from the unicast Routing Information Base (RIB), use the
show ip static-route
command.
show ip static-route
[
vrf
{
vrf-name
|
all
|
default
|
management
}]
Syntax Description
Command Default
None
Command Modes
Any command mode
Supported User Roles
network-admin
network-operator
vdc-admin
vdc-operator
Command History
Usage Guidelines
This command does not require a license.
Examples
This example shows how to display the static routes:
switch(config)#
show ip static-route
Static-route for VRF "default"(1)
IPv4 Unicast Static Routes:
Total number of routes: 0, unresolved: 0
switch(config)#
Related Commands
vrf
vrf-name
(Optional) Specifies the virtual routing and forwarding (VRF) context name. The
name can be any case-sensitive, alphanumeric string up to 32 characters.
all
(Optional) Specifies all VRF instances.
default
(Optional) Specifies the default VRF.
management
(Optional) Specifies the management VRF.
Release
Modification
6.0(2)N1(1)
This command was introduced.
Command
Description
ip route
Configures a static route.