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 |
1つ以上のライセンスキーを設定します。例えば [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 エクスプローラを参照してください。
必要な権限レベル
システム—設定でこのステートメントを表示します。
システム制御—このステートメントを設定に追加します。
リリース情報
Junos OS リリース 8.5 で導入されたステートメント。
Junos OS リリース 14.1X53-D10 で導入されたオプション keys
。