Troubleshooting guide
BSR Troubleshooting Guide
6-102
Follow these steps to ensure that the correct version of RIP is running on the BSR:
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 no debug ip rip to turn off debugging.
3. If the wrong version of RIP is configured for receiving RIP packets, use the ip rip
receive version command in RIP Configuration mode, as shown in the following
example:
RDN(config-rip)#ip rip receive version <option>
where:
option is the for the version or versions of RIP that are accepted over the
interface.
Table 6-1 lists the available command options:
4. If the wrong version of RIP is configured for sending RIP packets, use the ip rip
send version command in RIP Configuration mode, as shown in the following
example:
RDN(config-rip)#ip rip send version <option>
where:
option is the for the version or versions of RIP that are accepted over the
interface.
Table 6-1 ip rip receive version Command Options
Option Description
0 The BSR can receive RIP version 1 and 2 packets.
1 The BSR can receive only RIP version 1 packets.
2 The BSR can receive only RIP version 2 packets.