Advanced - Network (Tab) - Ethernet Ports (Section): PC Port
N/A
<eth_pc perm="PERMISSIONFLAGS">VALIDVALUE</eth_pc>
This setting is used to configure the PC port of the phone's integrated Ethernet switch. The setting value is a comma-separated list of three (or four) items:
<speed>,<pause>,<advertisement>
valid with 10.1.154.x or newer:
<speed>,<pause>,<advertisement>,<energy_saving>
Whereas each item has the following meaning:
<speed> - setting forced Ethernet speed or enabling auto-negotiation
<pause> - enable Ethernet flow control via PAUSE frame (empty value leaves the feature disabled)
<advertisement> - space-separated list of properties to advertise (empty advertises all supported properties)
<energy_saving> - enable IEEE802.3az power saving mode (empty value disables the feature) (valid with 10.1.154.x or newer!)
For example, the following setting value would auto-negotiate the Ethernet speed, while leaving the pause feature untouched (empty value between the two commas) and advertising that only 1000MBit and 100MBit full duplex can be auto-negotiated:
auto,,auto 1000full 100full |
valid with 10.1.154.x or newer:
auto,,auto 1000full 100full,green |
The values 1000full and 1000half are only supported by phones with an integrated Gigabit Ethernet switch. |
<pause> is not supported for the D120. |
A comma-separated list with these three items (<pause> and <advertisement> may be left blank):
valid with 10.1.154.x or newer:
A comma-separated list with these four items (<pause>, <advertisement> and <energy_saving> may be left blank):
<speed> | <pause> | <advertising> | <energy_saving> valid with 10.1.154.x or newer | |
---|---|---|---|---|
Valid Values |
|
|
|
|
The parameter can also be set to "off" to disable the PC port if needed.
auto