Linux Forums - Linux Help,Advice & support community:LinuxSolved.com
Network Troublshooting => General Networking Support in Linux => Topic started by: ozioma on June 02, 2004, 10:24:32 PM
-
PLEASE WHAT ARE THE STEPS I SHOULD TAKE TO CONFIGURE MY CISCO SWITCH FROM MY SERVER PLEASE I WANT TO CHANGE THE PORTS FROM HALFDUPLEX TO FULLDUPLEX LET ME KNOW THE COMMANDS
THANKS
OZIOMA
-
For beter and fast solution please give me the model of the cisco switch you have. and try to get the manual inplace .
I will give you all the steps you need to solve this problem ok.
-
PLEASE THE MODEL OF MY CISCO SWITCH IS CATALYST 2950
THANKS
OZIOMA
-
humm... i´ve a cisco catalyst 3550, the commands, assuming that the port is the f0/1, are:
enable
# configure terminal
# interface f0/1
# duplex full
# speed 100
# end
Thats all ... :) ahh. . don´t forget to save the modifications.
# wr mem
-
THANKS FOR HELPING ME
OZIOMA
-
To view if your port is full or half.. type in configure terminal
# show interface status