cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
606
Views
0
Helpful
3
Replies

lldp modes question

Tarek_ie
Level 1
Level 1

hello team 

 

please whats the difference between this two commands 

 

IC>lldp receive 

 

IC>no lldp transmit 

 

regards

3 Replies 3

Hi, as explained here 
https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst4500/12-2/46sg/configuration/guide/Wrapper-46SG/swlldp.html


you can configure your device to selectively not to send and receive LLDP packets with the 
no lldp transmit and no lldp receive commands.

If you want to receive or transmit LLDP packets again, you must use the commands lld receive and lldp transmit.

 

Regards.

thanks Daniele Giordano for ur reply well if i want to configure lldp to receive only (and dont send lldp packets) which command should i use

As you wrote initially

lldp receive    ### to allow receiving

no lldp transmit    ### to disable transmitting of lldp messages

 

 

Regards.