72
Chapter 2
Connecting the Switch Block
Name server 2: 0.0.0.0
HTTP server : Enabled
HTTP port : 80
RIP : Enabled
Todd1900EN#
Switch Interfaces
It is important to understand how to access switch ports. The 5000 series
uses the slot/port command. The 1900 series of switches uses the type
slot/port
command.
5000 Series Set-Based Switch
You can use the show command to view port statistics on a 5000 switch.
Notice that, by default, the duplex and speed of the port are both set to auto.
Also, typically the ports on a 2900, 4000, 5000, and 6000 series switch may
be enabled, but it might be necessary to configure the ports so that they can
be enabled with the set port enable command. You can turn off any port
with the set port disable command:
Todd5000> (enable) show port ?
Usage: show port
show port <mod_num>
show port <mod_num/port_num>
Todd5000> (enable) show port 2/1
Port Name Status Vlan Level Duplex Speed Type
----- ------------------ ---------- ---------- ------------
2/1 connect 2 normal auto auto 10/100BaseTX
Todd5000> (enable) set port disable 2/1
Port 2/1 disabled.
Todd5000> (enable) sh port 2/1
Port Name Status Vlan Level Duplex Speed Type
----- ------------------ ---------- ------ ------ -----
2/1 disabled 1 normal auto auto 10/100BaseTX
Todd5000> (enable) set port enable 2/1
Port 2/1 enabled.
Copyright ©2000 SYBEX , Inc., Alameda, CA
www.sybex.com