C613-50631-01 Rev A Command Reference for IE340 Series 3229
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
LLDP COMMANDS
LLDP
PORT-NUMBER-TYPE
lldp port-number-type
Overview This command sets the type of port identifier used to enumerate, that is to count,
the LLDP MIB local port entries. The LLDP MIB (IEEE Standard 802.1AB-2005,
Section 12, LLDP MIB Definitions.) requires the port number value to count LLDP
local port entries.
This command also enables you to optionally set an interface index to enumerate
the LLDP MIB local port entries, if required by your management system.
The no variant of this command resets the type of port identifier back to the
default setting (number).
Syntax
lldp port-number-type [number|ifindex]
no lldp port-number-type
Default The default port identifier type is number. The no variant of this command sets the
port identifier type to the default.
Mode Global Configuration
Examples To set the type of port identifier used to enumerate LLDP MIB local port entries to
port numbers, use the commands:
awplus# configure terminal
awplus(config)# lldp port-number-type number
To set the type of port identifier used to enumerate LLDP MIB local port entries to
interface indexes, use the commands:
awplus# configure terminal
awplus(config)# lldp port-number-type ifindex
To reset the type of port identifier used to enumerate LLDP MIB local port entries
the default (port numbers), use the commands:
awplus# configure terminal
awplus(config)# no lldp port-number-type
Related
commands
show lldp
Parameter Description
number Set the type of port identifier to a port number to enumerate the
LLDP MIB local port entries.
ifindex Set the type of port identifier to an interface index to enumerate the
LLDP MIB local port entries.