This is an old revision of the document!
You can enable/disable specific LAN ports via command line as follow.
To identify the port use the command
robocfg show port
Once the physical port is identified, to disable:
<bbCodeCode> robocfg port x state disabled </bbCodeCode> To enable instead:
<bbCodeCode> robocfg port x state enabled </bbCodeCode> where x is the port number involved