![Cisco ASR1002 - ASR 1002 Router Скачать руководство пользователя страница 321](http://html.mh-extra.com/html/cisco/asr1002-asr-1002-router/asr1002-asr-1002-router_software-configuration-manual_66731321.webp)
Configuring Cisco Right-To-Use License
Configuration Examples for Right-To-Use Supported Software Licenses
5
Cisco ASR 1000 Series Aggregation Services Routers Software Configuration Guide
Example
The following example shows how to activate an evaluation license:
Router>enable
Router#configure terminal
Router(config)#license boot level adventerprise
% use 'write' command to make license boot config take effect on next boot
Router(config)#exit
Router#copy running-config startup-config
Router#reload
Configuration Examples for Right-To-Use Supported Software
Licenses
This section provides the following configuration examples:
•
Configuring Throughput, page 6
•
Example: Accepting Global EULA, page 6
•
Example: Accepting EULA for Software Redundancy License, page 6
•
Example: Accepting EULA for Inter-Chassis Redundancy License, page 7
•
Example: Accepting EULA for Lawful Intercept License, page 8
Step 3
license boot level
{
adventerprise |
advipservices |ipbase
}
Example:
license boot level
{
adventerprise |
advipservices |ipbase
}
Router(config)#license boot level
adventerprise
Enables the evaluation license.
Use the
?
command with the
technology-package
command to
see the software packages and features supported on your router.
Step 4
exit
Example:
Router(config)#exit
Exits global configuration mode.
Step 5
copy running-config startup-config
Example:
Router#copy running-config startup-config
Saves the configuration.
Step 6
reload
Example:
Router#reload
Reloads the router. A reload is required to activate the software
package.
Command or Action
Purpose