8-26
Catalyst 2950 Desktop Switch Software Configuration Guide
78-11380-03
Chapter8      Configuring VLANs
Load Sharing Using STP
Step 4
exit Return to privileged EXEC mode.
Step 5
show vtp status VerifytheVTPconfigurationonbothSwitch1andSwitch2.
In the display, check the VTP Operating Mode and the VTP Domain Name
fields.
Step 6
show vlan Verify that the VLANs exist in the database on Switch 1.
Step 7
configure terminal Enter global configuration mode.
Step 8
interface
fastethernet0/1
Enter interface configuration mode, and define fastethernet 0/1 as the interface
to be configured as a trunk.
Step 9
switchport mode
trunk
Configure the port as a trunk port.
Step 10
end Return to privileged EXEC mode.
Step 11
show interface
fastethernet0/1
switchport
Verify the VLAN configuration.
Step 12
Repeat Steps 7 through 11 on Switch 1 for interface fastethernet 0/2.
Step 13
Repeat Steps 7 through 11 on Switch 2 to configure the trunk ports on interface
fastethernet 0/1 and fastethernet 0/2.
Step 14
show vlan When the trunk links come up, VTP passes the VTP and VLAN information
to Switch 2. Verify the Switch 2 has learned the VLAN configuration.
Step 15
configure terminal Enter global configuration mode on Switch 1.
Step 16
interface
fastethernet0/1
Enter interface configuration mode, and define the interface to set the STP port
priority.
Step 17
spanning-tree vlan 8
port-priority 10
Assign the port priority of 10 for VLAN 8.
Step 18
spanning-tree vlan 9
port-priority 10
Assign the port priority of 10 for VLAN 9.
Step 19
spanning-tree vlan
10 port-priority 10
Assign the port priority of 10 for VLAN 10.
Step 20
end Return to global configuration mode.
Step 21
interface
fastethernet0/2
Enter interface configuration mode, and define the interface to set the STP port
priority.
Step 22
spanning-tree vlan 3
port priority 10
Assign the port priority of 10 for VLAN 3.
Step 23
spanning-tree vlan 4
port priority 10
Assign the port priority of 10 for VLAN 4.
Step 24
spanning-tree vlan 5
port priority 10
Assign the port priority of 10 for VLAN 5.
Step 25
spanning-tree vlan 6
port priority 10
Assign the port priority of 10 for VLAN 6.
Step 26
exit Return to privileged EXEC mode.
Step 27
show running-config Verify your entries.
Command Purpose