From: Vincent Bernat Date: Wed, 21 May 2014 15:31:34 +0000 (+0200) Subject: lldpcli: document `configure lldp portidsubtype` command X-Git-Tag: 0.7.9~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bef085b8dbca5c029261cbf4e9760cbdfbb3b4a6;p=thirdparty%2Flldpd.git lldpcli: document `configure lldp portidsubtype` command --- diff --git a/src/client/lldpcli.8.in b/src/client/lldpcli.8.in index e7f1ac4a..013b4dc5 100644 --- a/src/client/lldpcli.8.in +++ b/src/client/lldpcli.8.in @@ -230,6 +230,22 @@ want to blacklist IPv6 addresses, you can use .Em !*:* . .Ed +.Cd configure +.Cd portidsubtype ifname +.Cd ifname | macaddress +.Bd -ragged -offset XXXXXX +Force port ID subtype. By default, +.Nm +will use the MAC address as port identifier and the interface name as +port description, unless the interface has an alias. In this case, the +interface name will be used as port identifier and the description +will be the interface alias. With this command, you can force the port +identifier to be the interface name (with +.Cd ifname ) +or the MAC address (with +.Cd macaddress ) . +.Ed + .Cd configure .Cd lldp tx-interval Ar interval .Bd -ragged -offset XXXXXX