cloud-mng controller
Function
The cloud-mng controller command configures an IP address or a URL for the Agile Controller-Campus on a device.
The undo cloud-mng controller command deletes the IP address or a URL of the Agile Controller-Campus from a device.
By default, no IP address or URL is configured for the Agile Controller-Campus on a device.
Format
cloud-mng controller { url url-string | ip-address ip-address } port port-number
undo cloud-mng controller
Parameters
Parameter | Description | Value |
---|---|---|
url url-string | Specifies the URL of the Agile Controller-Campus. | The value is a string of 3 to 128 case-sensitive characters. To set this parameter to a space or continuous spaces, enclose the value with double quotation masks (" "). |
ip-address ip-address | Specifies the IPv4 address of the Agile Controller-Campus. | The value is in dotted decimal notation. |
port port-number | Specifies the port number of the Agile Controller-Campus. | The value is an integer that ranges from 0 to 65535. The port number of Agile Controller-Campus is 10020. |
Usage Guidelines
Usage Scenario
After a device is switched to the cloud mode, it needs to register with the Agile Controller-Campus for authentication. Before registration authentication, the device needs to use the IP address of the Agile Controller-Campus to communicate with it. The device can use DHCP to obtain the IP address of the Agile Controller-Campus. You can also run the cloud-mng controller command to configure an IP address for the Agile Controller-Campus.
Precautions
- If the device obtains the IP address of the Agile Controller-Campus using DHCP and this command is also run, the IP address obtained using DHCP is preferentially used.
- If a URL is configured, the device uses the resolved IP address to register with the Agile Controller-Campus.