This command adds a switch to VMS.
Note
Starting with VAST Cluster 5.3.2, switches configured to send OpenTelemetry data to VMS are discovered automatically and do not need to be added to VMS.
Usage
switch add --ip IP [--username USERNAME] [--password PASSWORD]
Required Parameters
| Specifies the IP address of the switch. |
Options
| Specifies a user name that can be used to log into the switch OS. |
| Specifies the password for the specified user name. |
Example
vcli: admin> switch add --ip <ip> --username cumulus --password <password>