Rbe To Mpls Vpn Configuration Example - Cisco 10000-2P2-2DC Software Configuration Manual

10000 series
Table of Contents

Advertisement

Configuration Examples for RA to MPLS VPN
!Specifies the RADIUS host and configures RADIUS accounting. radius-server retransmit is
!on by default and cannot be removed.
radius-server host 10.19.100.150 auth-port 1645 acct-port 1646
radius-server retransmit 3
radius-server key test
radius-server authorization permit missing Service-Type
radius-server vsa send authentication
call admission limit 90
!

RBE to MPLS VPN Configuration Example

Example 3-14
CustomerA and CustomerB, and configures DHCP Option 82 support for RBE connections.
Example 3-14 Configuring RBE to MPLS VPN
ip vrf CustomerA
rd 100:100
route-target export
route-target import
!
ip vrf CustomerB
rd 101:101
route-target export
route-target import
!
interface int g1/0/0
ip address 192.168.1.1 255.255.255.0
tag-switching ip
!
interface loopback0
! BGP update source
ip address 10.100.10.1 255.255.255.255
!
router ospf 1
network 192.168.1.0 0.0.0.255 area 0
redistribute connected
!
interface loopback 1
! description for VRF CustomerA
ip address 10.101.10.1 255.255.255.255
ip vrf forwarding CustomerA
!
interface loopback 2
! description for VRF CustomerB
ip address 10.102.20.1 255.255.255.255
ip vrf forwarding CustomerB
!
ip dhcp relay information option
ip dhcp relay information option vpn
!
interface atm7/0/0
no atm pxf queuing
!
interface atm7/0/0.1 point-to-point
ip vrf forwarding CustomerA
ip unnumbered loopback1
ip helper-address vrf CustomerA 192.168.2.1
atm route ip
range pvc 101/32 101/2031
Cisco 10000 Series Router Software Configuration Guide
3-38
shows how to configure RBE on ATM interfaces, creates and associates two VRFs named
100:100
100:100
101:101
101:101
Chapter 3
Configuring Remote Access to MPLS VPN
OL-2226-23

Advertisement

Table of Contents
loading

This manual is also suitable for:

1000510008

Table of Contents