Hands-On Lab
245
4.
Set the IP address and default gateway of the switch.
Cat5000>(enable)set int sc0 172.16.1.2 255.255.255.0
Cat5000>(enable)set route default 172.16.1.1
5.
Verify this configuration by typing show int.
6.
Set the VTP domain name to SwitchSim.
Cat5000>(enable)set vtp domain SwitchSim
7.
Set all ports connected to the 1900 switches as 100Mbps and full
duplex. The two ports on the supervisor engine are labeled 1/1 and 1/
2 and only run in 100Mbps, so only the duplex can be set on those
ports.
Cat5000> (enable) set port duplex 1/1 full
Port(s) 1/1-2 set to full-duplex.
Cat5000> (enable) set port duplex 1/2 full
Port(s) 1/1-2 set to full-duplex.
Cat5000> (enable) set port speed 2/1 100
Port(s) 2/1 speed set to 100Mbps.
Cat5000> (enable) set port speed 2/2 100
Port(s) 2/2 speed set to 100Mbps.
Cat5000> (enable) set port duplex 2/1 full
Port(s) 2/1 set to full-duplex.
Cat5000> (enable) set port duplex 2/2 full
Port(s) 2/2 set to full-duplex.
Cat5000> (enable)
8.
It is possible that the ports on the 5000 may have been disabled
because of mismatched port configurations between the 1900 and
5000. Type the command show port slot/port to see the status. If
it is disabled, use the set port enable slot/port command.
Cat5000> (enable) set port enable 1/1
Port 1/1 enabled.
Copyright ©2000 SYBEX , Inc., Alameda, CA
www.sybex.com