Alcatel-Lucent 6850-48 参照ガイド

ページ / 3444
OSPF Commands
OmniSwitch CLI Reference Guide
September 2009
page 41-67
show ip ospf routes
Displays the OSPF routes known to the router.
show ip ospf routes [ip_addr mask tos gateway]
Syntax Definitions
ip_addr
The 32-bit IP address of the route destination in dotted decimal format.
mask
The IP subnet mask of the route destination.
tos
The Type of Service of the route.
gateway
The next hop IP address for this router.
Defaults
N/A
Platforms Supported
OmniSwitch 6850, 6855, 9000, 9000E
Usage Guidelines
If no variables are entered, all routes are displayed. If the variables are entered, then only routes matching 
the specified criteria are shown. All the variables described above must be entered for a route match. If all 
of the variables are not entered, an error message is returned.
Examples
-> show ip ospf routes
Destination/Mask          Gateway       Metric   Vlan     Type
---------------------+-----------------+--------+------+----------
198.168.100.100
195.5.2.8
0
5
AS-Ext
Release History
Release 6.1; command was introduced.
output definitions
Destination/Mask
The destination address of the route. This can also display the destina-
tion IP address mask if it is known.
Gateway
The gateway address of the route.
Metric
The cost of the route.
Vlan
The VLAN number on which the gateway can be routed.
Type
The type of OSPF route.