124IP Routing Configuration and Management

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

6Enable Default Route Listen to add a default route to the route table, if advertised from another router.

5530-24TFD# enable

5530-24TFD# config terminal

5530-24TFD(config)# interface vlan 51

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

7Add the In or Out Route Policy.

5530-24TFD# enable

5530-24TFD# config terminal

5530-24TFD(config)# interface vlan 51

5530-24TFD(config-if)# ip rip out-policy map1

8Enable Triggered Updates, if required.

5530-24TFD# enable

5530-24TFD# config terminal

5530-24TFD(config)# interface vlan 51

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

9Configure the cost of the link by entering a value of 1 to 15; where 1 is the default.

5530-24TFD# enable

5530-24TFD# config terminal

5530-24TFD(config)# interface vlan 51

5530-24TFD(config-if)# ip rip cost 2

10Configure send mode parameters.

5530-24TFD# enable

5530-24TFD# config terminal

5530-24TFD(config)# router rip enable

5530-24TFD(config)# interface vlan 51

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

11Configure receive mode parameters.

5530-24TFD# enable

5530-24TFD# config terminal

5530-24TFD(config)# router rip enable

5530-24TFD(config)# interface vlan 51

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

12Enable poison reverse.

Note: RIP Split Horizon is enabled by default. By setting the Poison parameter to true, Poison Reverse is enabled. If Poison Reverse is enabled, the RIP updates sent to a neighbor from which a route is learned are poisoned with a metric of 16.

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 124
Image 124
Nortel Networks NN47200-503 Add the In or Out Route Policy, Enable Triggered Updates, if required, Enable poison reverse