3-13
Cisco CRS-1 Series Carrier Routing System Getting Started Guide
Chapter 3 CLI Tips, Techniques, and Shortcuts
Wildcards, Templates, and Aliases
Creating Configuration Templates
Configuration templates allow you to create a name that represents a group of configuration commands.
After a template is defined, it can be applied to interfaces by you or by other users. As networks scale to
large numbers of nodes and ports, the ability to configure multiple ports quickly using templates can
greatly reduce the time it takes to configure interfaces.
The two primary steps in working with templates are: creating templates and applying templates. The
following procedure describes how to create a configuration template.
SUMMARY STEPS
1. configure
2. template template-name [parameter] [config-commands]
3. Enter the template definitions.
4. end-template
5. show running-config template template-name
6. Apply the template.
a. configure
b. apply-template template-name [parameter]
c. show running-config