Creating customized switch profile

Prerequisites

To perform this procedure, you must be logged in as the root user.

Procedure
  1. To view the list of the available switch profiles, execute the following command:
    nps show -p switch_profiles
  2. To create the switch profile, execute the following command:
    nps create -p switch_profile -f <location of the switch profile JSON file>
    Or
    nps create -p switch_profile  -d <data_dictionary>

    You can also save the data dictionary as a JSON file and provide the location of the JSON file in the -f argument.