Change Session Idle Timer of FTP over TLS

Contents


1   Description

This instruction describes how to change the session idle timer of FTP over TLS.

2   Procedure

2.1   Change Session Idle Timer of FTP over TLS

Prerequisites

Attention!

Risk of data loss or data corruption.

A lower session idle timer value than is currently set, can cause existing sessions that are currently idle to be dropped.

Steps

  1. Navigate to the FtpServer MO, for example:

    >dn ManagedElement=1,SystemFunctions=1,SysM=1,FileTPM=1,FtpServer=1

  2. Enter Config mode:

    (FtpServer=1)>configure

  3. Set the new session idle timer value in seconds, for example:

    (config-FtpServer=1)>idleTimer=120

  4. Commit the settings:

    (config-FtpServer=1)>commit

  5. Verify the settings:

    (FtpServer=1)>show

    The following is an example output:

    FtpServer=1
    [...]
       idleTimer=120


Copyright

© Ericsson AB 2017. All rights reserved. No part of this document may be reproduced in any form without the written permission of the copyright owner.

Disclaimer

The contents of this document are subject to revision without notice due to continued progress in methodology, design and manufacturing. Ericsson shall have no liability for any error or damage of any kind resulting from the use of this document.

Trademark List
All trademarks mentioned herein are the property of their respective owners. These are shown in the document Trademark Information.

    Change Session Idle Timer of FTP over TLS