SROS Command Line Interface Reference Guide

HDLC Command Set

 

 

lldp send [management-address l port-description l system-capabilities l system-description l system-name l and-receive]

Use the lldp send command to configure this interface to transmit LLDP packets or to control the types of information contained in the LLDP packets transmitted by this interface.

Syntax Description

management-addressEnables transmission of management address information on this interface.

port-description

Enables transmission of port description information on this interface.

system-capabilities

Enables transmission of this device’s system capabilities on this interface.

system-description

Enables transmission of this device’s system description on this interface.

system-name

Enables transmission of this device’s system name on this interface.

and-receive

Configures this interface to both transmit and receive LLDP packets.

Default Values

Be default, all interfaces are configured to transmit and receive LLDP packets of all types.

Command Modes

(config-interface)#

Interface Configuration Mode

 

Valid interfaces include: Ethernet (eth 0/1), virtual PPP interfaces (ppp 1), virtual

 

HDLC interfaces (hdlc 1), virtual Frame Relay sub-interfaces (fr 1.20), tunnel

 

interfaces (tunnel 1), and VLAN interface (vlan 1).

Functional Notes

Individual LLDP information can be enabled or disabled using the various forms of the lldp send command. For example, use the lldp send and-receivecommand to enable transmit and receive of all LLDP information. Then use the no lldp send port-descriptioncommand to prevent LLDP from transmitting port description information.

Usage Examples

The following example configures the HDLC interface to transmit LLDP packets containing all enabled information types:

(config)#interface hdlc 1 (config-hdlc 1)#lldp send

The following example configures the HDLC to transmit and receive LLDP packets containing all information types:

(config)#interface hdlc 1 (config-hdlc 1)#lldp send and-receive

5991-2114

© Copyright 2005 Hewlett-Packard Development Company, L.P.

843

Page 843
Image 843
HP 7000 dl Router manual Config#interface hdlc 1 config-hdlc 1#lldp send