Configuring Bgp Pe-To-Ce Routing Sessions; Configuring Rip Pe-To-Ce Routing Sessions - Cisco Catalyst 3750 Software Configuration Manual

Metro switch
Hide thumbs Also See for Catalyst 3750:
Table of Contents

Advertisement

Configuring MPLS VPNs

Configuring BGP PE-to-CE Routing Sessions

Beginning in privileged EXEC mode, follow these steps on the PE router to configure a BGP PE-to-CE
routing session:
Command
Step 1
configure terminal
Step 2
router bgp autonomous-system-number
Step 3
address-family ipv4 [unicast] vrf vrf-name
Step 4
neighbor address remote-as as-number
Step 5
neighbor address activate
Step 6
end
Step 7
show ip bgp [ipv4] [neighbors]
Step 8
copy running-config startup-config
Use the no router bgp autonomous-system-number global configuration command to delete the BGP
routing session.

Configuring RIP PE-to-CE Routing Sessions

Beginning in privileged EXEC mode, follow these steps on the PE router to configure RIP PE-to-CE
routing:
Command
Step 1
configure terminal
Step 2
router rip
Step 3
address-family ipv4 [unicast] vrf vrf-name
Step 4
network prefix
Step 5
end
Step 6
show ip rip database [network-prefix]
Step 7
copy running-config startup-config
Use the no router rip global configuration command to disable RIP routing.
Catalyst 3750 Metro Switch Software Configuration Guide
30-10
Purpose
Enter global configuration mode.
Configure the BGP routing process with the AS number passed
to other BGP routers, and enter router configuration mode.
Define EGPG parameters for PE-to-CE routing sessions, and
enter VRF address-family configuration mode.
Note
The default is off for auto-summary and synchronization
in the VRF address-family configuration mode.
Define an EBGP session between PE and CE routers.
Activate the advertisement of the IPv4 address family.
Return to privileged EXEC mode.
Verify BGP configuration. Display information about all BGP
IPv4 prefixes.
(Optional) Save your entries in the configuration file.
Purpose
Enter global configuration mode.
Enable RIP routing, and enter router configuration mode.
Define RIP parameters for PE to CE routing sessions, and enter
VRF address-family configuration mode.
The default is off for auto-summary and synchronization
Note
in the VRF address-family configuration mode.
Enable RIP on the PE-to-CE link.
Return to privileged EXEC mode.
Verify the configuration.
(Optional) Save your entries in the configuration file.
Chapter 30
Configuring MPLS and EoMPLS
78-15870-01

Advertisement

Table of Contents
loading

Table of Contents