Displaying ripng routing table, Displaying ripng configuration for a vrf instance – Brocade Multi-Service IronWare Routing Configuration Guide (Supporting R05.6.00) User Manual
Page 785

Multi-Service IronWare Routing Configuration Guide
757
53-1003033-02
Displaying RIPng information
Displaying RIPng configuration for a VRF instance
To display the RIPng configuration information for a VRF instance, enter the following command:
Syntax: show ipv6 rip vrf vrf-name
Displaying RIPng routing table
To display the RIPng routing table, enter the following 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.
This display shows the following information.
TABLE 165
RIPng routing table fields
This field...
Displays...
RIPng Routing Table entries
The total number of entries in the RIPng routing table.
ipv6-prefix/prefix-length
ipv6-address
The IPv6 prefix and prefix length.
The IPv6 address.
Next-hop router
The next-hop router for this device. If :: appears, the route is originated
locally.
Interface
The interface name. If “null” appears, the interface is originated locally.
Brocade# show ipv6 rip vrf red
IPv6 rip enabled, port 521
Administrative distance is 120
Updates every 30 seconds, expire after 180
Holddown lasts 180 seconds, garbage collect after 120
Split horizon is on; poison reverse is off
Default originate routes are not generated
Periodic updates 1137, trigger updates 6
Distribute List, Inbound : Not set
Distribute List, Outbound : Not set
Redistribute: BGP
Brocade# show ipv6 rip route
IPv6 RIP Routing Table - 4 entries:
2001:db8::/64, from ::, null (0)
CONNECTED, metric 1, tag 0, timers: none
2001:db8:46a::/64, from ::, null (1)
CONNECTED, metric 1, tag 0, timers: none
2001:db8::1/128, from ::, null (2)
CONNECTED, metric 1, tag 0, timers: none
2001:db8:2::/64, from ::, null (3)
CONNECTED, metric 1, tag 0, timers: none