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,green

Web User Interface

Advanced - Network (Tab) - Ethernet Ports (Section): Net Port


Phone User Interface

N/A


Auto-provisioning

ParameterValid value
<eth_net perm="PERMISSIONFLAGS">VALIDVALUE</eth_net>

A comma-separated list with these four items (<pause>, <advertisement> and <energy_saving> may be left blank):

Valid Values
  • auto
  • 10half
  • 10full
  • 100half
  • 100full
  • 1000full
  • tx_rx_off
  • tx_on
  • rx_on
  • tx_rx_on
  • auto
  • 10half
  • 10full
  • 100half
  • 100full
  • 1000full
  • green
  • off