license
语法
license { autoupdate { url url <password password>; } keys { key key } renew { before-expiration number; interval interval-hours; } traceoptions { file { filename; files number; match regular-expression; size maximum-file-size; (world-readable | no-world-readable); } flag flag; no-remote-trace; } }
层次结构级别
[edit system]
描述
指定设备的许可证信息。
选项
autoupdate |
自动从许可证服务器获取许可证密钥。 |
before-expiration number |
在到期前(以天)续订许可证。
|
interval interval-hours |
许可证检查间隔,以小时为单位。
|
keys key key |
配置一个或多个许可证密钥。例如, [edit] user@device# set system license keys key "key_1" user@device# set system license keys key "key_2" user@device# set system license keys key "key_3" user@device# set system license keys key "key_4" user@device# commit commit complete |
renew |
许可证续订周期和检查时间间隔。 |
url |
许可证服务器的 URL。 |
其余语句单独讲解。请参阅 CLI Explorer。
所需的权限级别
系统 - 要查看配置中的此语句。
系统控制 - 要将此语句添加至配置中。
发布信息
在 8.5 Junos OS中引入的语句。
在 keys
更新版本Junos OS引入14.1X53-D10。