Hi, we are configuring our new FX2 chassis and the I/O Aggregators seem to insist on any port we configure must also be in VLAN 1 untagged:
Dell#show vlan
Codes: * - Default VLAN, G - GVRP VLANs, R - Remote Port Mirroring VLANs, P - Primary, C - Community, I - Isolated
O - Openflow
Q: U - Untagged, T - Tagged
x - Dot1x untagged, X - Dot1x tagged
o - OpenFlow untagged, O - OpenFlow tagged
G - GVRP tagged, M - Vlan-stack, H - VSN tagged
i - Internal untagged, I - Internal tagged, v - VLT untagged, V - VLT tagged
NUM Status Description Q Ports
* 1 Active U Po64(Te 0/9-10)
U Te 0/1-4
2 Active T Po64(Te 0/9-10)
3 Active T Po64(Te 0/9-10)
...
4094 Active T Po64(Te 0/9-10)
Is there any way to stop that behavior, I tried "no vlan untagged 1" but it cuts off at the untagged:
Dell(conf-if-te-0/1)#no vlan untagged ?
<cr>
Dell(conf-if-te-0/1)#no vlan untagged
We're in PMUX mode currently, but we observed it in standalone as well if I recall correctly.
Thanks in advance for any help you can provide :)