User`s guide

Chapter XIII. Bypass Driver
Chelsio T5/T4 Unified Wire For Linux Page 192
E.g.
[root@host]# bypass eth1 set --current_state normal
Here is a list of Bypass commands:
Bypass command list
Command
Key
Value
Return
bypass ethX get
default_state
bypass|disconnect
bypass ethX set
default_state
bypass|disconnect
bypass ethX get
current_state
bypass|disconnect|
normal
bypass ethX set
current_state
bypass|disconnect|
normal
bypass ethX get
watchdog
enabled|disabled
bypass ethX set
watchdog
enable|disable|lock|
ping
bypass ethX get
watchdog_timeout
timeout in
milliseconds
bypass ethX set
watchdog_timeout
timeout in
milliseconds (maximum
is 60000)
4.2.2. Operating the Switch (Examples)
The switch has three modes of operation; bypass, disconnect, and normal. These three modes
can be selected using the bypass CLI. The mode can be selected for the current operating state
or for the default state that is applied when powering up or after failure detection.
4.2.3. Bypass State
To obtain the current state of the switch:
[root@host]# bypass ethX get --current_state
To set the state of the switch:
[root@host]# bypass ethX set --current_state [bypass|disconnect|normal]