Rbe to mpls vpn configuration example – Cisco 10000 User Manual
Page 120
3-38
Cisco 10000 Series Router Software Configuration Guide
OL-2226-23
Chapter 3 Configuring Remote Access to MPLS VPN
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
shows how to configure RBE on ATM interfaces, creates and associates two VRFs named
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 100:100
route-target import 100:100
!
ip vrf CustomerB
rd 101:101
route-target export 101:101
route-target import 101:101
!
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