move orig_index | new_index
Parameters
orig_index
Specifies the current position of the DNS server that you want to reposition.
new_index
Specifies the new position of the DNS server that you want to reposition.
Examples
The following example displays the current DNS server configuration:
WLC.siemens.com
:host-attributes:dns# show
dns 1 192.1.1.3
dns 2 192.1.2.3
dns 3 192.1.3.3
To move the DNS sever 192.1.3.3 into the first position on the DNS servers list, use the following
command:
host-attributes:dns# move 3 1
The following displays the results of the previous
move
command:
WLC.siemens.com
:host-attributes:dns# show
dns 1 192.1.3.3
dns 2 192.1.1.3
dns 3 192.1.2.3
export
Use the
export
command to export the controller’s configuration, CDRs, logs and audit information, or
all of them in a .zip file to either the local or flash drive. During the export process, the .zip file
containing the controller's data is zipped. The exported file displays .zip extension. If you want to
upload the controller’s data to the FTP or SCP server, you must use the
copy configuration
command. For more information, see
export configuration | cdrs | all | logs | audit | local | flash
Parameters
configuration
Exports the controller’s configuration.
cdrs
Exports the controller’s CDRs.
all
Exports all of the following: controller’s configuration, CDRs, logs, audit
information.
logs
Exports the controller’s logs.
audit
Exports the controller’s audit information.
local
Exports the specified data to the local drive.
flash
Exports the specified data to the flash drive.
root Commands
export
SCALANCE WLC711 CLI Reference Guide
33
Summary of Contents for scalance WLC711
Page 1: ...SCALANCE WLC711 CLI Reference Guide Release V9 21 14 C79000 G8976 C261 07 Published July 2015 ...
Page 21: ...dns 2 192 1 2 3 dns 3 192 1 3 3 Common Commands show SCALANCE WLC711 CLI Reference Guide 21 ...
Page 376: ...Example topology Commands vlanid SCALANCE WLC711 CLI Reference Guide 376 ...