User's Manual
829 | Management Access Dell Networking W-Series ArubaOS 6.4.x| User Guide
l SCP
Additionally, regulatory files saved to a USB drive can be uploaded to a controller equipped with a USB port.
You can copy the Regulatory-Cert to the controller using the WebUI or CLI.
In the WebUI
1. Navigate to the Maintenance > File > Copy Files page.
2. Select the source (TFTP, FTP, SCP, or USB) where the file exists.
3. The controller WebUI will automatically select Flash File System under the Destination Selection menu.
4. Click Apply.
In the CLI
Use one of the following copy commands to download the regulatory file to the controller:
copy
ftp: <ftphost> <user> <filename>
scp: <scphost> <username> <filename> flash: <destfilename>
tftp: <tftphost> <filename> flash: <destfilename>
usb: partition <partition-number> <filename> flash: <destfilename>
To view the current regulatory and the content of the file, use the following commands:
show ap regulatory
show ap allowed-channels country-code <country-code> ap-type <ap-type
show ap allowed-max-eirp ap-name <ap-name> country-code <country-code>
show ap debug received-reg-table ap-name <ap-name>
Activating the Regulatory-Cert
Once the Regulatory-Cert has been added to the controller, the new regulatory information must be activated
and pushed to the APs.
In the WebUI
To activate a specific regulatory file using the WebUI:
1. Navigate to Maintenance > File > Regulatory Files.
2. Select a regulatory file from the File List.
3. Click Activate.
In the CLI
To activate a specific regulatory file loaded on the controller, use the following command:
ap regulatory activate <filename>
To return to the factory default regulatory-cert, use the following command:
ap regulatory reset
In a master-local-standby deployment, the file syncing profile can be enabled to ensure that the regulatory-cert
that is stored on the master is shared with its subordinate controllers. File syncing is enabled by default, with a
default sync time of 30 minutes. The sync time can be set between 30 to 180 minutes, To configure the file
syncing profile, use the following commands
(host) (config) #file syncing profile
(host) (File syncing profile) #file-syncing-enable
(host) (File syncing profile) #sync-time 30