Key CV-CUE Operations and Directories
CV-CUE is containerized as a service on CV. See the Wifimanager CLI Commands section for a list of CV-CUE CLI commands and their descriptions.
For details on how to configure, monitor, and troubleshoot WiFi using CV-CUE, see the CV-CUE User Guide on the Arista CV-CUE Support Portal at https://www.arista.com/support/customer-portal. You can access the portal from the WiFi - Support Portal tile on your dashboard. For details and credentials to access the portal, contact This email address is being protected from spambots. You need JavaScript enabled to view it..
CVPI Commands for CV-CUE
Operation | CVPI Command |
---|---|
start | cvpi start wifimanager |
stop | cvpi stop wifimanager |
status | cvpi status wifimanager |
restart | cvpi restart wifimanager |
reset | cvpi reset wifimanager |
backup | cvpi backup wifimanager |
restore | cvpi restore wifimanager </path/to/backup/file> |
debug | cvpi debug wifimanager |
The restart command restarts the wifimanager service, whereas the reset command resets wifimanager settings and data to factory default values. The debug command generates a debug bundle containing log files and configuration files that can be used to troubleshoot issues.
The following table lists the operations you can perform on aware and the corresponding CVPI commands used.
Operation | CVPI Command |
---|---|
start | cvpi start aware |
stop | cvpi stop aware |
status | cvpi status aware |
Wifimanager Directories
Directory on CV | Contains |
---|---|
/data/wifimanager/log/glog | Application logs |
/data/wifimanager/data/conf | Configuration files |
/data/wifimanager/data/data | System data files/directories |
/data/wifimanager/data/instances | Customer data files/directories |
/data/wifimanager/data/pgsql_data | Postgres data |
/data/wifimanager/log/slog | System logs |
/data/wifimanager/backup | On-demand backups |