1837584 Members
2853 Online
110117 Solutions
New Discussion

Second X25 port on J3525

 
kestens jan
Occasional Contributor

Second X25 port on J3525

Hi all,

Since a few days I'm trying to send data over the second X25 port on the J3525 card.

However so far no luck.

As a last test. I disabled the first X25 port and applied the settings to the second port.

However still no luck.

In SAM I can see that the port
goes up but I cannot get any traffic through this port.

The port is connect to ciscorouter, also there I can see that everything is up.

When I do a X25check, the result is :

# x25check 830021
X25CHECK (c) COPYRIGHT Hewlett-Packard Company 1988.
Test Starts on .. Tue Nov 26 07:07:26 2002

Initialization of the test...
Unable to Connect to Remote Node
VC_CLEAR Packet was received with
CAUSE 9 : Out of Order

If I do the same test on the first X25port, no problem.

Any clues are more than welcome

Jan K
2 REPLIES 2

Re: Second X25 port on J3525

Hi Kestens Jan
Have you fixed this problem? I have the same problem with X25 card.
If you can fix it, pls give me some advice

Regards
Huong
Vishwas Pai
Regular Advisor

Re: Second X25 port on J3525

> Unable to Connect to Remote Node
> VC_CLEAR Packet was received with
> CAUSE 9 : Out of Order

Could be because some network issue. try
exchanging the cable (on j3525 side) and
see if port-2 starts working.

Also you can run x25server in verbose mode & check if there is something obvious in the logs (kill the running server first)

$ x25server -v &

-vishwas