You won't be able to ping your own IP address on multipoint framerelay interface. For the ping to be successful, ICMP echo packets must be sent and ICMP echo replies must be received. On a point-to-point subinterface, the router on the other side of the link sends ICMP echo replies and the ping succeeds. Whereas, on a multipoint subinterface, there is no remote ip-dlci mapping for every destination. Lack of mapping on a multipoint subinterface prevents the router from sending the echo packet out to the other side. The router does not have any layer-two to layer-three mapping for its own address either and does not know how to encapsulate the packet and the ping fails. Hope that helps! Cheers, Sundar Palaniappan "Grad Alfons Kanon" wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hello, > > Can anybody explain why we I can't ping to local multipoint sub interface..? > > int s0 > encapsulation frame relay > frame-relay lmi-type ansi > int 0.1 multipoint > ip add 172.16.1.1 255.255.255.248 > frame-relay interface-dlci 200 > frame-relay interface-dlci 300 > > i can't ping to 172.16.1.1 locally, > > tx > > Grad > > _________________________________________________________________ > Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp Message Posted at: http://www.groupstudy.com/form/read.php?f=7&i=14063&t=14063 -------------------------------------------------- FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

