Remote Copy Protocol (Rcp) Commands - D-Link xStack Reference Manual

Dgs-3600 series layer 3 managed gigabit ethernet switch
Hide thumbs Also See for xStack:
Table of Contents

Advertisement

xStack
RCP is a UNIX Remote Shell service which allows files to be copied between a server and client. RCP is an application
that operates above the TCP protocols, and uses port number 514 as the TCP destination port.
The RCP application uses client server architecture and the client can be any machine running the RCP client
application.
A Switch that supports the RCP client allows users to copy firmware images, configurations and log files between the
Switch and RCP Server.
Switches that do not support a file system should still be able to run an RCP client to copy firmware images,
configurations and logs between the switch and RCP server.
The Remote Copy Protocol (RCP) commands in the Command Line Interface (CLI) are listed (along with the appropriate
parameters) in the following table.
Command
config rcp server
config rcp server clear
show rcp server
download firmware_fromRCP
upload firmware_toRCP
download cfg_fromRCP
upload cfg_toRCP
upload log_toRCP
upload attack_log_toRCP
Each command is listed, in detail, in the following sections.
config rcp server
Purpose
Syntax
Description
Parameters
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual

REMOTE COPY PROTOCOL (RCP) COMMANDS

Parameters
{ipaddress <ipaddr> | username <username 15>}
[ipaddr | username | both]
[{ username <username 15>} {<ipaddr>} src_file <path_filename 64> |rcp:<string
128>] {unit [<unit_id 1-12> | all]} {dest_file <pathname 64>} {boot_up}
[{ username <username 15>}{<ipaddr>} dest_file <path_filename 64>
|rcp:<string 128>] {src_file <pathname 64>}
[{ username <username 15>} {<ipaddr>} src_file <path_filename 64> |rcp:<string
128>] {dest_file <pathname 64>}
[{ username <username 15>}{<ipaddr>} dest_file <path_filename 64>
|rcp:<string 128>] {src_file <pathname 64>} {[include | exclude | begin]
<filter_string 80> {<filter_string 80>{<filter_string 80>}} {[include | exclude |
begin] <filter_string 80> {<filter_string 80> {<filter_string 80>}} {[include | exclude
| begin] <filter_string 80> {<filter_string 80> {<filter_string 80>}}}}}
[{ username <username 15>}{<ipaddr>} dest_file <path_filename 64>
|rcp:<string 128>]
[{ username <username 15>}{<ipaddr>} dest_file <path_filename 64>
|rcp:<string 128>] {unit <unit_id 1-12>}
Configure the global RCP server information.
config rcp server {ipaddress <ipaddr> | username <username 15>}
This command is used to configure the global RCP server information. This global RCP
Server setting can be used when the Server or remote user name is not specified.
ONLY one RCP server can be configured for each system.
If a user does not specify the RCP Server in the CLI command, and the global RCP Server
was not configured, the Switch will ask the user to input the Server IP address or remote user
name while executing the RCP commands.
ipaddress - The IP address of the global RCP Server. By default, the server is unspecified.
582
75

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents