For When You Can't Have The Real Thing
[ start | index | login ]
start > Cisco > 2960-X > Set Speed and Duplex

Set Speed and Duplex

Created by dave. Last edited by dave, 6 years and 119 days ago. Viewed 1,712 times. #2
[diff] [history] [edit] [rdf]
labels
attachments
(2017-02-10)

To set interface speed in conf t interface mode:

# speed ?
  10    Force 10 Mbps operation
  100   Force 100 Mbps operation
  auto  Enable AUTO speed configuration
# speed 100

To set interface duplex in conf t interface mode:

# duplex ?
  auto  Enable AUTO duplex configuration
  full  Force full duplex operation
  half  Force half-duplex operation
# duplex full
no comments | post comment
This is a collection of techical information, much of it learned the hard way. Consider it a lab book or a /info directory. I doubt much of it will be of use to anyone else.

Useful:


snipsnap.org | Copyright 2000-2002 Matthias L. Jugel and Stephan J. Schmidt