background image
192 Chapter 4: Bridges/Switches and LAN Design
Figure 4-29
Sample Network, Two Switches, Three VLANs
Example 4-10
Two Switch VLAN Configurations Matching Figure 4-29
Switch1(config)# interface fa 0/26
switch1(config-if)# trunk on
switch1(config-if)# vlan-membership static 1
switch1(config-if)# vlan-membership static 2
switch1(config-if)# vlan-membership static 3
switch1(config-if)# interface fa 0/27
switch1(config-if)# trunk on
switch1(config-if)# vlan-membership static 1
switch1(config-if)# vlan-membership static 2
switch1(config-if)# vlan-membership static 3
Switch 1
Switch 2
0/1
0/5
0/9
VLAN1
VLAN1
VLAN3
VLAN2
VLAN3
0/27
ch04.fm Page 192 Monday, March 20, 2000 5:02 PM