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-726
Cisco ASR 14000 Series Router System Management Command Reference
OL-17231-01
Usage Guidelines
To use this command, you must be in a user group associated with a task group that includes the proper
task IDs.
When creating or modifying vty pools, follow these usage guidelines:
•
Before creating or modifying the vty pools, enable the Telnet server using the
telnet server
command in global configuration mode. See
Cisco IOS XR IP Addresses and Services Configuration
Guide
and
Cisco IOS XR IP Addresses and Services Command Reference
for more information.
•
The vty range for the default vty pool must start at vty 0 and must contain a minimum of five vtys.
•
The vty range from 0 through 99 can reference the default vty pool.
•
The vty range from 5 through 99 can reference a user-defined vty pool.
•
The vty range from 100 is reserved for the fault manager vty pool.
•
The vty range for fault manager vty pools must start at vty 100 and must contain a minimum of six
vtys.
•
A vty can be a member of only one vty pool. A vty pool configuration fails if the vty pool includes
a vty that is already in another pool.
If you attempt to remove an active vty from the active vty pool when configuring a vty pool, the configuration
for that vty pool fails.
Task ID
Examples
This example shows how to configure a user-defined vty pool (test1) that contains vtys 10 through14 and
references the user-defined line template test2:
RP/0/RP0/CPU0:router(config)#
vty-pool test1 10 14 line-template test2
Related Commands
Task ID
Operations
tty-access
read, write
Command
Description
Enters line template configuration mode for the specified line template.