beautypg.com

Displaying routes redistributed into ospfv3, Displaying ospfv3 route information – Brocade FastIron Ethernet Switch Layer 3 Routing Configuration Guide User Manual

Page 365

background image

Displaying routes redistributed into OSPFv3

You can display all IPv6 routes or a specified IPv6 route that the device has redistributed into OSPFv3.

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

device# show ipv6 ospf redistribute route

Id Prefix Protocol Metric Type Metric

1 5100::192:213:163:0/112 Connect Type-2 0

2 5100:213:213:0:192:213:1:0/112 Connect Type-2 0

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

device# show ipv6 ospf redistribute route 2001:db8::

Id Prefix Protocol Metric Type Metric

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

show ipv6 ospf redistribute route output descriptions

TABLE 80

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.
• 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.

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.

device#show ipv6 ospf route

Displaying routes redistributed into OSPFv3

FastIron Ethernet Switch Layer 3 Routing Configuration Guide

365

53-1003087-04