PL1_PHY_REACH
code: 576
Attention
Supported by the following test modules:
Z1608 Edun (Edun-1600G-4S-1P-OSFP)
# set
<module-index>/<port-index> PL1_PHY_REACH [<serdes_index>] <reach>
# get
<module-index>/<port-index> PL1_PHY_REACH [<serdes_index>] ?
Description
Set/Get the port physical reach for the specified serdes. The reach value is used to configure the PMD (Physical Medium Dependent) layer of the PHY (Physical Layer) for the specified port. The reach can be set to auto, extended, or near, depending on the physical characteristics of the connection.
Actions
set, get
Parameters
reach: byte, physical reach value.UNKNOWN = 0: UnknownAUTO = 1: Auto reachFORCE_ER = 2: Forced extended reachFORCE_NR = 3: Forced near reach
Example
# set
input: 0/1 PL1_PHY_REACH [0] FORCE_ER
output: <OK>
# get
input: 0/1 PL1_PHY_REACH [0] ?
output: 0/1 PL1_PHY_REACH [0] FORCE_ER