User Tools

Site Tools


dual_output_el_switch_on_loss_of_all_output_interfaces

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
dual_output_el_switch_on_loss_of_all_output_interfaces [2024/05/23 17:16] – [nCompass Changes] walkeradmindual_output_el_switch_on_loss_of_all_output_interfaces [2024/05/23 17:21] – [nCompass Changes] walkeradmin
Line 85: Line 85:
 \\  \\ 
 What this means is that only when (in this example) eno3 and eno4 are failed, will the Encoder switch. What this means is that only when (in this example) eno3 and eno4 are failed, will the Encoder switch.
 +\\ 
 +\\ 
 +You can use this command to test the state of the encoder
 +\\
 +\\  
 +  http://<device ip address>:8080/api/servers/<device name>/?fields=statistics
 +\\ 
 +        "eno3": {
 +          "isup": true,
 +          "duplex": 2,
 +          "speed": 1000,
 +          "mtu": 1500,
 +          "operstate": "up"
 +        },
 +        "eno4": {
 +          "isup": true,
 +          "duplex": 2,
 +          "speed": 1000,
 +          "mtu": 1500,
 +          "operstate": "up"
 +        },
 \\  \\ 
 \\  \\ 
  
 +===  ===
  
  
dual_output_el_switch_on_loss_of_all_output_interfaces.txt · Last modified: 2024/05/24 10:13 by walkeradmin