Specifications

set length
Chapter 4
System Services Commands
30
Defaults
Configuration messages are enabled.
Access
Enabled.
Usage
This command remains in effect for the duration of the session, until you
enter an exit or quit command, or until you enter another set confirm command.
UNIVERGE WL Control System displays a message requiring confirmation
when you enter certain commands that can have a potentially large impact on the
network. For example:
PROMPT# clear vlan red
This may disrupt user connectivity. Do you wish to continue? (y/n) [n]
Examples
To turn off these confirmation messages, type the following command:
PROMPT# set confirm off
success: Confirm state is off
set length
Defines the number of lines of CLI output to display between paging prompts.
UNIVERGE WL Control System displays the set number of lines and waits for
you to press any key to display another set, or type q to quit the display.
Syntax
set length number-of-lines
Defaults
UNIVERGE WL Control System displays 24 lines by default.
Access
All.
Usage
Use this command if the output of a CLI command is greater than the
number of lines allowed by default for a terminal type.
Examples
To set the number of lines displayed to 100, type the following
command:
PROMPT# set length 100
success: screen length for this session set to 100
number-of-lines Number of lines of text to display between paging prompts.
You can specify from 0 to 512. The 0 value disables the
paging prompt action entirely.