Switch Commands For The Cisco Gigabit 4006 Switch Running Cisco Catalyst Operating System - IBM eserver Cluster 1350 Installation And Service Manual

Table of Contents

Advertisement

conf t
int range <mode/port> - <port>
channel-group <id> mode desirable non-silent
end
To remove an EtherChannel, type:
conf t
int range <mode/port> - <port>
no channel-group
end
For the following command to work make sure all ports in the group are set up
identically.
conf t
int range <mode/port> - <port>
channel-group <id> mode desirable on
end
This command generates an error message about port differences. Once the
command completes, set it back to the desirable mode.
To turn off the spanning-tree protocol on ports going to cluster and storage nodes,
type:
conf t
int range <mode/port> - <port>
switchport host
end
To see the VLAN setup, type:
show vlan
To set the switch as the spanning-tree protocol root. Run the command once for
each VLAN:
conf t
spanning-tree <id> root primary
end
To set the switch as the spanning-tree protocol root secondary. Run the command
once for each VLAN:
conf t
spanning-tree <id> root secondary
end
See spanning-tree protocol root information on a port-by-port basis:
show spanning-tree brief
See EtherChannels that are up and running:
show etherchannel
Switch commands for the Cisco Gigabit 4006 switch running Cisco
Catalyst Operating System
To set up VLANs, type:
set vtp domain <string>
set vlan <2> name <management-network>
To assign ports to the VLAN, type:
Appendix E. Configuring network switches
85

Advertisement

Table of Contents
loading

Table of Contents