STIGhubSTIGhub
STIGsSearchCompare

STIGhub

A free tool to search and browse the entire DISA STIG library. Saves up to 75% in security compliance research time.

Navigation

  • Browse STIGs
  • Search
  • Compare Versions

Resources

  • About
  • Release Notes
  • VPAT
  • DISA STIG Library
STIGs updated 3 hours ago
Powered by Pylon
© 2026 Beacon Cloud Solutions, Inc. All rights reserved.
← Back to HP FlexFabric Switch NDM Security Technical Implementation Guide

V-217484

CAT II (Medium)

The HP FlexFabric switch must be configured to utilize an authentication server for the purpose of authenticating privilege users, managing accounts, and to centrally verify authentication settings and Personal Identity Verification (PIV) credentials.

Rule ID

SV-217484r961863_rule

STIG

HP FlexFabric Switch NDM Security Technical Implementation Guide

Version

V1R4

CCIs

CCI-000366

Discussion

To assure accountability and prevent unauthenticated access, organizational administrators must be uniquely identified and authenticated for all network management accesses to prevent potential misuse and compromise of the system. Protecting access authorization information ensures that authorization information cannot be altered, spoofed, or otherwise compromised during transmission. The use of authentication servers or other centralized management servers for providing centralized authentication services is required for network device management. Maintaining local administrator accounts for daily usage on each network device without centralized management is not scalable or feasible. Without centralized management, it is likely that credentials for some network devices will be forgotten, leading to delays in administration, which itself leads to delays in remediating production problems.

Check Content

Review the HP FlexFabric Switch configuration to determine if it is authenticating user logon via an authentication server. Local authentication must only be used as a last resort. Example configuration would look similar to the following:

authentication login hwtacacs-scheme <name of scheme> local
or 
 authentication login radius-scheme <name of scheme> local

If the HP FlexFabric Switch does not have an authentication server configured as the primary authentication method, this is a finding.

Fix Text

Configure the HP FlexFabric Switch to use an authentication server:

[HP] radius scheme <name of scheme>
[HP-radius-jitc] primary authentication x.x.x.x key simple xxxxxx
[HP-radius-jitc] user-name-format without-domain

[HP] domain <domain name>
[HP-isp-jitc] authentication login radius-scheme <name of scheme> local
[HP-isp-jitc] authorization login radius-scheme <name of scheme> local
[HP-isp-jitc] accounting login radius-scheme <name of scheme>c local
[HP] domain default enable <domain name>