From: David Oakman (doakman@xxxxxxxx)
Date: Fri Jul 09 1999 - 06:36:02 GMT-3
To be able to ping your own ip address with x25 you must have a map statement p
ointing to the next hop for your local IP address
R1
int s0
ip address 172.16.10.1
x25 address 1234
x25 map ip 172.16.10.1 5678 broadcast
x25 map ip 172.16.10.2 5678 broadcast
R2
int s0
ip address 172.16.10.2
x25 address 5678
x25 map ip 172.16.10.1 1234 broadcast
x25 map ip 172.16.10.2 1234 broadcast
from r1
ping 172.16.10.1
R1 --> echo R2 --> echo -->R1 -->echo reply -->R2 --> echo reply -->R1
I am not certain if the broadcast is required for this to work. Not the most ef
ficient method, but I believe the only way to do it.
ttfn
DaveO
-----Original Message-----
From: Chuah Eng Wee [SMTP:chuahew@cyberway.com.sg]
Sent: Friday, July 09, 1999 2:34 AM
To: ccielab@groupstudy.com
Subject: X25 ping own serial interface
Hi...
How can I configure x25 so that I can ping my own serial interface.
I can ping the remote interface, but not my own.
I have tried
int s0
x25 address 5678
x25 map ip 172.16.10.2 5678 broadcast
but it doesn't work
Any hints ??
Eng Wee
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:21:41 GMT-3