1 Description
This instruction describes how to change the port number of FTP over TLS.
2 Procedure
2.1 Change Port Number of FTP over TLS
Prerequisites
- No documents are required.
- No tools are required.
- The following conditions must apply:
- The new port number to use is known and is not used by another application.
- An Ericsson Command-Line Interface (ECLI) in exec mode is in progress.
Risk of system malfunction or traffic disturbance.
Ensure that the selected new port number is not already in use by another application.
Steps
- Navigate to the FtpTlsServer MO,
for example:
>dn ManagedElement=1,SystemFunctions=1,SysM=1,FileTPM=1,FtpServer=1,FtpTlsServer=1
- Enter Config mode:
(FtpTlsServer=1)>configure
- Set the new port number, for example:
(config-FtpTlsServer=1)>port=2211
- Commit the settings:
(config-FtpTlsServer=1)>commit
- Verify the settings:
(FtpTlsServer=1)>show
The following is an example output:
FtpTlsServer=1 [...] port=2211

Contents