I am setting up a Cisco 26xx with one Ethernet and one T1 CSU/DSU WAN module. I have included the interface config below but what I can not understand is that I cannot ping the IP of the interface even though the Line and protocol are UP. There may be some issues with the PVC and or ISP but shoud this really matter? I would think that as long as the interface is UP I should be able to ping the IP bound to it. Any info would helpful..
interface Serial0/0
ip address 141.155.127.94 255.255.255.252
no ip directed-broadcast
encapsulation frame-relay IETF
no ip mroute-cache
no fair-queue
service-module t1 timeslots 1-6
frame-relay interface-dlci 106
frame-relay lmi-type ANSI
Note: Serial0/0 Line is UP and Protocol is UP.
interface Serial0/0
ip address 141.155.127.94 255.255.255.252
no ip directed-broadcast
encapsulation frame-relay IETF
no ip mroute-cache
no fair-queue
service-module t1 timeslots 1-6
frame-relay interface-dlci 106
frame-relay lmi-type ANSI
Note: Serial0/0 Line is UP and Protocol is UP.