Version 6.8 55 Mediant MSBR
Configuration Guide 11. Dynamic IP Routing
11.1.2 Example of RIP Routing
This example demonstrates a LAN network scenario with an MSBR, where the
connection to the WAN is through RIP.
Figure 11-1: RIP Routing
11.1.2.1 Configuration
MSBR1:
MSBR1# configure data
MSBR1(config-data)# router rip
MSBR1(conf-router)# network vlan 1
MSBR1(conf-router)# network gigabitethernet 0/0
MSBR1(conf-router)# neighbor 100.0.12.20
MSBR1(conf-router)# version 2
MSBR1(conf-router)# timers basic 60
MSBR2:
MSBR2# configure data
MSBR2(config-data)# router rip
MSBR2(conf-router)# network vlan 1
MSBR2(conf-router)# network gigabitethernet 0/0
MSBR2(conf-router)# neighbor 100.0.12.10
MSBR2(conf-router)# version 2
MSBR2(conf-router)# timers basic 60