MSTP INTEROPERABILITY OF THE DELL™ POWERCONNECT™ 6200 SERIES SWITCHES WITH CISCO IOS AND CISCO
CONFIGURING BRIDGE BrB
To configure Bridge BrB, use the same commands as you used to configure Bridge BrA with one exception: do not use the
CONFIGURING BRIDGE BrC
Use the commands in this section to configure the Cisco Catalyst3750 switch as bridge BrA.
Cisco3750_BrC(vlan)#vlan 10
VLAN 10 added:
Name: VLAN010
Cisco3750_BrC(vlan)#vlan 20
VLAN 20 added:
Name: VLAN020
Cisco3750_BrC(vlan)#exit |
|
APPLY completed. |
|
Exiting.... |
|
Cisco3750_BrC#configure terminal |
|
Cisco3750_BrC(config)#interface GigabitEthernet 1/0/1 | |
trunk encapsulation dot1q | |
trunk allowed vlan 10,20 | |
mode trunk | |
| |
Cisco3750_BrC(config)#interface GigabitEthernet 1/0/2 | |
trunk encapsulation dot1q | |
trunk allowed vlan 10,20 | |
mode trunk | |
mst configuration | |
| |
mst 2 priority 0 | |
Cisco3750_BrC(config)#exit |
|
Cisco3750_BrC#exit |
|
Command | Description |
|
|
vlan 10 | Create VLAN 10 |
|
|
vlan 20 | Create VLAN 20 |
|
|
exit | Exit to privileged EXEC mode |
|
|
configure terminal | Enter configuration mode |
|
|
interface GigabitEthernet 1/0/1 | Enter configuration mode for the |
interface on slot 1, port 1 | |
|
|
switchport trunk | Set the trunking encapsulation format |
encapsulation dot1q | to 802.1Q |
switchport trunk allowed | Add VLANs 10 and 20 to the trunk port |
vlan 10,20 |
|
APRIL 2008 | 16 |