Cisco Systems 10000 Network Router User Manual


 
3-32
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
interface GigabitEthernet2/0/0
ip address 172.16.3.1 255.255.0.0
negotiation auto
tag-switching ip
!
interface ATM3/0/0
no ip address
atm flag s1s0 0
atm sonet stm-4
no atm ilmi-keepalive
!
interface ATM4/0/0
no ip address
load-interval 30
no atm pxf queuing
atm sonet stm-4
no atm ilmi-keepalive
!
interface ATM4/0/0.1 multipoint
range pvc 3/32 3/354
encapsulation aa5mux ppp Virtual-Template1
!
interface ATM6/0/0
no ip address
no atm pxf queuing
no atm ilmi-keepalive
!
interface atm6/0/1
no ip address
no atm ilmi-keepalive
!
interface ATM6/0/2
no ip address
no atm ilmi-keepalive
!
interface ATM6/0/3
no ip address
no atm ilmi-keepalive
!
!Enables label switching of IP packets on the interface.
interface POS7/0/0
ip address 172.16.1.1 255.255.0.0
keepalive 30
tag-switching ip
crc32
!
interface POS8/0/0
ip address 172.16.2.1 255.255.0.0
keepalive 30
tag-switching ip
crc32
!
!Configures the virtual template and associates the vpn1 VRF with it.
interface Virtual-Template1
ip vrf forwarding vpn1
ip unnumbered Loopback1
peer default ip address pool vpn1
ppp max-configure 255
ppp max-failure 255
ppp authentication chap
ppp timeout retry 25
ppp timeout authentication 20
!
!Configures OSPF to advertise networks.