Site Tools


enable_disable_ethernet_port

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
enable_disable_ethernet_port [2021/08/24 15:01] rs232enable_disable_ethernet_port [2023/05/24 01:38] (current) hogwild
Line 1: Line 1:
 ====== Enable/disable Ethernet port(s) ====== ====== Enable/disable Ethernet port(s) ======
  
- \\  You can enable/disable specific LAN ports via command line as follow.+You can enable/disable specific LAN ports via command line as follows: 
 + 
 + \\
  
 To identify the port, use the command: To identify the port, use the command:
 +
 + \\
  
 <code -> <code ->
Line 9: Line 13:
 </code> </code>
  
- \\  Once the physical port is identified, to disable it (replace x with relevant port number on your router):+ \\  \\ \\  Once the physical port is identified, to disable it (replace x with relevant port number on your router): 
 + 
 + \\
  
 <code -> <code ->
 robocfg port x state disabled robocfg port x state disabled
-  
 </code> </code>
  
- \\  To enable it:+ \\ 
 + 
 + \\  \\ To enable it: 
 + 
 + \\
  
 <code -> <code ->
Line 22: Line 31:
 </code> </code>
  
- \\  NOTE: you might be trying to fix an issue with an Ethernet connected device. If the issue is the negotiated speed you can also try a dfferent approach, like forcing 10MB/s Full Duplex before setting it back to Auto-negotiation again. For example:+ \\ \\ You might be trying to resolve an issue with an Ethernet-connected device. If the negotiated speed is causing the problem, you can test forcing 10MB/s Full Duplex connections before setting it back to Auto-negotiation. For example: 
 + 
 + \\
  
 <code -> <code ->
Line 28: Line 39:
 robocfg port 2 media auto robocfg port 2 media auto
 </code> </code>
 +
 + \\
 +
 + \\
 +
 + \\
  
  
enable_disable_ethernet_port.1629813686.txt.gz · Last modified: 2021/08/24 15:01 by rs232