STIGhubSTIGhub
STIGsRMF ControlsCompare

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
  • RMF Controls
  • 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 Nutanix Acropolis Application Server Security Technical Implementation Guide

V-279486

CAT II (Medium)

Nutanix VMM must separate user functionality (including user interface services) from VMM management functionality.

Rule ID

SV-279486r1192542_rule

STIG

Nutanix Acropolis Application Server Security Technical Implementation Guide

Version

V1R1

CCIs

CCI-001082

Discussion

VMM management functionality includes functions necessary for administration and requires privileged user access. Allowing nonprivileged users to access VMM management functionality capabilities increases the risk that nonprivileged users may obtain elevated privileges. VMM management functionality includes functions necessary to administer console, network components, workstations, or servers, and typically requires privileged user access. The separation of user functionality from VMM management functionality is either physical or logical and is accomplished by using different guest VMs, different computers, different central processing units, different instances of the VMM, different network addresses, different TCP/UDP ports, other virtualization techniques, combinations of these methods, or other methods, as appropriate.

Check Content

Management information flow can be isolated to a separate VLAN from the guest VMs. Verify a management LAN is configured.

1. Log in to Prism Element.
2. Click the gear icon in the upper right-corner.
3. Under the "Settings" menu, click "Network Configuration", then select the "Internal Interfaces" tab.
4. Click "Management LAN".

If "VLAN ID" is "0" or blank, this is a finding.

Fix Text

Configure management information flow to isolate to a separate VLAN from the guest VMs.

1. Log in to Prism Element.
2. Click the gear icon in the upper-right corner.
3. Under the "Settings" menu, click "Network Configuration", then select the "Internal Interfaces" tab.
4. Click "Management LAN".
5. Set the VLAN to the VLAN used for management functions.
a. SSH into each CVM host as user "Nutanix" and issue the following command: 

change_cvm_vlan vlan_id.

b. SSH into each AHV host as root and issue the following command: 

ovs-vsctl set port br0 tag=vlan_id

Note: All network switches connected to Nutanix nodes must be appropriately configured with the same VLAN ID.