Content
D-SERIES
Web User Interface
Advanced - Network (Tab) - Ethernet Ports (Section): Net Port
Phone User Interface
N/A
Firmware
N/A
XML Configuration
<eth_net perm="PERMISSIONFLAGS">VALIDVALUE</eth_net>
Description
This setting is used to configure the NET 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 disable 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.
Valid Values
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 |
|
|
|
|
Default Value
auto