User manual

2
2-40
E/OS Command Line Interface User Manual
config
config.port.swapPortByAddr
Syntax swapPortByAddr portAddr1 portAddr2
Purpose This command will swap two ports given the port addresses. The
ports must be offline to perform this operation.
Parameters This command has two required parameters:
Command Example
Root> config port swapPortByAddr 1e 1f
config.port.swapPortByNum
Syntax swapPortByNum portNum1 portNum2
Purpose This command will swap two ports given the port numbers. The
ports must be offline to perform this operation.
Parameters This command has two required parameters:
Command Example
Root> config port swapPortByAddr 1e 1f
config.port.type
Syntax type portNumber portType
Purpose This command sets the allowed type for a port.
A port can be configured as F_Port, E_Port, or G_Port. On a Sphereon
4300 or Sphereon 4500, a port can also be an Fx_port or Gx_port.
portAddr1 Port address, in hexidecimal format, of the desired
port to be swapped.
portAddr2 Port address, in hexidecimal format, of the desired
port to be swapped.
portNum1 Port number, in hexidecimal format, of the desired
port to be swapped.
portNum2 Port number, in hexidecimal format, of the desired
port to be swapped.