It is not possible to fully disable VLAN 1, but you could remove access to it from all ports and use a different VLAN. If the port is in access mode it can only have 1 VLAN and you could set it to a different VLAN. If it is a trunk port switchport trunk native vlan vlan-id. Page 938 http://downloads.dell.com/Manuals/Common/PowerConnect-Nxxx6.2_CLIRef_en-us.pdf
Then use no switchport trunk allowed vlan 1
General ports you can change with switchport general pvid. Page 932
DELL-Josh Cr
Community Manager
•
9694 Posts
•
43679 Points
2373
0
Posted April 20th, 2015 16:00
Hi,
It is not possible to fully disable VLAN 1, but you could remove access to it from all ports and use a different VLAN. If the port is in access mode it can only have 1 VLAN and you could set it to a different VLAN. If it is a trunk port switchport trunk native vlan vlan-id. Page 938 http://downloads.dell.com/Manuals/Common/PowerConnect-Nxxx6.2_CLIRef_en-us.pdf
Then use no switchport trunk allowed vlan 1
General ports you can change with switchport general pvid. Page 932