Which command can administrator can run to find the correct VLAN ID from the CVM?
- manage-ovs
- ovs-vscl
Which command can administrator can run to find the correct VLAN ID from the CVM?
Best answer by WillFulmer
To find the correct VLAN ID from the CVM (Controller Virtual Machine) in Nutanix, the administrator can use the following command:
acli host.list
This command will list the details of all the hosts in the cluster, including the network information, which will show the VLAN ID assigned to each host.
Alternatively, the administrator can use the following command to view the network configuration and VLAN ID associated with the CVM:
manage_ovs show_interfaces
This will display the interfaces along with their VLAN IDs and other relevant networking details.
Here is an older but relevant post:
Note:
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.