Skip to content

License

License management provides comprehensive control over software licensing including Smart Licensing, traditional license files, and feature tier activation for Cisco network devices. It enables automatic registration with Cisco Smart Software Manager, periodic license validation, and compliance reporting while supporting various transport methods including direct internet access, HTTP proxy, and call-home mechanisms. License management ensures proper feature entitlement, tracks usage consumption, and maintains compliance with software licensing agreements across the network infrastructure.

Diagram

Diagram

Classes

configuration (iosxe.devices)

NameTypeConstraintMandatoryDefault Value
licenseClass[license]No

license (iosxe.devices.configuration)

NameTypeConstraintMandatoryDefault Value
boot_levelChoicenetwork-essentials, network-advantageNo
boot_level_network_advantage_addonChoicedna-advantage, dna-essentialsNo
boot_level_network_essentials_addonChoicedna-essentialsNo
smart_transport_typeChoiceOff, automatic, callhome, cslu, smartNo
smart_url_csluStringNo

Examples

iosxe:
devices:
- name: Device1
configuration:
license:
boot_level: network-advantage
boot_level_network_advantage_addon: dna-advantage
smart_transport_type: smart
- name: Device2
configuration:
license:
boot_level: network-essentials
boot_level_network_essentials_addon: dna-essentials
smart_transport_type: cslu
smart_url_cslu: https://tools.cisco.com/its/service/oddce/services/DDCEService
- name: Device3
configuration:
license:
boot_level: network-advantage
smart_transport_type: callhome