Displaying ripng routing table – Brocade Communications Systems Layer 3 Routing Configuration ICX 6650 User Manual

Page 183

Advertising
background image

Brocade ICX 6650 Layer 3 Routing Configuration Guide

165

53-1002603-01

Displaying RIPng routing table

Displaying RIPng routing table

To display the RIPng routing table, enter the show ipv6 rip route command at any CLI level.

Syntax: show ipv6 rip route [ipv6-prefix/prefix-length |ipv6-address]

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

Table 34

describes the information displayed by the show ipv6 rip route command.

TABLE 34

RIPng routing table fields

Field

Description

IPv6 RIPng Routing Table
entries

The total number of entries in the RIPng routing table.

ipv6-prefix/prefix-length OR
ipv6-address

The IPv6 prefix and prefix length.
The IPv6 address.

Next-hop router

The next-hop router for this Brocade device. If :: appears, the route is originated
locally.

Interface

The interface name. If “null” appears, the interface is originated locally.

Serial number

The number identifying the order in which the route was added to the RIPng
route table.

Source of route

The source of the route information. The source can be one of the following:

LOCAL – Routes configured on local interfaces taking part in RIPng.

RIP – Routes learned by RIPng.

CONNECTED – IPv6 routes redistributed from directly connected networks.

STATIC – IPv6 static routes are redistributed into RIPng.

OSPF – OSPF V3 routes are redistributed into RIPng.

Metric number

The cost of the route. The number parameter indicates the number of hops to
the destination.

Tag number

The tag value of the route.

Timers:

Indicates if the hold-down timer or the garbage-collection timer is set.

Brocade# show ipv6 rip route

IPv6 RIP Routing Table - 4 entries:

2001:db8::/64, from 2001:db8:212:f2ff:fe87:9a40, ve 177 (314)

RIP, metric 2, tag 0, timers: aging 11

2001:db8:11::/64, from ::, null (0)

CONNECTED, metric 1, tag 0, timers: none

2001:db8:2001:102:1:1::/96, from ::, ve 102 (1)

LOCAL, metric 1, tag 0, timers: none

2001:db8:2061:31:1:1::/96, from 2001:db8:2e0:52ff:fe88:8000, ve 100 (58)

RIP, metric 2, tag 0, timers: aging 43

Advertising