سلام
ما یک ارتباط PTP از مخابرات گرفتیم و من یک کانفیگ بسیار ساده در دو طرف انجام دادم وای ping نداریم حتی روی هر کدام از روترها پورت atm خودشان هم ping نمی شه!! ولی sh atm map می گیرم ip سمت دیگه رو نشون میده.
لطفا کمکم کنید.

Router#show run
Building configuration...

Current configuration : 1245 bytes
!
! Last configuration change at 04:04:38 UTC Mon Aug 5 2013
!
version 15.0
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname Router
!
boot-start-marker
boot-end-marker
!
enable password 123
!
no aaa new-model
memory-size iomem 10
!
!
ip source-route
!
!
!
!
ip cef
no ipv6 cef
!
!
license udi pid CISCO888-K9 sn FGL160121PP
!
!
!
!
controller DSL 0
mode atm
dsl-mode shdsl symmetric annex B
!
!
!

!
!
!
!
interface BRI0
no ip address
encapsulation hdlc
shutdown
isdn termination multidrop
!
interface ATM0
ip address 150.150.150.1 255.255.255.0
atm vc-per-vp 512
no atm ilmi-keepalive
pvc 42/91
encapsulation aal5snap
!
!

!
interface FastEthernet0
!
interface FastEthernet1
!
interface FastEthernet2
!
interface FastEthernet3
!
interface Vlan1
ip address 192.168.11.1 255.255.255.0
!

!
ip forward-protocol nd
no ip http server
no ip http secure-server
!
!
!
!
!
!
!
control-plane
!

!
line con 0
no modem enable
line aux 0
line vty 0 4
password 1234
login
!
scheduler max-task-time 5000
end


Router#sh atm map
Map list ATM0_ATM_INARP : DYNAMIC
ip 150.150.150.2 maps to VC 2, VPI 42, VCI 91, ATM0

Router