From: simon hart (simon@harttel.com)
Date: Wed Oct 26 2005 - 14:07:09 GMT-3
This has been posted before but without an answer. Looking at the DocCd for
fallback bridging the code looks wrong
As I understand it you need to configure the bridge on either a routed port
or SVI: Also in the example the port is first defined as switchport access
and then no switchport ???
Comments appreciated
From the DocCd:
This example shows how to create bridge group 10 and to specify that the
VLAN-bridge STP runs in the bridge group. It defines an interface as an SVI
and assigns this interface to VLAN 2 and to the bridge group:
Switch(config)# bridge 10 protocol vlan-bridge
Switch(config)# vlan 2
Switch(config-vlan)# exit
Switch(config)# interface vlan2
Switch(config-if)# exit
Switch(config)# interface gigabitethernet0/2
Switch(config-if)# switchport mode access
Switch(config-if)# switchport access vlan 2
Switch(config-if)# no switchport
Switch(config-if)# no shutdown
Switch(config-if)# bridge-group 10
-- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.361 / Virus Database: 267.12.5/149 - Release Date: 25/10/2005
This archive was generated by hypermail 2.1.4 : Sun Nov 06 2005 - 22:00:54 GMT-3