Brocade Communications Systems Layer 3 Routing Configuration ICX 6650 User Manual

Page 287

Advertising
background image

Brocade ICX 6650 Layer 3 Routing Configuration Guide

269

53-1002603-01

Displaying OSPF V3 Information

Syntax: show ipv6 ospf routes [ipv6-prefix]

The ipv6-prefix parameter specifies a destination IPv6 prefix. (You do not need to specify the length
of the prefix.) If you use this parameter, only the route entries for this destination are shown.

For example, to display route information for the destination prefix 2000:4::, enter the show ipv6
ospf routes command at any level of the CLI.

These displays show the following information.

TABLE 52

OSPF V3 route information

Field

Description

Current Route Count (Displays
with the entire OSPF V3 route
table only)

The number of route entries currently in the OSPF V3 route table.

Intra/Inter/External
(Type1/Type2) (Displays with the
entire OSPF V3 route table only)

The breakdown of the current route entries into the following route types:

Inter – The number of routes that pass into another area.

Intra – The number of routes that are within the local area.

External1 – The number of type 1 external routes.

External2 – The number of type 2 external routes.

Equal-cost multi-path (Displays
with the entire OSPF V3 route
table only)

The number of equal-cost routes to the same destination in the OSPF V3 route
table. If load sharing is enabled, the router equally distributes traffic among
the routes.

Destination

The IPv6 prefixes of destination networks to which the Brocade device can
forward IPv6 packets. “*IA” indicates the next router is an intra-area router.

Brocade#show ipv6 ospf routes

Current Route count: 4

Intra: 4 Inter: 0 External: 0 (Type1 0/Type2 0)

Equal-cost multi-path: 0

Destination Options Area Cost Type2 Cost

Next Hop Router Outgoing Interface

*IA 2001db8::/64 V6E---R-- 0.0.0.0 1 0

:: ethe 1/1/2

*IA 2001db8:46a::/64 V6E---R-- 0.0.0.0 1 0

:: ethe 1/1/2

*IA 2001db8::1/128 --------- 0.0.0.0 0 0

:: loopback 2

*IA 2001db8::2/128 V6E---R-- 0.0.0.0 1 0

2001db8:2e0:52ff:fe91:bb37 ethe 1/1/2

Brocade#show ipv6 ospf routes 2001:db8::

Destination Options Area Cost Type2 Cost

Next Hop Router Outgoing Interface

*IA 2001:db8::/64 V6E---R-- 0.0.0.0 1 0

:: ethe 1/1/2

Advertising