...
If you provision a switch without adding a switch configuration beforehand, the switch will be in Parking status. The switch in Parking status is not listed on the “Switch” page and can’t be staged.
In the AmpCon-DC Campus UI, click Service > Switch. On the “Switch” page, click Parking Lot, and then you can see all switches in Parking status. Locate a parking switch, and then click Create Config to add a switch configuration. After you add the switch configuration, the switch will be listed on the “Switch” page with the Configured status.
...
Adding a Switch Configuration
In the AmpCon-DC Campus UI, click Services > Switch Configuration.
Input the following information:
Switch SN/Service Tag: The SN or service tag of the switch.
Switch Model: Select the switch model.
Deployment Location: The location where the switch exists, such as Beijing.
Fabric: Select the fabric that the switch belongs to. The “default” fabric is selected by default.
Select Global Config: Select the global configuration file with configurations to push to the switch.
Select Site Template: Select the configuration template to use.
Option Post-Deployed: Select whether to back up the switch configuration.
Click Next. You can see an input section, which is related to the selected configuration template. Enter the relevant information.
...
{ "sn": [ "EC1631000063","EC1806001292","732656X2007017"], "hardware_model": "ag5648", "location": "Beijing", "global_config_name": "2024-8-2-glob-ag5648-test1", "site_template_name": ["test1"], "agent_config": { "enable": true, "vpn_enable": true, "server_domain": "http://pica8.com ", "inband_native_vlan": "4094", "server_vpn_host": "vpn.pica8.com", "inband_vlan": "4094", "server_hostname_prefix": "ac", "inband_lacp": true, "uplink_ports": "te-1/1/49,te-1/1/50", "uplink_speed": "1000" }, "vpn": true, "retrieve_config": true, "default_config_param": { "test1": { "vlan_id": "12", "vlan_name": "23" } }, "unique_config_param": { } } |
In the AmpCon-DC Campus UI, click Services > Switch Configuration.
Click Upload by JSON.
Click or drag a file to upload the JSON file.
Click Upload.
...