Site Tools


enable_disable_ethernet_port

This is an old revision of the document!


Enable/disable Ethernet port(s)

You can enable/disable specific LAN ports via command line as follows:


To identify the port, use the command:


robocfg show port




Once the physical port is identified, to disable it (replace x with relevant port number on your router):


robocfg port x state disabled
\\ \\  To enable it:


robocfg port x state enabled



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:


robocfg port 2 media 10FD
robocfg port 2 media auto




enable_disable_ethernet_port.1684888595.txt.gz · Last modified: 2023/05/24 01:36 by hogwild