02-05-2007 09:26 AM - edited 03-03-2019 03:37 PM
I have a serial interface on a router with X25 configured. this serial interface is attached to a device which is making x25 calls. This device is supposed to pick the X25 address from our interface. but I can't get any x25 call. Show x25 vc doesn't display anything
The interface configuration is :
interface Serial1/7
description Alarm **** device
no ip address
encapsulation x25 dce
no ip mroute-cache
x25 htc 16
x25 win 4
x25 wout 4
x25 ips 256
x25 ops 256
x25 use-source-address
no ignore-hw local-loopback
clock rate 9600
no cdp enable
end.
and the debug is attached.
From the debug what would be the cause of this?
02-09-2007 10:16 AM
May be this is an address translation issue by the switch.To omit the source address in outgoing calls, use the x25 suppress-calling-address interface configuration command. Refer URL
http://www.cisco.com/univercd/cc/td/doc/product/software/ios113ed/113ed_cr/wan_r/wrx25.htm#10324
02-10-2007 12:32 AM
Hi,
The following link may help you
By seeing the cause code and diag code it is understood that there is a """Invalid calling address"""".First check the calling address
Thanks,
satish
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide