cancel
Showing results for 
Search instead for 
Did you mean: 

EXOS how to reset a port to factory default

EXOS how to reset a port to factory default

bw447
New Contributor III
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!
1 ACCEPTED SOLUTION

# configure ports X auto on
It's enough

View solution in original post

17 REPLIES 17

BrandonC
Extreme Employee
In newer versions of EXOS, you can reference VLANs by VLAN ID, rather than just by name. With this you can do
code:
configure vlan 1-4095 delete port port_number

Elena_Madrigal
New Contributor II
Anybody have an alternative to set a port to default settings. without enable port mirroring? An Script maybe? thanks

# configure ports X auto on
It's enough

Henrique
Extreme Employee
Hi Endre, that message indicates this port belongs to a LAG. You can confirm that by using "show ports sharing" command.

Do you want to mirror the traffic to a local or remote port?
GTM-P2G8KFN