ADD FTPSCLTDPORT is a configuration command. It is used to add an IP address and destination port of the FTPS server which connect to the FTPS client.
If never execute this command, destination port of the FTPS server is set to default value 21.
Before execute this command, make sure the destination port which will be configured is listening on the FTPS server.
Parameter ID
Parameter Name
Parameter Description
SERVERIP
FTPS server ip address
This parameter specifies the IP address of the FTPS server.
PORT
Destination port
This parameter specifies the destination port of the FTPS server.
The destination port is used to accept the connection request from the FTPS client.
To add a destination port on BAM server where:
FTPS server ip address is 10.144.97.226
Destination port is 28
run the following command:
ADD FTPSCLTDPORT:SERVERIP = "10.144.97.226",PORT = 28;