|
|
user_3808562
Created Nov 15, 2021 14:04:10
(0)
(0)
your suggestion refer to change configuration on switch? below the config from my switch int eth1/0/x switchport mode trunk switch port trunk allow vlan 60;131 tag switch port trunk native vlan 60 ================================= If i turn the vlan 60 in untag frame the i/f gig0/0/8.60 of AR61xx discard the packet without tag. Sub interface requires vid 60. i/f gig0/0/8.60 dot1q termination vid 60 ip address 10.10.X.1 /24 i/f gig0/0/8.60 dot1q termination |
user_3808562
Created Nov 15, 2021 14:16:04
(0)
(0)
First of all, thank for your response! According to your suggestion, if i set vlan 60 as native, the switch will forward packet to Huawei router untaged, and the router will discard them becouse the sub interfaces check vlan id on frame before procced to layer 3 forwding. I want the i/f gig0/0/8.60 to accept untag frames from vlan60 i/f gig0/0/8 und shut i/f gig0/0/8.60 dot1q termination vid 60 ip address 10.10.X.1 /24 i/f gig0/0/8.60 dot1q termination vid 131 ip address 10.10 |
|
|