The command also copies the ExtremeCloud IQ server's CA certificate chain from a specified location to the logged device. WiNG 7.3.1 devices will be auto-provisioned with the ExtremeCloud IQ server CA certificate chain. However, if needed, you can use the copy command to copy the ExtremeCloud IQ server's CA certificate chain.
Note
Refer to the nsight-policy (global-config-mode) and server topics for information on configuring the ExtremeCloud IQ FQDN.copy [<SOURCE-FILE>|<SOURCE-URL>] [<DESTINATION-FILE>|<DESTINATION-URL>]
copy xiq-cachain from <XIQ-CA-CERT-LOCATION-URL>
copy [<SOURCE-FILE>|<SOURCE-URL>] [<DESTINATION-FILE>|<DESTINATION-URL>]
copy | Copies a file (config, log, txt, etc.) from a specified source to the
specified destination file Note: Copying a new config file
to an existing running-config file merges the two files. Both files, existing
and new, are applied as the current running-config. However, copying a
new config file to a
start-up config file replaces the existing file with the new file.
We recommend that you erase the existing config file before copying the
new configuration.
|
<SOURCE-FILE> | Specify the source file to copy. |
<SOURCE-URL> | Specify the source file's location (URL). |
<DESTINATION-FILE> | Specify the destination file to copy to. |
<DESTINATION-URL> | Specify the destination file's location (URL). |
copy xiq-cachain from <XIQ-CA-CERT-LOCATION-URL>
xiq-cachain | Copies the ExtremeCloud IQ server's CA certificate chain from a specified location to the logged WiNG device |
from <XIQ-CA-CERT-LOCATION-URL> | Specify the location from where the CA certificate chain can
be copied
|
ap505-13403B#c#copy flash:/log/upgrade.log tftp://10.233.89.183/upgrade.log Accessing running-config file from remote TFTP server into switch running-config. ap505-13403B#c#copy tftp://10.233.89.183:/running-config running-config
nx9500-6C8809#copy xiq-cachain from tftp://<hostname|IP>[:port]/path/file