Page 2
Avaya customers and other parties through the Avaya Support Web site: http://www.avaya.com/support Please note that if you acquired the product from an authorized reseller, the warranty is provided to you by said reseller and not by Avaya. Licenses THE SOFTWARE LICENSE TERMS AVAILABLE ON THE AVAYA WEBSITE, HTTP://SUPPORT.AVAYA.COM/LICENSEINFO/...
Page 3
Abstract The following provide configuration examples on configuring RIP on the Ethernet Routing Switch 8600. Note that these examples are included in the Release 3.5 Configuring IP Operation publication. Revision Control Date Version Revised By Remarks 14/05/03 Initial Draft 12/22/2010 K.
Table of Contents Figures ................................5 Tables ................................6 Overview: Configuring RIP on the ERS 8600 ..................8 RIP support on the ERS8600 ........................ 8 RIP Configuration Steps ........................9 Configuration Examples ........................10 Base Configuration ........................10 Spanning Tree in an ERS8600 Routed Network ................ 12 Configuring RIPv2 ........................
Tables ERS 8600 / ERS 8800 RIP Technical Configuration Guide November 2010...
Page 7
Italic text in a Courier New font indicates text the user must enter or select in a menu item, button or command: ERS5520-48T# show running-config Output examples from Avaya devices are displayed in a Lucida Console font: ERS5520-48T# show sys-info Operation Mode:...
1. Overview: Configuring RIP on the ERS 8600 This document describes how to configure RIP and RIP Policies on the Ethernet Routing Switch 8600. The Routing Information Protocol (RIP) is an interior gateway protocol (IGP). RIP is one of a class of algorithms known as distance vector algorithms.
"poisoned" with a metric of 16. Therefore, the receiver neighbor will ignore this route because the metric 16 indicates infinite hops in the network. These mechanisms are used to prevent routing loops. ERS 8600 / ERS 8800 RIP Technical Configuration Guide November 2010...
Group = 1 and VLAN type of IP Subnet. If using another STG group, create the new STG group first, then add port 1/48 to the new STG group. ERS 8600 / ERS 8800 RIP Technical Configuration Guide November 2010...
Page 11
2 ip create 10.1.20.2/255.255.255.0 mac_offset 0 vlan 2 ip rip enable vlan 2 ip rip listen disable vlan 2 ip rip supply disable vlan 3 create byipsubnet 1 10.1.30.0/255.255.255.0 ERS 8600 / ERS 8800 RIP Technical Configuration Guide November 2010...
If VLAN connectivity is required in the core to support non-IP protocols, care must be taken to prevent blocked ports due to Spanning Tree. This could occur if using one Spanning Tree (STG) instance. ERS 8600 / ERS 8800 RIP Technical Configuration Guide November 2010...
RIPv1 or RIPv2 mode. In this example, we will configure the Ethernet Routing Switch 8600 to only operate in RIPv2 mode using the previous configuration example. In this case, use the following commands to add RIP version 2 to VLAN‟s 2 and 3 and the brouter port.
2 ip rip supply disable attached to VLAN 2, there is no need to supply nor listen for RIP updates. config vlan 2 ip rip listen disable ERS 8600 / ERS 8800 RIP Technical Configuration Guide November 2010...
Page 15
These commands create a route policy named “default_route” with a match for the IP Prefix list created 1 create in Step 7. config ip route-policy "default_route" seq 1 enable ERS 8600 / ERS 8800 RIP Technical Configuration Guide November 2010...
2/1 using brouter VLAN = 2091. config ethernet 2/1 ip rip default-listen These commands enable RIP and default route supply enable and listen for this interface. config ethernet 2/1 ip rip default-supply ERS 8600 / ERS 8800 RIP Technical Configuration Guide November 2010...
2/1 ip rip default-listen These commands enable RIP and default route supply enable and listen for this interface. config ethernet 2/1 ip rip default-supply enable config ethernet 2/1 ip rip enable ERS 8600 / ERS 8800 RIP Technical Configuration Guide November 2010...
2/8 ip rip enable ethernet 2/8 ip rip default-supply enable # IP PREFIX LIST CONFIGURATION ip prefix-list "default" add-prefix 0.0.0.0/0 maskLenFrom 0 maskLenTo 0 # IP ROUTE POLICY CONFIGURATION ERS 8600 / ERS 8800 RIP Technical Configuration Guide November 2010...
Page 19
2/1 ip create 10.1.1.13/255.255.255.252 2091 mac_offset 2 ethernet 2/1 ip ospf metric 0 ethernet 2/1 ip rip enable ethernet 2/1 ip rip default-listen enable ethernet 2/1 ip rip default-supply enable ERS 8600 / ERS 8800 RIP Technical Configuration Guide November 2010...
Page 20
2/8 ip ospf metric 0 ethernet 2/8 ip rip enable ethernet 2/8 ip rip default-listen enable ethernet 2/8 ip rip default-supply enable # IP ROUTE POLICY CONFIGURATION ip rip enable ERS 8600 / ERS 8800 RIP Technical Configuration Guide November 2010...
Using RIP Accept Policy: RIP Accept policies can be used on the Ethernet Routing Switch 8600 to selectively accept routes from RIP updates. If no policies are defined, the default behavior is applied which will add all learned routes to the route table.
Page 22
"rip_pol_1" seq 1 set-metric-type type2 ip route-policy "rip_pol_1" seq 1 set-nssa-pbit enable ip rip enable # RIP POLICY CONFIGURATION ip rip interface 10.1.1.1 in-policy "rip_pol_1" ip rip interface 10.1.1.5 in-policy "rip_pol_1" ERS 8600 / ERS 8800 RIP Technical Configuration Guide November 2010...
Need help?
Do you have a question about the 8600 and is the answer not in the manual?
Questions and answers