Configuring MPLS VPNs
Configuring Static Route Provider-Edge-to-Customer-Edge Routing Sessions
Beginning in privileged EXEC mode, follow these steps on the provider-edge router to configure static
routing:
Command
Step 1
configure terminal
Step 2
ip route vrf vrf-name prefix mask
[next-hop-address] [interface
{interface-number}] [global] [distance]
[permanent] [tag tag]
Step 3
router bgp as-number
address-family ipv4 [unicast] vrf vrf-name
Step 4
redistribute connected
or
network network-number [mask
network-mask] [route-map map-name]
Step 5
end
Step 6
show ip bgp vpnv4 vrf vrf-name
Step 7
show ip route vrf vrf-name
Step 8
copy running-config startup-config
EIGRP Provider-Edge-to-Customer-Edge Configuration
Beginning in privileged EXEC mode, follow these steps on the provider-edge router to configure a
provider-edge-to-customer-edge (PE-to-CE) routing session in a provider network that uses EIGRP:
Command
Step 1
configure terminal
Step 2
router eigrp autonomous-system-number
Step 3
address-family ipv4 [unicast] vrf vrf-name
Step 4
network ip-address wildcard-mask
Cisco ME 3800X and 3600X Switch Software Configuration Guide
34-14
Chapter 34
Configuring MPLS, MPLS VPN, MPLS OAM, and EoMPLS
Purpose
Enter global configuration mode.
Configure per-VRF static route on the PE router.
Configure IPv4 address-family.
Redistribute the IPV4 address-family in BGP.
Return to privileged EXEC mode.
Display VPNv4 address information from the BGP table.
Display the IP routing table associated with a VRF instance.
(Optional) Save your entries in the configuration file.
Purpose
Enter global configuration mode.
Configure the EIGRP routing process with the AS number
passed to other EIGRP 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.
Specify the network for the VRF.
The network statement is used to identify which interfaces
•
to include in EIGRP. The VRF must be configured with
addresses that fall within the wildcard-mask range of the
network statement.
OL-23400-01
Need help?
Do you have a question about the 3845 - Security Bundle Router and is the answer not in the manual?