Configuration Guide User guide
1210 BigIron RX Series Configuration Guide
53-1002484-04
Configuring RIPng
45
• Configure poison reverse parameters
Enabling RIPng
Before configuring the Brocade device to run RIPng, you must do the following:
• Enable the forwarding of IPv6 traffic on the Brocade device using the ipv6 unicast-routing
command.
• Enable IPv6 on each interface over which you plan to enable RIPng. You enable IPv6 on an
interface by configuring an IPv6 address or explicitly enabling IPv6 on that interface.
For more information about performing these configuration tasks, refer to Chapter 44, “Configuring
Basic IPv6 Connectivity”.
By default, RIPng is disabled. To enable RIPng, you must enable it globally on the Brocade device
and also on individual router interfaces.
NOTE
You are required to configure a router ID when running only IPv6 routing protocols.
NOTE
Enabling RIPng globally on the Brocade device does not enable it on individual router interfaces.
To enable RIPng globally, enter the following command.
BigIron RX(config-rip-router)#ipv6 router rip
BigIron RX(config-ripng-router)#
After you enter this command, the Brocade device enters the RIPng configuration level, where you
can access several commands that allow you to configure RIPng.
Syntax: [no] ipv6 router rip
To disable RIPng globally, use the no form of this command.
After enabling RIPng globally, you must enable it on individual router interfaces. You can enable it
on physical as well as virtual routing interfaces. For example, to enable RIPng on Ethernet interface
3/1, enter the following commands.
BigIron RX(config)# interface ethernet 3/1
BigIron RX(config-if-e100-3/1)# ipv6 rip enable
Syntax: [no] ipv6 rip enable
To disable RIPng on an individual router interface, use the no form of this command.
Configuring RIPng timers
Table 198 describes the RIPng timers and provides their defaults.
TABLE 198 RIPng timers
Timer Description Default
Update Amount of time (in seconds) between RIPng routing updates. 30 seconds.
Timeout Amount of time (in seconds) after which a route is considered
unreachable.
180 seconds.