Brocade BigIron RX Series Configuration Guide User Manual

Page 1412

Advertising
background image

1334

BigIron RX Series Configuration Guide

53-1002484-04

Displaying OSPFv3 information

49

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 following
command at any level of the CLI.

These displays show the following information.

TABLE 234

OSPFv3 route information

This field...

Displays...

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

The number of route entries currently in the OSPFv3 route table.

Intra/Inter/External
(Type1/Type2) (Displays with
the entire OSPFv3 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 OSPFv3 route
table only)

The number of equal-cost routes to the same destination in the OSPFv3 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.

BigIron RX# 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 2000:4::/64 V6E---R-- 0.0.0.0 1 0

:: ethe 3/2

*IA 2002:c0a8:46a::/64 V6E---R-- 0.0.0.0 1 0

:: ethe 3/2

*IA 2999::1/128 --------- 0.0.0.0 0 0

:: loopback 2

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

fe80::2e0:52ff:fe91:bb37 ethe 3/2

BigIron RX# show ipv6 ospf routes 2000:4::

Destination Options Area Cost Type2 Cost

Next Hop Router Outgoing Interface

*IA 2000:4::/64 V6E---R-- 0.0.0.0 1 0

:: ethe 3/2

Advertising