Input Parameters on Single-Node Install or Upgrade

This topic describes the input parameters for a single-node XCO deployment.

Note

Note

The deployment parameters, such as -m or -f is replaced with ?.

Minimum Required Commands

The following is the minimum required command for a single-node XCO deployment:
efa deploy non-interactive single-node package <package-name>
The following example deploys XCO on a single-node in a non-interactive mode:
efa deploy non-interactive single-node package /efaboot/efa-3.4.0.tar.gz

Management IP Networks

Use the management-ip command if you need additional management IP networks.
efa deploy non-interactive single-node package /efaboot/efa-3.4.0.tar.gz management-ip sub-interface-name sub200 sub-vlan-id 200 external-subnet 10.20.246.99/20

Do not use the management-ip command if it is not required. XCO supports only adding a single sub-interface.

When deploying a management IP, the sub-interface-name command requires a name of the sub-interface. The VLAN ID sub-vlan-id, and the external subnet address external-subnet are in CIDR format.