Configuring rip on the ce router, Enabling rip on the ce router’s interface – Brocade Multi-Service IronWare Multiprotocol Label Switch (MPLS) Configuration Guide (Supporting R05.6.00) User Manual
Page 743
Multi-Service IronWare Multiprotocol Label Switch (MPLS) Configuration Guide
719
53-1003031-02
BGP or MPLS VPN sample configurations
6
FIGURE 76
RIP to CE network example
To configure RIP to exchange routes between PE routers and CE routers, the user must perform the
configuration steps listed below.
1.
“Configuring RIP on the CE router”
2.
“Enabling RIP on the CE router’s interface”
3.
“Configuring the VRF on the PE router to redistribute RIP routes”
4.
“Configuring RIP on the PE router to redistribute BGP-VPNv4 routes”
5.
“Enabling RIP on the PE router interface”
Configuring RIP on the CE router
To allow RIP route exchange between a CE router and its associated PE router, RIP must be enabled
on the CE router. To configure RIP on the CE 1 router in
and enable it to redistribute static
routes through RIP, enter the following commands.
Brocade(config)# router rip
Brocade(config-rip-router)# redistribute static
Enabling RIP on the CE router’s interface
To allow RIP route exchange between a CE router and its associated PE router, RIP must be enabled
on the interface that connects to the VRF-enabled interface of its associated PE router. To configure
RIP on the interface of the CE 1 router in
that is connected to the VRF VPN1 associated
interface on PE 1, enter the following commands.
Brocade(config)# interface ethernet 1/1
Brocade(config-if-e10000-1/1)# ip rip v2-only
Brocade(config-if-e10000-1/1)# ip address 10.33.33.2