16-42

ATM Switch Router Software Configuration Guide
OL-7396-01
Chapter16 Configuring Tag Switching and MPLS
MPLS VPNs
!
router bgp 100
bgp log-neighbor-changes
neighbor 24.0.0.1 remote-as 100
neighbor 24.0.0.1 update-source Loopback0
!
address-family ipv4 vrf vpn1
redistribute connected
neighbor 12.0.0.1 remote-as 104
neighbor 12.0.0.1 activate
no auto-summary
no synchronization
exit-address-family
!
address-family vpnv4
neighbor 24.0.0.1 activate
neighbor 24.0.0.1 send-community extended
exit-address-family
!
8540-ATM-P Configuration

The configuration of ATM switch router 8540-ATM-P, follows:

!
interface Loopback0
ip address 23.0.0.1 255.255.255.255
end
!
interface ATM12/0/0
ip unnumbered Loopback0
logging event subif-link-status
no atm ilmi-keepalive
tag-switching ip
mpls-forwarding interface ATM2/0/0
end
!
interface ATM12/0/2
ip unnumbered Loopback0
logging event subif-link-status
no atm ilmi-keepalive
tag-switching ip
mpls-forwarding interface ATM2/0/0
end
!
!
router ospf 100
log-adjacency-changes
network 23.0.0.0 0.255.255.255 area 100
8540-ATM-PE2 Configuration

The configuration of ATM switch router 8540-ATM-PE2, follows:

!
ip vrf vpn1
rd 100:1
route-target export 100:1
route-target import 200:1
!