How to add Edgecore Switch to ecCLOUD Follow
This FAQ well explains on how to add the Edgecore switch to the ecCLOUD.
Prior on proceed further,please make sure your switch is installed with the cloud version. For the switch version, please contact ecwifi@edge-core.com also send us the Serial Number/Mac Address/Model of the switch.
Step 1
- Take a RJ-45/USB console cable and connect to the Switch Console port to access the switch management interface.
- BAUD=115200
- Default Username/Password = admin/admin
Step 2
Perform the following command to set up the Switch IP.
- Set the Switch VLAN1 management IP to DHCP
Console#config
Console(config)#Interface vlan 1
Console(config-if)#ip address dhcp
Console(config-if)#exit
Console(config)#exit
- Check the Switch VLAN1 interface
Console#show ip interface vlan 1
Step 3
Perform the following command to direct the Switch to the ecCloud.
Console#config
Console(config)#mgmt setoption acn.register.url=https://regsvc.ignitenet.com/register
Console(config)#mgmt setoption acn.mgmt.dev_ca_off=1
Console(config)#mgmt setoption acn.mgmt.loglevel=trace
Console(config)#mgmt disable
Console(config)#mgmt enable
Console(config)#exit
Step 4
Go to your cloud and add switch by filling the Serial Number and MAC address to the desire site
Step 5
Perform the following command to confirm if the switch is connecting to ecCLOUD.
Console#show mgmt option
Step 6
Wait about 5 minutes for cloud to apply configuration and sync with switch.
Once it is done, kindly go to "Devices" on site level to find the switch managed by ecCloud
Comments
0 comments
Article is closed for comments.