Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Cisco Catalyst 1

Status
Not open for further replies.

rumplesteelskin

IS-IT--Management
Oct 30, 2003
8
0
0
US
I have two questions.
1 - what is the command for setting the ports on the switch.
2- How can you monitor the ports on the switch.

Thank you in advance for your help :)
 
You should probably post this in the cisco switches forum... But what exactly do you want to do?

To set the speed, you would do this

interface fastethernet(modulenumber/portnumber)
speed (auto or 10 or 100)
duplex (auto or half or full)

Monitor ports constantly, or just check the status?
 
Depends on what Catalyst you are working with , is it an IOS based box or a Catos based box, totally different animaLs, need the model numbers .
 
I have catalyst 2950. From the command line is there a way to monitor all 24 ports activity or you have to monitor one at a time.
 
For the 2950 if you want to look at traffic counters you can do a show interface counters . If you want to see if the ports are getting errors use "show interface counters errors" . These are easier to look at than just doing show interface.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top