Displaying ospfv3 route information – Brocade BigIron RX Series Configuration Guide User Manual

Page 1411

Advertising
background image

BigIron RX Series Configuration Guide

1333

53-1002484-04

Displaying OSPFv3 information

49

Syntax: show ipv6 ospf redistribute route [<ipv6-prefix>]

The <ipv6-prefix> parameter specifies an IPv6 network prefix. (You do not need to specify the
length of the prefix.)

For example, to display redistribution information for the prefix 2002::, enter the following
command at any level of the CLI.

These displays show the following information.

Displaying OSPFv3 route information

You can display the entire OSPFv3 route table for the Brocade device or only the route entries for a
specified destination.

To display the entire OSPFv3 route table for the device, enter the following command at any level of
the CLI.

TABLE 233

OSPFv3 redistribution information

This Field...

Displays...

ID

An ID for the redistributed route.

Prefix

The IPv6 routes redistributed into OSPFv3.

Protocol

The protocol from which the route is redistributed into OSPFv3. Redistributed
protocols can be the following:

BGP – BGP4+.

RIP – RIPng.

ISIS – IPv6 IS-IS.

Static – IPv6 static route table.

Connected – A directly connected network.

Metric Type

The metric type used for routes redistributed into OSPFv3. The metric type can
be the following:

Type-1 – Specifies a small metric (2 bytes).

Type-2 – Specifies a big metric (3 bytes).

Metric

The value of the default redistribution metric, which is the OSPF cost of
redistributing the route into OSPFv3.

BigIron RX# show ipv6 ospf redistribute route

Id Prefix Protocol Metric Type Metric

snIpAsPathAccessListStringRegExpression

1 2002::/16 Static Type-2 1

2 2002:1234::/32 Static Type-2 1

BigIron RX# show ipv6 ospf redistribute route 2002::

Id Prefix Protocol Metric Type Metric

1 2002::/16 Static Type-2 1

Advertising