Deploying switch configuration
Prerequisites
Ensure that the switch is installed and IP address is assigned. For more information, see Installing Cumulus Linux NOS and license on ONIE switches.
Ensure that you are logged in to the NPS toolkit VM.
Ensure that the following environment variables are updated:
export API_IP=<Customer_IP_assigned _to_NPS_VM> export NPSADMIN=<user name of admin mentioned in the nps_secret.yaml file> export NPSPASSWD=<password of admin user mentioned in the nps_secret.yaml file> export TOPOLOGY_NAME=<the deployment name mentioned in the TICG tool while creating the input.json file> export VIM_TYPE=<VIM platform type like RHOSP/RHOCP/VMWARE>
Procedure