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

Table of Contents

Advertisement

vlan database
vtp transparent
vlan <id> name <string>
exit
To assign ports to the VLAN, type:
conf t
int mod/port
switchport access vlan <id>
end
To set Ethernet address for switch assign to Management VLAN, type:
conf t
int vlan <id>
ip address <ip address> <netmask>
managment
end
To assign a name to the switch, type:
set system name <some string>
conf t
hostname <string>
end
To see the VLAN setup, type:
show vlan
To see spanning-tree protocol information on a port-by-port basis, type:
show spanning-tree brief //

Switch commands for the Cisco Gigabit 4006 switch running IOS

The following commands also work with the Cisco 3550 Ethernet switch running
IOS. To set up VLANs, at the command prompt, type:
conf t
vlan <id>
name <management network>
end
To assign ports to the VLAN, type:
conf t
vlan <id>
name <management network>
end
To set Ethernet address for switch assigned to Management VLAN, type:
conf t
int vlan <id>
ip address <ip address> <netmask>
end
To assign a name to the switch, type:
set system name <some string>
conf t
hostname <string>
end
To create an EtherChannel, type:
84
IBM Eserver Cluster 1350 Installation and Service Guide

Advertisement

Table of Contents
loading

Table of Contents