Input Parameters on Single-Node Install or Upgrade
This topic describes the input parameters for a single-node EFA deployment.

Note
The deployment parameters, such as -m or -f have been replaced with ?.Minimum Required Commands
Following is the minimum required command for a single-node EFA
deployment:
efa deploy non-interactive single-node package <package-name>
For
example,
efa deploy non-interactive single-node package /efaboot/efa-3.1.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.1.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. EFA supports only adding a single sub-interface.
When deploying the management IP, the command sub-interface-name requires the name of the sub-interface. sub-vlan-id, which is the VLAN ID, and external-subnet, which is the external subnet address in CIDR format.