VAX VMS Question

From: Lindahl, Carl <crl_at_rti.org>
Date: Thu Jan 23 22:49:20 2003

Thanks for the info! that is basically what I was thinking, but I hadn't
forced the port speed and duplex yet. I turned some debugging features on
and see exactly what you were talking about !


Thanks


Carl

-----Original Message-----
From: Fred N. van Kempen [mailto:Fred.van.Kempen_at_microwalt.nl]
Sent: Wednesday, January 22, 2003 1:47 PM
To: cctalk_at_classiccmp.org
Cc: Lindahl, Carl
Subject: RE: VAX VMS Question


Yes. On the 2950, set the port to 10Mbps, half-duplex, no flow
control, no spanning tree:

int fastethernet 0/xxx
  speed 10
  duplex half
  flow none
  spanning-tree portfast
  no shutdown


or somesuch. The Cisco ASIC's hate the VAX ethernet port, same
here on my 4000. Basically, the ether connection is bouncing
between between various modes, making it slow and such.

--fred
Received on Thu Jan 23 2003 - 22:49:20 GMT

This archive was generated by hypermail 2.3.0 : Fri Oct 10 2014 - 23:36:02 BST