DISA STIGS Viewer

The RUCKUS ICX perimeter router must be configured to have Link Layer Discovery Protocols (LLDPs) disabled on all external interfaces.

Overview

Finding ID Version Rule ID IA Controls Severity
V-273644 RCKS-RTR-000770 SV-273644r1110900_rule   Low
Description
LLDPs are primarily used to obtain protocol addresses of neighboring devices and discover platform capabilities of those devices. Use of SNMP with the LLDP Management Information Base (MIB) allows network management applications to learn the device type and the SNMP agent address of neighboring devices, thereby enabling the application to send SNMP queries to those devices. LLDPs are also media- and protocol-independent as they run over the data link layer; therefore, two systems that support different network-layer protocols can still learn about each other. Allowing LLDP messages to reach external network nodes is dangerous as it provides an attacker a method to obtain information of the network infrastructure that can be useful to plan an attack.
STIG Date
RUCKUS ICX Router Security Technical Implementation Guide 2025-06-03

Details

Check Text (C-77735r1109952_chk)
This requirement is not applicable for the DODIN Backbone.

Review the global configuration to verify that LLDP has been disabled on external interfaces. (LLDP is enabled on all interfaces by default.)

show running-config | include lldp

no lldp enable ports ethernet 1/1/1

If LLDP is enabled on perimeter router external interfaces, this is a finding.
Fix Text (F-77640r1109953_fix)
This requirement is not applicable for the DODIN Backbone.

Disable LLDP on external interfaces of the perimeter router.

ICX(config)# no lldp enable ports ethernet 1/1/x to 1/1/y