cancel
Showing results for 
Search instead for 
Did you mean: 

There is a command in EXOS for "interface vlan x" "shutdown"?

There is a command in EXOS for "interface vlan x" "shutdown"?

Toni_Comerma
New Contributor
I want to disable the IP of one vlan. In EOS is pretty simple

interface vlan X
shutdown

But I haven't found anything similar in EXOS. There is
disable ipforwarding
but it's not the same, as the IP is still up and running.

Any idea?
8 REPLIES 8

disable vlan
does not work is you have some L2 protocol active. On top of that disables switching, which is something I don't want.

Thanks

Toni_Comerma
New Contributor
Thanks, but this is not exactly the same. It deletes the configuration. If you do this, there is no way to enable it again. You have to recreate the configuration (IP, mask, gateway). And I'm trying to avoid it.

Kind regards,

Toni

davidj_cogliane
Contributor
The above is the only solution I have found. It does add extra work when you want to bring the IP interface back up.

It would be nice to have the option of disabling the interface and simply enabling it down the road. Are there any plans to make that available in the future.

Thanks,

OscarK
Extreme Employee
unconfigure ipaddress
GTM-P2G8KFN