12-License管理命令
本章节下载: 12-License管理命令 (116.97 KB)
目 录
1.1.3 display license device-id
1.1.4 license activation-file install
1.1.5 license activation-file uninstall
display license命令用来显示License的详细信息。
display license [ activation-file ] [ slot slot-number ]
activation-file:显示设备上已存在的激活文件相关信息。
slot slot-number:显示指定成员设备上安装的License信息。slot-number表示设备在IRF中的成员编号。不指定该参数时,显示所有成员设备上的License信息。
如果不指定activation-file,则显示所有类型License的详细信息。
# 显示IRF中所有License的详细信息。
flash:/license/210235A045B05B00043502014021010215784663.ak
Product Description: H3C S7500E-XS Data Center License
Registered at: 2014-01-01 01:53:24
表1-1 display license命令显示信息描述表
n号成员设备上的License信息 |
|
License的类型,取值为: · NA:无法获取License的类型 · Permanent:永久类型,表示该License永远有效,不会过期 · Days restricted:相对时间类型,表示该License是正式发布的,且有效期是一个相对时间段,比如30天 · Trial (days restricted):相对时间类型的试用License,表示该License是相对时间类型的、非正式发布的License |
|
License当前状态取值为: · In use:当前License正在使用 · Usable:当前License正在等待使用(当设备同时安装了多个相对时间License,且多个License均支持某一特性时,则只有一个License中的该特性处于In use状态,其它License中的该特性会处于Usable状态。 · Expired:当前License已过期 · Uninstalled:当前License已卸载 · Unusable:当前License无法使用 · Invalid:不合法的数据,无法使用 |
display license feature命令用来显示特性的License摘要信息。
License摘要信息包括哪些特性需要安装License,以及已安装的License的简要信息。
# 显示License摘要信息。
<Sysname> display license feature
Slot 1:
Total: 64 Usage: 2
Feature Licensed State
VXLAN Y Formal
evi N Formal
SPBM N Formal
EVB Y Formal
TRILL Y Formal
表1-2 display license feature命令显示信息描述表
n号成员备上的License摘要信息 |
|
设备上一共可安装License的总数目 |
|
需要License授权才能使用的业务特性的名称 本系列设备不支持EVI、SPBM |
|
· N表示未授权 · Y表示已授权 |
|
License的当前状态: · Formal表示当前已经为该特性安装了正式License,License处于有效状态 · Trial表示当前已经为该特性安装了临时License,License处于有效状态 · -表示当前无有效License,用户如需使用该特性,请安装对应的License |
display license device-id slot slot-number命令用来显示指定成员设备的SN和DID信息。
display license device-id slot slot-number
slot slot-number:表示设备在IRF中的成员编号。
生成License激活文件需要使用DID和SN,用来表示激活文件和设备的绑定关系。
DID在执行压缩命令的时候会发生变化。因此,请在申请激活文件前,查询设备的DID信息。
DID有两种形式:
· 字符串形式。在申请激活码或激活文件时,直接在申请页面输入该字符串即可。
· 文件形式。在申请激活码或激活文件时,需通过申请页面上传该文件。
本系列以太网交换机DID仅支持文件形式。
# 显示成员设备1的SN和DID信息。
<sysname> display license device-id slot 1
SN: 210235A045B05B0004350
Device ID: flash:/license/DeviceID.did
表1-3 display license device-id命令显示信息描述表
license activation-file install命令用来安装License的激活文件。
license activation-file install file-name slot slot-number
file-name:激活文件的全路径,为1~127个字符的字符串,区分大小写。激活文件必须合法、有效,并且保存在设备存储介质上。
slot slot-number:表示给成员设备安装License激活文件,成员设备安装激活文件后,即便加入别的IRF,也具有运行相应特性的授权。slot-number表示设备在IRF中的成员编号。
激活文件是用户购买的激活受控特性的凭证。激活文件安装到设备上后,对应的特性得到授权,可以正常使用。
# 给成员设备2安装激活文件20110812.ak。
[Sysname] license activation-file install flash:\license\20110812.ak slot 2
This operation might take some time. Do not perform any other operations until the operation is completed or a failure message is displayed. Please wait...
· display license activation-file
· license activation-file uninstall
license activation-file uninstall命令用来卸载License的激活文件。
license activation-file uninstall file-name slot slot-number
file-name:激活文件的全路径,为1~127个字符的字符串,区分大小写。
slot slot-number:表示给成员设备卸载License激活文件,成员设备卸载激活文件后,将不能使用该激活文件包含的特性。slot-number表示设备在IRF中的成员编号。
当用户购买的正式激活文件还没有到期,并且在当前上设备不需要再使用时,可以卸载该激活文件,此时设备会产生一个卸载凭证——卸载文件。用户可以将该卸载凭证和其它设备绑定,获取一个新的激活文件,并在新设备上安装,从而将License从当前设备迁移到其它设备。
· 激活文件被卸载后,对应的特性将无法获得到被卸载的激活文件的信息,特性无法运行。
· 如果卸载的是临时激活文件,则不会产卸载文件;如果卸载的是正式激活文件,则会产卸载文件。
# 给成员设备2卸载正式激活文件flash:\license\20110812.ak。
[Sysname] license activation-file uninstall flash:\license\20110812.ak slot 2
This operation might take some time. Do not perform any other operations until the operation is completed or a failure message is displayed. Please wait...
Uninstall file: flash:\license\20110812.uak
· display license activation-file
· license activation-file install
license compress命令用来压缩License存储区。
license compress slot slot-number
slot slot-number:表示对指定成员设备的License存储区进行压缩,成员设备将删除无效的License数据,对License存储区空间进行释放,用于安装新的激活信息。slot-number表示设备在IRF中的成员编号。
License存储区空间是有限的。执行该命令后,系统会自动判断各License的状态,将过期和卸载的License以及相关数据删除。从而释放空间,以便用户安装新的License。
需要注意的是,请在执行该命令前,保存各卸载License的卸载码。因为执行该命令后,卸载码会被删除。
# 给成员设备2压缩License存储区。
[Sysname] license compress slot 2
This command will delete all data relevant to uninstalled and expired keys/licenses, including Uninstall keys, and create a new device ID for activation keys/files. Make sure you have saved the Uninstall keys so you can apply for a new activation key/file for the unexpired licenses that were covered by the uninstalled activation keys/files.
Are you sure you want to continue? [Y/N]: Y
This operation might take some time. Do not perform any other operations until the operation is completed or a failure message is displayed. Please wait...
不同款型规格的资料略有差异, 详细信息请向具体销售和400咨询。H3C保留在没有任何通知或提示的情况下对资料内容进行修改的权利!