Bridging between VLAN subinterface and Ethernet subinterface on the ISR 891F
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2018 02:48 AM - edited 03-08-2019 02:34 PM
Hi,
Is it possible to bridge traffic between VLAN subinterface and Ethernet subinterface on ISR 891F.
Is someone did the test and can share with us his experience ?
I've tried to adapt this solution to my topology, but it doesn't work:
Bellow the final configuration of my router :
interface GigabitEthernet7
switchport trunk allowed vlan 1,2,401,1002-1005
switchport mode trunk
no ip address
!
interface GigabitEthernet8
mtu 1514
duplex auto
speed auto
media-type rj45
!
interface GigabitEthernet8.401
encapsulation dot1Q 401
bridge-group 10
bridge-group 10 spanning-disabled
!
interface Vlan401
bridge-group 10
bridge-group 10 spanning-disabled
!
bridge 10 protocol ieee
!
Thanks.
- Labels:
-
Other Switching
