Ruijie Ruiyi: Bind other people's accounts in the cloud, and unbind them by command

1. Applicable scenarios

Someone else’s account is bound to the cloud, but he cannot be unbound. You can only unbind it yourself and rebind your own MACC

Prerequisite: The device needs to be connected to the Internet before it can be unbound

2. Configuration steps

1. Log in to macc, click on the home page to unbind the device

2. Enter the serial number of the collected device, click Get Exclusive URL, and you can get the unbound URL

 3. Configure the obtained acs address on the device to unbind successfully

Ruijie#conf t //Enter configuration mode

Ruijie(config)# cwmp //Enter cwmp mode

Ruijie(config-cwmp)# acs url http://cloud.ruijie.com.cn/service/acs/unbind/6e5e-160a-46ad-9602

//Configure the unbinding address (the acs url is above the space to get the exclusive url for unbinding)

Ruijie(config-cwmp)# end //exit

Ruijie# wr //Save 

4. After the unbinding is successful, you can re-bind your account (for account binding tutorial, please refer to my previous article)

Guess you like

Origin blog.csdn.net/qq_59718828/article/details/131345859