C613-50170-01 Rev B
Command Reference for x510 Series
2623
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
LLDP C
OMMANDS
LLDP
NOTIFICATIONS
lldp notifications
Overview
This command enables the sending of LLDP SNMP notifications (traps) relating to
specified ports.
The
no
variant of this command disables the sending of LLDP SNMP notifications
for specified ports.
Syntax
lldp notifications
no lldp notifications
Default
The sending of LLDP SNMP notifications is disabled by default.
Mode
Interface Configuration
Examples
To enable sending of LLDP SNMP notifications for ports 1.0.1 and 1.0.6, use the
commands:
awplus#
configure terminal
awplus(config)#
interface port1.0.1,port1.0.6
awplus(config-if)#
lldp notifications
To disable sending of LLDP SNMP notifications for ports 1.0.1 and 1.0.6, use the
commands:
awplus#
configure terminal
awplus(config)#
interface port1.0.1,port1.0.6
awplus(config-if)#
no lldp notifications
Related
Commands