xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
590
upload cfg_toRCP
No SPACES are allowed in the whole <string>.
filter_string - A filter string is enclosed by the “symbol. Therefore, the filter string itself cannot
contain the “character. The filter string is case sensitive.
Restrictions Only Administrator level users can issue this command.
Example usage:
To upload the configuration from a single-config device to an RCP server:
DGS-3627:admin# upload cfg_toRCP username rcp_user 172.18.212.104 dest_file /home/DGS-
3627.cfg
Command: upload cfg_toRCP username rcp_user 172.18.212.104 dest_file /home/DGS-3627.cfg
Connecting to server....................... Done.
Upload Configuration....................... Done.
To upload the configuration from a file system supported device to an RCP Server:
DGS-3627:admin# upload cfg_toRCP username rcp_user 172.18.212.104 dest_file
/home/rcp_user/bone_switch.cfg src_file c:\DGS-3627.cfg
Command: upload cfg_toRCP username rcp_user 172.18.212.104 dest_file
/home/rcp_user/bone_switch.cfg src_file c:\DGS-3627.cfg
Connecting to server....................... Done.
Upload Configuration....................... Done.
upload log_toRCP
Purpose Upload a log file from the device to an RCP server.
Syntax
upload log_toRCP [{ username <username 15>}{<ipaddr>} dest_file <path_filename
64> |rcp:<string 128>]
Description This command is used to upload a system log file from the device to an RCP server.
If a destination file is not specified the file name will be modelname-slog.
Parameters
username - The remote user name on the RCP Server.
ipaddr - The IP address of the RCP server.
path_filename - The pathname specifies the pathname on the RCP server or local RCP
client.
Note: If a user specifies the relative file path, the path search strategy will depend on the
server system. For some systems, the current user working directory will be searched first,
followed by the environment paths.
rcp: <string 128> - Syntax: rcp: username@ipaddr/directory/filename
Example for FULL path: user_name@10.1.1.1/home/user_name/desxxxx.had
Example for relative path: user_name@10.1.1.1./desxxxx.had
Note: No SPACES are allowed in the whole <string>.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage: