How to Implement Physical and Virtual Terminals on Cisco IOS
XR Software
Modifying Templates
This task explains how to modify the terminal attributes for the console and default line templates. The terminal
attributes that you set will modify the template settings for the specified template.
SUMMARY STEPS
1.
configure
2.
line
{
console
|
default
}
3.
Configure the terminal attribute settings for the specified template using the commands in line template
configuration mode.
4.
Use one of the following commands:
•
end
•
commit
DETAILED STEPS
Purpose
Command or Action
configure
Step 1
Enters line template configuration mode for the specified line template.
line
{
console
|
default
}
Step 2
Example:
RP/0/RP0/CPU0:router(config)# line
console
•
console
—
Enters line template configuration mode for the console
template.
•
default
—
Enters line template configuration mode for the default
line template.
or
RP/0/RP0/CPU0:router(config)# line
default
—
Configure the terminal attribute settings for
the specified template using the commands in
line template configuration mode.
Step 3
Saves configuration changes.
Use one of the following commands:
Step 4
•
end
•
When you issue the
end
command, the system prompts you to
commit changes:
Uncommitted changes found, commit them
•
commit
System Management Configuration Guide for Cisco NCS 5000 Series Routers, IOS XR Release 6.2.x
10
Implementing Physical and Virtual Terminals
How to Implement Physical and Virtual Terminals on Cisco IOS XR Software