Specifications

SSR Command Line Interface Reference Manual 437
load-balance set ftp-control-port
load-balance set ftp-control-port
Purpose
Specifies the port for FTP control.
Format
load-balance set ftp-control-port <port number>
Mode
Configure
Description
File Transfer Protocol (FTP) packets require special handling with load balancing, because
IP address information is contained within the FTP packet data. You can use the load-
balance set ftp-control-port command to specify the port number that is used for FTP
control. The default is port 21.
Parameters
<port number>
Specifies the port number used for FTP control. Specify a value between 1 and 65535.
Restrictions
None.
Example
To set the FTP control port to 5000:
ssr(config)# load-balance set ftp-control-port 5000