A SERVICE OF

logo

xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
584
show rcp server
Syntax
show rcp server
Description This command displays the global RCP server information.
Parameters None.
Restrictions Only Administrator level users can issue this command.
Example usage:
To display the global RCP Server configuration:
DGS-3627:admin# show rcp server
Command: show rcp server
RCP Server Address : 172.18.64.43
RCP Server Username : tld2
DGS-3627:admin#
download firmware_fromRCP
Purpose This command is used to download the firmware from the RCP server.
Syntax
download firmware_fromRCP [{ username <username 15>} {<ipaddr>} src_file
<path_filename 64> |rcp:<string 128>] {unit [<unit_id 1-12> | all]} {dest_file <pathname
64>} {boot_up}
Description This command is used to download a firmware image file from an RCP server.
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.
Note: If user specifies the relative file path, the path search strategy is depending on the
server system. For some system, will search the current user working directory firstly, then
the environment paths.
unit - Specifies which unit on the stacking system. If it is not specified, it refers to the master
unit.
all - When all is specified, the boot_up firmware image on all units will be updated.
boot_up - Specifies it as a boot up file.
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
Example for omitted user name in rcp string: 10.1.1.1./desxxxx.had.
Note: No SPACE in the whole <string>.
Restrictions Only Administrator level users can issue this command.
Example usage:
To download firmware from RCP: