Cisco Systems Network Switch Cabling Switch User Manual


 
CASSATT ACTIVE RESPONSE CONTROL NODE AND NETWORK SWITCH CABLING EXAMPLE 25
2. Enter the privileged mode, as follows:
3. Enter the configuration mode, as follows:
Enter configuration commands, one per line. End with CNTL/Z.
4. Turn the messages off, as follows:
5. Turn off all interfaces on the first switch, as follows:
6. Turn off all the interfaces on the second switch, as follows:
At this prompt... Enter... Notes
Switch> enable
At this prompt... Enter... Notes
Switch# configure terminal
Displays the following output:
At this prompt... Enter... Notes
Switch(config)# no logging console
Some of the switch configuration
commands can produce many
messages that are logged to the
console, which is often
inconvenient.
At this prompt... Enter... Notes
Switch(config)# interface range GigabitEthernet 1/0/1 – 24
This step is done to prevent
network loops from forming
because the configuration is only
partially enabled at this time.
Switch(config-if-
range)#
shutdown
Switch(config-if-
range)#
exit
At this prompt... Enter... Notes
Switch(config)# interface range GigabitEthernet 2/0/1 – 24
This is done for the same reason as
stated in the previous step.
Switch(config-if-
range)#
shutdown
Switch(config-if-
range)#
exit