terminal

Sets the length and width of the CLI display window on a terminal
Note

Note

This command and its syntax is common to both the User Executable and Privilege Executable configuration modes.

Supported in the following platforms:

  • Access Points — AP505i, AP510i/e, AP560i/h
  • Service Platforms — NX5500, NX7500, NX9500, NX9600, VX9000

Syntax

terminal [length|width] <0-512>

Parameters

terminal [length|width] <0-512>

length <0-512>

Sets the number of lines displayed on a terminal window

  • <0-512> – Specify a value from 0 - 512.

width <0-512>

Sets the width (the number of characters displayed) of the terminal window

  • <0-512> – Specify a value from 0 - 512.

Examples

ap505-13403B#show terminal
Terminal Type: xterm
Length: 0     Width: 80
ap505-13403B#
ap505-13403B#terminal length 30
ap505-13403B#terminal width 100
ap505-13403B#show terminal
Terminal Type: xterm
Length: 30     Width: 100
ap505-13403B#

Related Commands

no Resets the width or length of the terminal window
no Resets the width or length of the terminal window