User-Interface - HP FlexFabric 12900 series Command Reference Manual

Hide thumbs Also See for FlexFabric 12900 series:
Table of Contents

Advertisement

user-interface

Use user-interface to enter one or multiple user line views.
Syntax
user-interface { first-number1 [ last-number1 ] | { aux | vty } first-number2 [ last-number2 ] }
Views
System view
Predefined user roles
network-admin
Parameters
first-number1: Specifies the absolute number of the first user line. The value range is 0 to 65 in standalone
mode and 0 to 71 in IRF mode.
last-number1: Specifies the absolute number of the last user line. This number cannot be smaller than
first-number1.
aux: Specifies the AUX line.
vty: Specifies the VTY line.
first-number2: Specifies the relative number of the first user line. The value ranges are as follows:
AUX line—0 to 1 in standalone mode and 0 to 7 in IRF mode.
VTY line—0 to 63.
last-number2: Specifies the relative number of the last user line. This number cannot be smaller than
first-number2.
Usage guidelines
To configure settings for a single user line, use this command to enter the user line view.
To configure the same settings for multiple user lines, use this command to enter multiple user line views.
This command is an older version of the line command. It is reserved for backward compatibility
purposes. Although it has the same functionality and output as the line command, HP recommends you
use the line command.
Examples
# Enter the view of user line AUX 0.
<Sysname> system-view
[Sysname] user-interface aux 0
[Sysname-line-aux0]
# Enter the views of user lines VTY 0 to VTY 4.
<Sysname> system-view
[Sysname] user-interface vty 0 4
[Sysname-line-vty0-4]
Related commands
user-interface class
44

Advertisement

Table of Contents
loading

Table of Contents