Cisco Cisco Packet Data Gateway (PDG)

Page de 1824
show ip static-route
Displays information related to currently configured static routes.
Product
All
Privilege
Security Administrator, Administrator, Operator, Inspector
Command Modes
Exec
The following prompt is displayed in the Exec mode:
[local]
host_name
#
Syntax Description
show ip static route [ ip_address/mask ] | { grep grep_options | more ]
ip_address/mask
Specifies an IP address/mask (CIDR) for a static route in IPv4 dotted-decimal or IPv6
colon-separated-hexadecimal notation.
| { grep grep_options
 | more }
Pipes (sends) the output of this command to the specified command. You must specify a command to which
the output of this command will be sent.
For details on the usage of grep and more, refer to the Regulating a Command's Output section of the Command
Line Interface Overview 
chapter.
Usage Guidelines
Use this command to display information about IP static routes.
Examples
To display detailed information about route 192.155.33.2/24, enter the following command:
show ip static route 192.155.33.2/24
Output descriptions for commands are available in the Statistics and Counters Reference.
Important
   Command Line Interface Reference, Modes E - F, StarOS Release 19
1210
Exec Mode show Commands (H-L)
show ip static-route