D-Link dgs-3420 Work Light User Manual


 
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide
844
92-13 config rcp server
Description
This command is used to configure Remote Copy Protocol (RCP) global 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.
Format
config rcp server {ipaddress <ipaddr> | username <username>}
Parameters
ipaddress - (Optional) Specify the IP address of the global RCP server. By default, the server is
unspecified.
<ipaddr> - Specify the IP address of the RCP server.
username - (Optional) Specify the remote user name on the RCP server.
<username>
-
Specify the remote user name on the RCP server.
Restrictions
Only Administrator-level users can issue this command.
Example
To configure RCP global server information for the username “travel”:
DGS-3420-28SC:admin#config rcp server username travel
Command: config rcp server username travel
Success.
DGS-3420-28SC:admin#
92-14 config rcp server clear
Description
This command is used to clear Remote Copy Protocol (RCP) global server information.
Format
config rcp server clear [ipaddr | username | both]
Parameters
ipaddr - Clear the IP address of the RCP server.
username - Clear the username of the RCP server.
both - Clear both the IP address and the username of the RCP server.