16-37

ATM Switch Router Software Configuration Guide
OL-7396-01
Chapter16 Configuring Tag Switching and MPLS
MPLS VPNs
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
!
interface Loopback0
ip address 24.0.0.1 255.255.255.255
end
!
interface FastEthernet9/0/1
ip vrf forwarding vpn1
ip address 7.0.0.1 255.0.0.0
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
!