beautypg.com

Lldp admin-status, Lldp notification – SMC Networks SMC Tiger 10/100 SMC6128PL2 User Manual

Page 560

background image

Command Line Interface

4-252

4

• This attribute must comply with the following rule:

(4 * tx-delay)

refresh-interval

Example

lldp admin-status

This command enables LLDP transmit, receive, or transmit and receive mode on the
specified port. Use the no form to disable this feature.

Syntax

lldp admin-status {rx-only | tx-only | tx-rx}
no lldp admin-status

rx-only - Only receive LLDP PDUs.
tx-only - Only transmit LLDP PDUs.
tx-rx - Both transmit and receive LLDP Protocol Data Units (PDUs).

Default Setting

tx-rx

Command Mode

Interface Configuration (Ethernet, Port Channel)

Example

lldp notification

This command enables the transmission of SNMP trap notifications about LLDP
changes. Use the no form to disable LLDP notifications.

Syntax

[no] lldp notification

Default Setting

Enabled

Command Mode

Interface Configuration (Ethernet, Port Channel)

Command Usage

• This option sends out SNMP trap notifications to designated target stations at

the interval specified by the lldp notification-interval command
(page 4-249). Trap notifications include information about state changes in

Console(config)#lldp tx-delay 10
Console(config)#

Console(config)#interface ethernet 1/1
Console(config-if)#lldp admin-status rx-only
Console(config-if)#