C613-50631-01 Rev A Command Reference for IE340 Series 1290
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
OSPFV3 FOR IPV6 COMMANDS
SHOW
IPV6 OSPF ROUTE
show ipv6 ospf route
Overview Use this command in User Exec or Privileged Exec modes to display the OSPF
routing table. Include the process ID parameter with this command to display the
OSPF routing table for specified processes.
For information on filtering and saving command output, see the “Getting Started
with AlliedWare Plus” Feature Overview and Configuration Guide.
Syntax
show ipv6 ospf [<process-id>] route
Mode User Exec and Privileged Exec
Examples To display the whole OSPF routing table, use the command:
awplus# show ipv6 ospf route
Output Figure 29-15: Example output from the show ipv6 ospf P1 route command for a
specific process
Parameter Description
<process-id> A character string that specifies the router process. If this
parameter is included, only the information for this specified
routing process is displayed.
OSPFv3 Process (P1)ď€
Codes: C - connected, D - Discard, O - OSPF, IA - OSPF inter areaď€
E1 - OSPF external type 1, E2 - OSPF external type 2ď€
ď€
Destination Metricď€
Next-hopď€
O 2002:1111::/64 2ď€
via fe80::200:cdff:fe24:daae, vlan3, Area 0.0.0.0ď€
C 2003:1111::/64 1ď€
directly connected, vlan3, Area 0.0.0.0ď€
O 2004:1111::/64 3ď€
via fe80::200:cdff:fe24:daae, vlan3, Area 0.0.0.0ď€
C 2005:1111::/64 1ď€
directly connected, vlan5, Area 0.0.0.0ď€
E2 2010:2222::/64 1/20ď€
via 2003:1111::1, vlan3ď€
...