SV-220449r622190_rule
V-220449
SRG-NET-000364-RTR-000111
CISC-RT-000360
CAT III
10
Disable LLDP transmit on all external interfaces as shown in the example below:
SW1(config)#int g0/1
SW1(config-if)#no lldp transmit
Step 1: Verify LLDP is not enabled globally via the command.
lldp run
By default, LLDP is not enabled globally. If LLDP is enabled, proceed to Step 2.
Step 2: Verify LLDP is not enabled on any external interface as shown in the example below:
interface GigabitEthernet0/1
ip address x.1.12.1 255.255.255.252
no lldp transmit
Note: LLDP is enabled by default on all interfaces once it is enabled globally; hence the command "lldp transmit" will not be visible on the interface configuration.
If LLDP transmit is enabled on any external interface, this is a finding.
V-220449
False
CISC-RT-000360
Step 1: Verify LLDP is not enabled globally via the command.
lldp run
By default, LLDP is not enabled globally. If LLDP is enabled, proceed to Step 2.
Step 2: Verify LLDP is not enabled on any external interface as shown in the example below:
interface GigabitEthernet0/1
ip address x.1.12.1 255.255.255.252
no lldp transmit
Note: LLDP is enabled by default on all interfaces once it is enabled globally; hence the command "lldp transmit" will not be visible on the interface configuration.
If LLDP transmit is enabled on any external interface, this is a finding.
M
4065