![Cisco ASR 14000 Series Management Command Reference Download Page 727](http://html.mh-extra.com/html/cisco/asr-14000-series/asr-14000-series_management-command-reference_66667727.webp)
C i s c o C o n f i d e n t i a l - B e t a R e v i e w R 3 . 7. 1
Terminal Services Commands on Cisco IOS XR Software
vty-pool
SMR-725
Cisco ASR 14000 Series Router System Management Command Reference
OL-17231-01
vty-pool
To create or modify a virtual terminal line (vty) pool, use the
vty-pool
command in global configuration
mode. To delete a vty pool, use the
no
form of this command.
vty-pool
{
default
|
fm
|
pool-name
}
first-vty last-vty
[
line-template
{
default
|
template-name
}]
no
vty-pool
{
default
|
fm
|
pool-name
}
first-vty last-vty
[
line-template
{
default
|
template-name
}]
Syntax Description
Defaults
default
vty-pool
: 5 vtys (vty 0 through 4) referencing the default line template.
fm
vty pool
: 6 vtys (vty 100 through 105) referencing the default line template.
Command Modes
Global configuration
Command History
default
Specifies the default vty pool.
fm
Specifies the fault manager vty pool.
pool-name
User-defined vty pool.
first-vty
First vty line in the pool.
•
For the default vty pool, you must specify
0
for the first
vty line.
•
For a user-defined vty pool, the range is 5 to 99.
•
For the fault manager vty pool, you must specify
100
for
the first vty line.
last-vty
Last vty line in the pool.
•
The default vty pool must contain at least five vtys.
Range is 4 to 99.
•
For a user-defined vty pool, the range is 5 to 99.
•
The fault manager vty pool must contain at least six vtys.
Range is 105 to 199.
line-template
(Optional) Specifies the terminal template to be used in the
configuration of virtual terminals in the vty pool.
default
Specifies that the vty pool should reference the default
template.
template-name
User-defined template to be applied to the vtys in the vty
pool.
Release
Modification
Release 3.7.1
This command was introduced on the Cisco ASR 14000 Series Router.