terminal terminal-type

Specifies the type of terminal for the current CLI session.

Syntax

[no] terminal terminal-type <type>

Syntax Description

no

(Optional) Resets the terminal type to its default value.

terminal-type

The type of terminal. Valid type include "vt100", "ansi", "linux", etc.

Defaults

The default is to use the terminal type sent by the client, if available. Otherwise the terminal type is undefined.

Usage Guidelines

This command specifies the type of terminal in use in the current CLI session.

Examples

terminal terminal-type vt220
terminal lengthterminal width

Last updated