C613-50057-01 REV A
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
1705
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
LLDP C
OMMANDS
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.