SV-110353r1_rule
V-101249
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.
SW1(config)# feature udld
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.
Step 1: Verify that the UDLD feature has been enabled as shown in the example below:
hostname SW1
…
…
…
feature udld
Step 2: Verify that UDLD has not been disabled on any fiber optic interfaces as shown in the example below:
interface GigabitEthernet0/3
udld disabled
Note: By default, UDLD is enabled on all interfaces with fiber optic connections. 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-101249
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.
Step 1: Verify that the UDLD feature has been enabled as shown in the example below:
hostname SW1
…
…
…
feature udld
Step 2: Verify that UDLD has not been disabled on any fiber optic interfaces as shown in the example below:
interface GigabitEthernet0/3
udld disabled
Note: By default, UDLD is enabled on all interfaces with fiber optic connections. 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
3551