Start a Conversation

Unsolved

Closed

S

1 Rookie

 • 

4 Posts

1915

April 17th, 2023 02:00

Cannot tag an interface on a specific VLAN : % Error: Tagged flag mis-match Te 0/3

I trying to tag an interface on a specific VLAN on a Dell S4810 :

 

S4810#show run int ten 0/3
!
interface TenGigabitEthernet 0/3
 no ip address
 mtu 12000
 switchport
 flowcontrol rx on tx on
 no shutdown
S4810#conf t
S4810(conf)#int vlan 1616
S4810(conf-if-vl-1616)#tagged tengigabitethernet 0/3
% Error: Tagged flag mis-match Te 0/3.
S4810(conf-if-vl-1616)#

 

I did a show vlan but could find that interface in the output :

 

S4810#show vlan | grep "Te 0/3($|,|\))"
S4810#

 

Can you help me ?

Moderator

 • 

4.4K Posts

April 17th, 2023 10:00

Hello sebm,

 

I found this similar thread. The resolution may help you:

https://dell.to/3MPuO5z

 

 

No Events found!

Top