Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Defining Cisco Switch Link Speed
Name: ~f~ Date: July 16, 2003 at 03:35:06 Pacific OS: 98 CPU/Ram: 128
Comment:
Hi, Can somebody teach me how to configure Cisco 2900 switch so that it will run on 100BaseT? Or how to check the current running link speed.Please tell me the commands start from beginning as i am VERY new in this thankks
Name: blin Date: July 16, 2003 at 06:03:10 Pacific
Reply:
here are two sample: 12. To show port status such as speed, deplux, type sh interface status in EXEC mode. 21. To configure a FastEthernet, go to global configuration mode; type interface fastethernet 0/1or int f0/1. For more tips or information, go to http://www25.brinkster.com/ChicagoTech
Robert, MS-MVP/MCSE and CNE Windows & Network Support, Tips and FAQs on http://www25.brinkster.com/ChicagoTech
0
Response Number 2
Name: ip256 Date: July 16, 2003 at 10:37:14 Pacific
Reply:
Use a roll cable(the one comes from Cisco) and connects to the console port, and open your hypertrm program. Set the com port with 9600, 8, n, 1. Hit the enter key a few times and see if you are in the > prompt. Type en and press enter to the enable mode. You need to know the enable password to get in. Once you are in, you will be in # prompt. You can type sh int will show you all interfaces info. To configure a port, lets say fastether 0/1, type config t and and press enter, you will have prompt of (config-if)#, type int f0/1 will take you to the interface of fastether interface 0/1, type ? will give you the commands you can use on that interface. You always can type ? and list all commands that can be use in that stage. Hopefully it helps
Summary: it will not show anything when you hit any keystroke is correct, thats how the way secret password works in cisco switches/routers http://www.cisco.com/en/US/products/hw/switches/ps628/products_passwo...
Summary: I have a network with 8 Cisco switches that was previously setup by an employee who is out on medical leave. After reviewing the method used to setup the network I have found that he has jumpered half...