IP routing configuration examples 129

RIPv2 configuration example

Use the following procedure to configure ERS2 to add RIP version 2 to VLAN 2, VLAN 3, and the brouter port:

Step Action

1Configure RIP version 2 on VLAN 2. Enable RIP version 2 mode on the IP address used for VLAN 2.

5530-24TFD# enable

5530-24TFD# config terminal

5530-24TFD(config)# router rip enable

5530-24TFD(config)# interface vlan 2

5530-24TFD(config-if)# ip rip send version rip2

5530-24TFD(config-if)# ip rip receive version rip2

2Configure RIP version 2 on VLAN 3. Enable RIP version 2 mode on the IP address used for VLAN 3.

5530-24TFD# enable

5530-24TFD# config terminal

5530-24TFD(config)# router rip enable

5530-24TFD(config)# interface vlan 3

5530-24TFD(config-if)# ip rip send version rip2 5530-24TFD(config)# router rip enable 5530-24TFD(config)# interface vlan 3

5530-24TFD(config-if)# ip rip receive version rip2

3Configure RIP version 2 on the brouter port. Enable RIP version 2 mode on the IP address used for the brouter port.

5530-24TFD(config)# interface FastEthernet 2/7

5530-24TFD(config-if)# ip rip enable

5530-24TFD(config-if)# ip rip send version rip2

Nortel Ethernet Routing Switch 5500 Series

Configuration-IP Routing Protocols

NN47200-503 03.01 Standard

5.127 August 2007

Copyright © 2005-2007, Nortel Networks

Page 129
Image 129
Nortel Networks NN47200-503 manual Step Action, RIPv2 configuration example