[c-nsp] transparent bridging, correct approach?
Kyle Evans
evans.584 at osu.edu
Thu Feb 8 15:00:55 EST 2007
Peter,
If you use a config like this, you'll need to create vlan 12 and allow
it on the trunk too:
vlan 12
vlan 116
name vl-116
!
int g1/1
switchport
switchport mode trunk
switchport trunk encapsulation dot1q
switchport trunk allowed vlan 12,116
int g4/2
switchport
switchport mode access
switchport access vlan 116
I hope this gets through this time; it seems to be getting filtered out
or something.
Kyle
More information about the cisco-nsp
mailing list