copy show-tech feature
Syntax
copy show-tech feature <FEATURE> {<REMOTE-URL> [vrf <VRF-NAME>] | <STORAGE-URL>}
Description
Copies show tech output using TFTP, SFTP, and USB.
Command context
Manager (#
)
Parameters
{<REMOTE-URL> [vrf <VRF-NAME> | <STORAGE-URL>]}
Select either the remote URL or the storage URL for the destination of the copied command output. Required.
<REMOTE-URL>
Specifies the URL to copy the command output. Required.
Syntax:
{tftp:// | sftp://<USER>@}{<IP> | <HOST>}[:<PORT>][;blocksize=<VAL>]/<FILE>
vrf <VRF-NAME>
Specifies the VRF name. The default VRF name is default. Optional.
<STORAGE-URL>
Specifies the USB to copy command output. Required.
Syntax:
{usb}:/<FILE>
Authority
Administrators
Example
Copying show tech output using SFTP:
switch# copy show-tech feature aaa sftp://user@10.0.0.12/file.txt vrf mgmt