X25 Config - Pinging to own interface problem !

From: Khurram Khani (ajmal@xxxxxxxxxxxxxxx)
Date: Sat Mar 11 2000 - 23:25:44 GMT-3


   
R1 -- x25 -- R2 (Back to back connection)

R1 pings R2 serial 0 and vice versa.

I want to R1 also to ping its own Serial IP , what map should I add?
I added below maps but its not working !

R1 Config

interface Serial0
 ip address 10.1.1.1 255.255.255.0
 encapsulation x25
 no ip route-cache
 no ip mroute-cache
 x25 address 111111
 x25 ltc 1017
 x25 win 4
 x25 wout 4
 x25 ips 256
 x25 ops 256
 x25 map ip 10.1.1.2 222222 broadcast
 x25 map ip 10.1.1.1 111111 broadcast <---- To ping its own interface, but
not working !!!

R2 Config

interface Serial0
 ip address 10.1.1.2 255.255.255.0
 encapsulation x25 dce
 no ip route-cache
 no ip mroute-cache
 x25 address 222222
 x25 ltc 1017
 x25 win 4
 x25 wout 4
 x25 ips 256
 x25 ops 256
 x25 map ip 10.1.1.1 111111 broadcast
 clockrate 64000



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:23:04 GMT-3