SV-220665r539671_rule
V-220665
SRG-NET-000512-L2S-000004
CISC-L2-000190
CAT II
10
Configure the switch to enable Unidirectional Link Detection (UDLD) to protect against one-way connections.
SW2(config)#udld enable
or
SW2(config)#int g0/1
SW2(config-if)#udld port
If any of the switch ports have fiber optic interconnections with neighbors, review the switch configuration to verify that UDLD is enabled globally or on a per-interface basis as shown in the examples below:
hostname SW2
…
…
…
udld enable
or
interface GigabitEthernet0/1
udld port
Note: An alternative implementation when UDLD is not supported by connected device is to deploy a single member Link Aggregation Group (LAG) via IEEE 802.3ad Link Aggregation Control Protocol (LACP).
If the switch has fiber optic interconnections with neighbors and UDLD is not enabled, this is a finding.
V-220665
False
CISC-L2-000190
If any of the switch ports have fiber optic interconnections with neighbors, review the switch configuration to verify that UDLD is enabled globally or on a per-interface basis as shown in the examples below:
hostname SW2
…
…
…
udld enable
or
interface GigabitEthernet0/1
udld port
Note: An alternative implementation when UDLD is not supported by connected device is to deploy a single member Link Aggregation Group (LAG) via IEEE 802.3ad Link Aggregation Control Protocol (LACP).
If the switch has fiber optic interconnections with neighbors and UDLD is not enabled, this is a finding.
M
4071