lldptool(8) | Linux | lldptool(8) |
PFC - Show / manipulate PFC TLV configuration
lldptool -t -i ethx -V PFC [ -c [ enableTx | willing | enabled | delay ] ]
lldptool -T -i ethx -V PFC <CONFIG_ARG=value ...>
CONFIG_ARG:=
enableTx=<yes|no>
willing=<yes|no|0|1>
enabled=<none|[0..7],[0..7],...>
delay=<integer value>
The PFC TLV is used to display and set current PFC TLV attributes.
The PFC TLV uses the Symmetric attribute passing state machine defined in IEEE 802.1Qaz. This means the attributes used will depend on the willing bit. If the willing bit is set to 1 and a peer TLV is received then the peers attributes will be used. If the willing bit is set to 0 the local attributes will be used. When both the peer and local configuration are willing a tie breaking scheme is used. For more detailed coverage see the specification.
lldptool(8), lldpad(8)
John Fastabend
August 2012 | open-lldp |