Is there a way to reset a port back to factory default. For instance if I have a port with 7 vlans tagged and 1 untagged with elrp on the port, how can I get the port back to just vlan default untagged without having to delete each vlan manually and disabling elrp manually. Thanks in advance!
Adding a port to a VLAN is a VLAN function not a Port function so unless we create a script that looks at at ports info detail and then automatically deletes it from each VLAN using a do while loop.
I would have to play with it to see how that would work if it can.