Operating System - HP-UX
1833341 Members
3333 Online
110051 Solutions
New Discussion

Re: Command to know X25 line speed...

 
a8965
Occasional Advisor

Command to know X25 line speed...

On HPUX 11.00 or HPUX 11.11

I'd like to find a command that can give me the effective speed of my X25 link.

With x25stat command, I can see the number of received and transmitted bytes, but there is no result for the line speed...

Is this command exist on HP system ???
2 REPLIES 2
Fedon Kadifeli
Super Advisor

Re: Command to know X25 line speed...

Did you try

lanscan

lanadmin "NMID"

?
marie-noelle jeanson_1
Trusted Contributor

Re: Command to know X25 line speed...

Olivier,

When you type x25stat -c, it displays the active configuration parameters. The line speed is given by the throughput class. See table 3-10 in the user manual http://docs.hp.com/en/J2793-90046/J2793-90046.pdf for mapping between throughput class and speed.
Another thing is to look at the throughput class negotiation. If it is enabled (Yes), the Switched VC Negotiated value is used; if
disabled (No), no throughput class negotiation is accepted.
I hope this helps,

Marie-Noelle