xStack
®
DGS-3400 Series Layer 2 Gigabit Ethernet Managed Switch CLI Manual
481
Example usage:
To configure the global RCP Server:
DGS-3450:admin# config rcp server ipaddress 172.18.212.106 username rcp_user
Command: config rcp server ipaddress 172.18.212.106 username rcp_user
Success.
DGS-3450:admin#
config rcp server clear
Purpose
This command is used to clear the RCP global server information.
Syntax
config rcp server clear [ipaddr | username | both]
Description
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.
Parameters
ipaddress
- The IP address or IPv6 address of the global RCP Server. By default, the server
is unspecified.
username
- The remote user name for logging into the global RCP Server. By default, the
global server’s remote user name is unspecified.
both
- Both the RCP Server IP address and remote user name.
Restrictions
Only Administrator level users can issue this command.
Example usage:
To configure the global RCP Server:
DGS-3450:admin# config rcp server clear username
Command: config rcp server clear username
Success.
DGS-3450:admin# config rcp server clear both
Command: config rcp server clear both
Success.
DGS-3450:admin#
show rcp server
Purpose
Used to display the global RCP server configured on the switch.
Syntax
show rcp server
Description
This command displays the global RCP server information.
Parameters
None.
Restrictions
Only Administrator level users can issue this command.