I am unable to get an LC-ATM interface to work on my 7200 in my lab. Ive attached a picture of my lab to this post:
Attachment not found.
The edge atm router is SanDiego and Raleigh. The LSR is Denver.
Configs for SanDiego:
interface ATM1/0
no ip address
no atm auto-configuration
no atm ilmi-keepalive
no atm address-registration
!
interface ATM1/0.101 mpls
ip address 192.168.12.1 255.255.255.252
pvc 0/101
Configs for Denver:
interface ATM2/0
no ip address
no atm auto-configuration
no atm ilmi-keepalive
no atm address-registration
!
interface ATM1/0.100 mpls
ip address 192.168.12.2 255.255.255.252
pvc 0/100
I am at work right now, but if you have any config advice, please let me know until I can get some MPLS show commands and/or debug output.