P_MDIXMODE
code: 194
# set
<module-index>/<port-index> P_MDIXMODE <mode>
# get
<module-index>/<port-index> P_MDIXMODE ?
Description
Selects the MDI/MDIX behavior of copper interfaces (Currently supported on M6SFP and M2SFPT).
Actions
set, get
Parameters
mode
: byte, the MDI/MDIX mode of the port.
AUTO = 0
MDI = 1
MDIX = 2
Example
# set
input: 0/1 P_MDIXMODE AUTO
output: <OK>
# get
input: 0/1 P_MDIXMODE ?
output: 0/1 P_MDIXMODE AUTO