beautypg.com

Lldp port-number-type – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual

Page 1940

background image

LLDP Commands

Software Reference for x310 Series Switches

71.14

AlliedWare Plus

TM

Operating System - Version 5.4.4C

C613-50046-01 REV A

lldp port-number-type

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:

To set the type of port identifier used to enumerate LLDP MIB local port entries to
interface indexes, use the commands:

To reset the type of port identifier used to enumerate LLDP MIB local port entries the
default (port numbers), use the commands:

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.

awplus#

configure terminal

awplus(config)#

lldp port-number-type number

awplus#

configure terminal

awplus(config)#

lldp port-number-type ifindex

awplus#

configure terminal

awplus(config)#

no lldp port-number-type