telnetcfg (Telnet configuration) command

This command displays and configures the command-line session parameters of the primary management module.

Table 1. telnetcfg (Telnet configuration) command
Function What it does Command Valid targets
Display command-line session configuration Displays the command-line session configuration of the primary management module. telnetcfg
                           -T system:mm[x]
                        

where x is the primary management-module bay number.

Set command-line session timeout for primary management module Sets the command-line session timeout value for the primary management module. telnetcfg -t timeout

where timeout is from 0 seconds (no timeout) to 4294967295 seconds, inclusive. If you enter a value outside this range, an error will be displayed.

This command can only be run by users who have one or more of the following command authorities:
  • Supervisor
  • Chassis configuration
See Commands and user authority for additional information.
                           -T system:mm[x]
                        

where x is the primary management-module bay number.

Example: To set the command-line session timeout for the primary management module to 6 minutes, while management module 1 is set as the persistent command environment, at the system:mm[1]> prompt, type
                  telnetcfg -t 360
               
To display the command-line session configuration for the primary management module, while management module 1 is set as the persistent command environment, at the system:mm[1]> prompt, type
                  telnetcfg
               

The following example shows the information that is returned from these two commands:

               system:mm[1]> telnetcfg -t 360
OK
system:mm[1]> telnetcfg
-t 360
system:mm[1]>