[an error occurred while processing this directive]

HP OpenVMS Systems

ask the wizard
Content starts here

FDDI Packet Size via NCL?

» close window

The Question is:

 
Under NCL, how do I determine what the FDDI packet size is?   We run
multinet, not UCX, but I believe this parameter to be controlled with NCL.
 
Thanks!
 
 


The Answer is :

 
 
  The DECnet NCL syntax should be similar to:
 
    'sho rou cir fddi* data link sdu size'
 
  The TCP/IP Services syntax should be similar to:
 
    'show interface wf0'
 
  Specifically check the output in the MTU column.
 
  There are slight differences expected in the numbers reported
  by the different packages, likely due to different overhead.
 
  As for MultiNet, please contact MultiNet support.
 

answer written or last revised on ( 30-MAR-1999 )

» close window