Alcatel-Lucent 6850-48 参照ガイド

ページ / 3444
OSPFv3 Commands
page 42-36
OmniSwitch CLI Reference Guide
September 2009
show ipv6 ospf routes
Displays the OSPFv3 routes known to the router.
show ipv6 ospf routes [prefix ipv6_address_prefix][gateway gateway]
Syntax Definitions
ipv6_address_prefix
The 128-bit IPv6 address of the route destination in hexadecimal format.
gateway
The next hop IPv6 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 ipv6 ospf routes
                                                                       Path  Metric                  
                                                             Metric
 Prefix                                     Path Type         1 : 2
        Gateway Address -> Interface
------------------------------------------+----------+--------------------------
 ::30.30.31.0/120                            INTRA            1 : -
        :: -> v6-intf1001
 ::30.30.32.0/120                            INTRA            1 : -
        :: -> v6-intf1002
 ::30.30.33.0/120                            INTRA            1 : -
        :: -> v6-intf1003
        
output definitions
Prefix
The destination address of the IPv6 route in the hexadecimal format.
Gateway Address
The address of the gateway.
Interface
The outgoing interface on the switch.
Path Type
The type of routes specified (intra or inter).
Path Metric
The cost of the route.