Purpose
Command or Action
Example:
RP/0/RP0/CPU0:router(config-line)# end
before exiting(yes/no/cancel)?
[cancel]:
◦
Entering
yes
saves configuration changes to the running
configuration file, exits the configuration session, and returns
the router to EXEC mode.
or
RP/0/RP0/CPU0:router(config-line)#
commit
◦
Entering
no
exits the configuration session and returns the
router to EXEC mode without committing the configuration
changes.
◦
Entering
cancel
leaves the router in the current configuration
session without exiting or committing the configuration
changes.
•
Use the
commit
command to save the configuration changes to
the running configuration file and remain within the configuration
session.
Creating and Modifying vty Pools
This task explains how to create and modify vty pools.
You can omit
Step 3, on page 12
to
Step 5, on page 12
if you are configuring the default line template to
reference a vty pool.
SUMMARY STEPS
1.
configure
2.
telnet
{
ipv4
|
ipv6
}
server max-servers limit
3.
line template template-name
4.
Configure the terminal attribute settings for the specified line template using the commands in line template
configuration mode.
5.
exit
6.
vty-pool
{
default
|
pool-name
|
eem
}
first-vty last-vty
[
line-template
{
default
|
template-name
}]
7.
commit
DETAILED STEPS
Purpose
Command or Action
configure
Step 1
System Management Configuration Guide for Cisco NCS 5000 Series Routers, IOS XR Release 6.2.x
11
Implementing Physical and Virtual Terminals
Creating and Modifying vty Pools