Which command will suppress LLDP messages from egressing on a given port while still allowing LLDP to be enabled on the switch?
switch(config-if)# no lldp interface (port) transmit
switch(config-if)# no lldp transmit
switch(config-if)# no lldp receive
switch(config)# no lldp
Submit