Displaying local ipv6 routers – Brocade BigIron RX Series Configuration Guide User Manual

Page 1276

Advertising
background image

1198

BigIron RX Series Configuration Guide

53-1002484-04

Displaying global IPv6 information

44

The isis keyword restricts the display to entries for IPv6 IS-IS routes.

The ospf keyword restricts the display to entries for OSPFv3 routes.

The rip keyword restricts the display to entries for RIPng routes.

The static keyword restricts the display to entries for static IPv6 routes.

The summary keyword displays a summary of the prefixes and different route types.

The following table lists the information displayed by the show ipv6 route command.

To display a summary of the IPv6 route table, enter the following command at any CLI level.

The following table lists the information displayed by the show ipv6 route summary command.

Displaying local IPv6 routers

The Brocade device can function as an IPv6 host, instead of an IPv6 router, if you configure IPv6
addresses on its interfaces but do not enable IPv6 routing using the ipv6 unicast-routing
command.

TABLE 192

IPv6 route table fields

This field...

Displays...

Number of entries

The number of entries in the IPv6 route table.

Type

The route type, which can be one of the following:

C – The destination is directly connected to the router.

S – The route is a static route.

R – The route is learned from RIPng.

O – The route is learned from OSPFv3.

B – The route is learned from BGP4+.

I – The route is learned from IPv6 IS-IS.

IPv6 Prefix

The destination network of the route.

Next-Hop Router

The next-hop router.

Interface

The interface through which this router sends packets to reach the
route's destination.

Dis/Metric

The route’s administrative distance and metric value.

TABLE 193

IPv6 route table summary fields

This field...

Displays...

Number of entries

The number of entries in the IPv6 route table.

Number of route types

The number of entries for each route type.

Number of prefixes

A summary of prefixes in the IPv6 route table, sorted by prefix length.

BigIron RX# show ipv6 route summary

IPv6 Routing Table - 7 entries:

4 connected, 2 static, 0 RIP, 1 OSPF, 0 BGP

Number of prefixes:

/16: 1 /32: 1 /64: 3 /128: 2

Advertising