Displaying ospfv3 route information – Brocade Virtual ADX Switch and Router Guide (Supporting ADX v03.1.00) User Manual

Page 208

Advertising
background image

194

Brocade Virtual ADX Switch and Router Guide

53-1003246-01

Displaying OSPFv3 information

7

To display all IPv6 routes that the device has redistributed into OSPFv3, enter the following
command at any level of the CLI:

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 2001:db8: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.

TABLE 31

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:

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.

Virtual ADX# show ipv6 ospf redistribute route

Id Prefix Protocol Metric Type Metric

snIpAsPathAccessListStringRegExpression

1 2001:db8:2002::/16 Static Type-2 1

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

Virtual ADX#show ipv6 ospf redistribute route 2001:db8:2002::

Id Prefix Protocol Metric Type

Metric

1 2001:db8:2002::/16 Static Type-2

Advertising