Line Class - HP 6125XLG Command Reference Manual

Blade
Table of Contents

Advertisement

Syntax
line { first-number1 [ last-number1 ] | { aux | console | 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, in the range of 0 to 83.
last-number1: Specifies the absolute number of the last user line. This number cannot be smaller than
first-number1.
aux: Specifies the AUX line.
console: Specifies the console line.
vty: Specifies the VTY line.
first-number2: Specifies the relative number of the first user line. The value range is 0 to 9 for the AUX or
console line and 0 to 63 for the VTY line.
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.
Examples
# Enter the view of user line AUX 0.
<Sysname> system-view
[Sysname] line aux 0
[Sysname-line-aux0]
# Enter the views of user lines VTY 0 to VTY 4.
<Sysname> system-view
[Sysname] line vty 0 4
[Sysname-line-vty0-4]
Related commands

line class

line class
Use line class to enter user line class view.
Syntax
line class { aux | console | vty }
Views
System view
29

Advertisement

Table of Contents
loading

Table of Contents