Displaying the ipv6 route table – Brocade BigIron RX Series Configuration Guide User Manual

Page 1275

Advertising
background image

BigIron RX Series Configuration Guide

1197

53-1002484-04

Displaying global IPv6 information

44

Displaying the IPv6 route table

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

Syntax: show ipv6 route [<ipv6-address> | <ipv6-prefix>/<prefix-length> | bgp | connect | ospf |

rip | isis | static | summary]

The <ipv6-address> parameter restricts the display to the entries for the specified IPv6 address.
You must specify the <ipv6-address> parameter in hexadecimal using 16-bit values between
colons as documented in RFC 2373.

The <ipv6-prefix>/<prefix-length> parameters restrict the display to the entries for the specified
IPv6 prefix. You must specify the <ipv6-prefix> parameter in hexadecimal using 16-bit values
between colons as documented in RFC 2373. You must specify the <prefix-length> parameter as a
decimal value. A slash mark (/) must follow the <ipv6-prefix> parameter and precede the
<prefix-length> parameter.

The bgp keyword restricts the display to entries for BGP4+ routes.

The connect keyword restricts the display to entries for directly connected interface IPv6 routes.

Link-Layer Address

The 48-bit interface ID of the neighbor.

State

The current state of the neighbor. Possible states are as follows:

INCOMPLETE – Address resolution of the entry is being performed.

REACH – The forward path to the neighbor is functioning properly.

STALE – This entry has remained unused for the maximum interval.
While stale, no action takes place until a packet is sent.

DELAY – This entry has remained unused for the maximum interval,
and a packet was sent before another interval elapsed.

PROBE – Neighbor solicitation are transmitted until a reachability
confirmation is received.

Age

The number of seconds the entry has remained unused. If this value
remains unused for the number of seconds specified by the ipv6 nd
reachable-time command (the default is 30 seconds), the entry is
removed from the table.

Port

The port on which the entry was learned.

IsR

Determines if the neighbor is a router or host.
0 – Indicates that the neighbor is a host.
1 – Indicates that the neighbor is a router.

TABLE 191

IPv6 neighbor information fields (Continued)

This field...

Displays...

BigIron RX# show ipv6 route

IPv6 Routing Table - 7 entries:

Type Codes: C - Connected, S - Static, R - RIP, O - OSPF, B - BGP, I - ISIS

Type IPv6 Prefix Next Hop Router Interface Dis/Metric

C 2000:4::/64 :: ethe 3/2 0/0

S 2002::/16 :: tunnel 6 1/1

S 2002:1234::/32 :: tunnel 6 1/1

C 2002:c0a8:46a::/64 :: ethe 3/2 0/0

C 2999::1/128 :: loopback 2 0/0

O 2999::2/128 fe80::2e0:52ff:fe91:bb37 ethe 3/2 110/1

C 5000:2::/64 ::

tunnel 2 0/0

Advertising