zoukankan      html  css  js  c++  java
  • Cisco IOS Software Activation Command Reference

    clear license agent : to clear license agent statistics counters or connection statistics (in privileged EXEC mode)

    debug license : to enable controlled Cisco IOS software license debugging activity on a device (in privileged EXEC mode)

    no debug license

    license accept end user agreement : to accept the end-user license agreement(EULA) for all Cisco IOS software and features at one time (in global configuration mode)

    license agent default : to configure license agent authentication (in global configuration mode)

    license agent listener : to configure the path that the license agent authentication monitors (in global configuration mode)

    no license agent listener

    license agent max-session : to limit the number of HTTP sessions to the license agent (in global configuration mode)

    no license agent max-sessions

    license agent notify : to specify the URL to send license agent notifications (in global configuration mode)

    no license agent notify

    license boot level : to boot a new software license on switching platforms (in global configuration mode)

    no license boot level

    license boot module : to boot a new software license on routing platforms (in global configuration mode)

    no license boot module

    license call-home install pak : to install a license by using a product authorization key (PAK) and the Cisco License Call Home feature (in privileged EXEC mode)

    license call-home resend : to request a license be re-sent by using the Cisco License Call Home feature (in privileged EXEC mode)

    license call-home revoke : to rehost (revoke and transfer) a license by using unique device identifiers (UIDs) and the cISCO license Call Home feature (in privileged EXEC mode)

    license call-home url : to configure a new URL for accessing the Cisco licensing infrastructure (in global configuration mode)

    no license call-home url

    license clear : to remove a license entry from license storage (in privileged EXEC mode)

    license comment : to add or remove a comment about a feature license (in privileged EXEC mode)

    license expand nvram : to expand the memory allocation for license storage in NVRAM for Cisco 2800 and Cisco 3800 series integrated services router platforms (in privileged EXEC mode)

    license feature : to activate the specified license feature (in global configuration mode)

    no license feature

    license feture snasw : to activate the SNA Switching (SNASw) feature license (in global configuration mode)

    no license feature snasw

    license install : to install a stored license file (in privileged EXEC mode)

    licese modify priority : to modify a license (in privileged EXEC mode)

    license purge : to purge unneeded licenses (licenses that are not associated with the current chassis unique device identifier [UDI]) (in privileged EXEC mode)

    license revoke : to revoke a software license from one device and transfer it to another (in privileged EXEC mode)

    license right-to-use deactivate : to deactivate a license level on a switch

    license save : to save a copy of a permanent license in a Cisco IOS device to a specified license file (in privileged EXEC mode)

    license save credential : to save the identity information associated with a device to a specified URL (in privileged EXEC mode)

    license right-to-used activate : to activate a license level on a switch

    show license : to display information about a Cisco IOS software license (in privileged EXEC mode)

    show license call-home : to display the stock keeping unit (SKU) list and features available in a product authorization key(PAK) (in privileged EXEC mode)

    show license statistics : to display license statistics information (in privileged EXEC mode)

    show subsys license : to display the subsystem running for a feature set (in user EXEC or privileged EXEC mode)

    snmp-server enable traps : to enable all Simple Network Management Protocol(SNMP) notification types that are available on your system (in global configuration mode)

    no snmp-server enable traps

    snmp-server host : to specify the recipient of a Simple Network Management Protocl 9SNMP) notification operation (in global configuration mode)

    no snmp-server host

    show license right-to-use : to display information about right-to-use licenses and their states on the switches (in privileged EXEC mode)

  • 相关阅读:
    Java版AES-CBC-CMAC加密
    并发编程(十九):并发编程实践
    并发编程(十八):ScheduledThreadPoolExcutor和FutureTask
    并发编程(十七):Excutor与ThreadPoolExcutor
    并发编程(十六):线程池概述
    并发编程(十五):Java并发工具类
    并发编程(十四):原子操作类
    并发编程(十三):Fork-Join框架
    并发编程(十二):阻塞队列
    并发编程(十一):非阻塞队列ConcurrentLinkedQueue
  • 原文地址:https://www.cnblogs.com/jilili/p/4289425.html
Copyright © 2011-2022 走看看