3-37
Cisco uBR10012 Universal Broadband Router Software Configuration Guide
OL-1520-05
Chapter3 Configuring Cable Interface Features for the CiscouBR10012Router Cable Interface Configuration Examples
RIP PE-to-CE Routing Sessions Configuration Example
To configure RIP PE-to-CE routing sessions, use the following commands in router configuration mode
on the PE router:
Step1 Enable RIP, define RIP parameters for PE-to-CE routing sessions, and enable RIP on the PE-to-CE link:
Router(config)# router rip
Router(config-router)# address-family ipv4 unicast vrf
go_fast_internet_company
Router(config-router-af)# network 200.28.28.47
Static Route PE-to-CE Routing Sessions Configuration Example
To configure static route PE-to-CE routing sessions, use the following commands in router configuration
mode on the PE router:
Step1 Define static route parameters for each PE-to-CE session and for each BGP PE-to-CE routing session.
Router(config)# ip route vrf go_fast_internet_company 200.28.28.46
255.255.255.0 200.28.28.50
Router(config-router)# address-family ipv4 unicast vrf
go_fast_internet_company
Step2 Redistribute VRF static routes and directly connected networks into the VRF BGP table.
Router(config-router-af)# redistribute static
Router(config-router-af)# redistribute static connected