Cisco Systems 78-11424-03 Network Router User Manual


 
Chapter 2 Configuring User Profiles and CSS Parameters
Configuring User Profiles
2-4
Cisco Content Services Switch Basic Configuration Guide
78-11424-03
The options for this command are:
terminal idle - Set the session idle timer.
terminal length - Set the terminal screen output length.
terminal more - Enable terminal more support. The default is enabled.
terminal netmask-format - Control subnet mask display.
terminal timeout - Set the session maximum login time.
Configuring Terminal Idle
To set the time a session can be idle before the CSS terminates a console or Telnet
session, use the terminal idle command. The default value is 0 (disabled). This
command is available at the User and SuperUser prompts. Enter an idle time
between 0 and 65535 minutes.
To set a terminal idle time, enter:
# terminal idle 15
To revert the terminal idle time to its default of disabled, enter:
# no terminal idle
Configuring Terminal Length
To set the number of output lines the CLI displays on the terminal screen, use the
terminal length command. This command is available at the User and SuperUser
prompts. Enter the number of lines you want the CLI to display from 2 to 65535.
The default is 25 lines.
To set the line number to 35, enter:
# terminal length 35
To set the number of lines to the default of 25 lines, enter:
# no terminal length