Hi all:
We'd like to change the state of an interface in a VSX gateway but the option isn't available:
vsx-gateway:0> set interface bond1
auto-negotiation - Configure auto-negotiation
breakout-mode - Configure breakout-mode
comments - interface Comments
link-speed - interface link speed
links - Configuring the minimal number of required interfaces in a Bond Load Sharing interface on cluster members
monitor-mode - set monitor-mode for interfaces
multi-queue - Set interface multi-queue
rx-ringsize - Set receive buffer size for interface (Changing the ring size buffer might cause traffic interruption)
tx-ringsize - Set transmit buffer size for interface (Changing the ring size buffer might cause traffic interruption)
Happens the same with physical interface (eth1-01 for example).
However, in a non-VSX gateway you can:
non-vsx-gw> set interface bond1
[output supressed]
multi-queue - Set interface multi-queue
rx-ringsize - Set receive buffer size for interface (Changing the ring size buffer might cause traffic interruption)
state - interface State
Does someone know what would be the way to change the state on VSX?
Thanks!