ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • system timeout show

    Display the CLI inactivity timeout value

    Availability: This command is available to cluster administrators at the admin privilege level.

    Description

    The system timeout show command displays the timeout value for CLI sessions. If there is no CLI activity during the length of the timeout interval, the logged in user is logged out. A timeout value of 0 minutes means that the CLI sessions never time out.

    Examples

    The following example displays the timeout value for CLI sessions:

    cluster1::> system timeout show
    CLI session timeout: 15 minute(s)
    Top of Page