XV. VigorACS and VigorConnect
ExpiredSetup a Vigor switch via command line to Register to VigorACS
A Vigor switch can be configured via web GUI and command line interface. This article demonstrates how to configure a Vigor Switch via CLI with the basic settings required for the switch to register to the ACS network.
Please note the values used in this guide are only for demonstration purposes, apply the correct values for your ACS server.
1. Accessing command line of VigorSwitch
Open putty or your CLI tool of choice and login to the Vigorswitch.
2. Enable switch configuration mode.
Once logged in via command line, enter the switch config mode by entering the command "configure"
3. Set the URL for VigorACS server
Enter the command tr069 acsurl <value>
4. Set the Network username used for registering switch to VigorACS server
Enter the command tr069 acsUsername <value>
5. Set the network password used for registering switch to VigorACS server.
Enter the command tr069 acsPwd <value>
{section-white}
6. Enable SSL mode for CPE management
Enter the command tr069 ssl enable
7. Enable periodic inform
Enter the command tr069 periodicInfo enable
8. Enable Stun settings
Enter the command tr069 stun enable
9. Set STUN server address
Enter the command tr069 stunaddr <value>
To get the supported list of Tr069 parameter for the Vigorswitch, in the config mode enter “tr069 ?”
How do you rate this article?