Hi guys,
I need to configure a single trunk port with vlan 117 untagged and everything else tagged. In a Brocade VDX series for example, we have these commands below:
switchport trunk allowed vlan add 117,139,366
no switchport trunk tag native-vlan
switchport trunk native-vlan 117 <-- We need this to replace global native VLAN
Do you know if there is a way to do the same in ICX7150?
I found "dual-mode" command but its deprecated in Version 08.0.92dT213.
Thanks!