Troubleshooting guide

Troubleshooting RIP
6-103
Table 6-2 lists the available command options.
5. To verify that the correct version of RIP is configured on the BSR, use the show
running-config command in Privileged EXEC mode.
Misconfigured Version of RIP Running on Specified Interface
If a specific interface on the BSR is configured with the wrong version of RIP, follow
these steps to run the correct version of RIP on the interface:
1. To determine which version of RIP is configured on the BSR, use the debug ip
rip command in RIP Configuration mode, as shown in the following example:
RDN(config-rip)#debug ip rip
2. Review the debug ip rip command output and identify the cause of the problem.
Use the no debug ip rip command to turn off debugging.
3. Access the interface on which the wrong version of RIP is configured for
receiving RIP packets. For example, use the interface ethernet command in
Global Configuration mode to access the Ethernet port on the SRM, as shown in
the following example:
RDN(config)#interface ethernet <slot>/<port>
where:
slot number refers to the SRM module slot number on the BSR 64000.
Table 6-2 ip rip send version Command Options
Option Description
0 The BSR can send RIP version 1 and 2 packets.
1 The BSR can send only RIP version 1 packets.
2 The BSR can send only RIP version 2 packets.