Junos ライセンスの監視
Junos ライセンスを監視する方法をご確認ください。
ライセンスを追加
新しいライセンスを追加する前に、次のタスクを完了してください。
-
必要なライセンスを購入します。
-
ルーターまたはスイッチとの基本的なネットワーク接続を確立します。基本的な接続を確立する手順については、お使いのデバイスの 『スタートアップガイド 』または 『クイックスタートガイド 』を参照してください。
-
ライセンスをアクティブ化します。
-
設定モード:
set system license keys key license-key
設定モードコマンドを使用してライセンスを追加します。 -
動作モード:
request system license add
動作モードコマンドを使用してライセンスを追加します。 -
RPCコマンド:RPCコマンドを使用してライセンスを追加します。
Junosデバイスにライセンスを追加するには、次の方法があります。
設定モードでライセンスを追加
Junos OS CLIを使用して個々のライセンス キーを追加するには、次の手順に従います。
Junos OS CLIを使用して個々のライセンス キーをインストールするには、次の手順に従います。
set system license keys key name
ステートメントを発行します。name
パラメータには、ライセンスIDとライセンスキーが含まれます。例えば:[edit] user@device# set system license keys key "JUNOS_TEST_LIC_FEAT xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx"
Junos OS CLIで複数のライセンス キーを追加するには、インストールするライセンス キーごとに
set system license keys key name
ステートメントを発行します。例えば:[edit] user@device# set system license keys key "key_1" set system license keys key "key_2" set system license keys key "key_2" set system license keys key "key_4"
commit
コマンドを使用して設定をコミットする必要があります。ライセンスが正常にインストールされました。インストールされているライセンスは、運用モードから
show system license
コマンドを使用して確認できます。
動作モードでのライセンスの追加
操作コマンドを使用して、新しいライセンス キーをデバイスに追加するには、次の手順に従います。
CLI 動作モードから、以下の CLI コマンドのいずれかを入力します。
ファイルまたはURLからライセンス キーを追加するには、次のコマンドを入力し、キーが格納されているファイル名またはURLを指定します。
user@host> request system license add filename | url
端末からライセンス キーを追加するには、次のコマンドを入力します。
user@host> request system license add terminal
プロンプトが表示されたら、ライセンスキーを入力し、複数のライセンスキーは空白行で区切ります。
入力したライセンスキーが無効な場合、Ctrl + dを押してライセンス エントリー モードを終了すると、CLI出力にエラーが表示されます。
ライセンスが正常にインストールされました。インストールされているライセンスは、運用モードから
show system license
コマンドを使用して確認できます。
RPCコマンドによるライセンスの追加
RPCコマンドを使用して、新しいライセンス キーをデバイスに追加するには、次の手順に従います。
RPCコマンドを発行して、ファイルまたはURLからライセンス キーを追加します。
<rpc><request-license-add><source>/var/tmp/sample.lic</source></request-license-add></rpc>
RPCコマンドを発行して、キーコンテンツからライセンスキーを追加します。
<rpc><request-license-add><key-data>JUNOS639151947 xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx</key-data></request-license-add></rpc>
ライセンスが正常にインストールされました。インストールされているライセンスは、運用モードから
show system license
コマンドを使用して確認できます。
ライセンスの自動更新
Junosデバイスでライセンスを自動更新する方法をご確認ください。
ライセンスを自動更新する前に、次のタスクを完了してください。
-
必要なライセンスを購入します。
-
ルーターまたはスイッチとの基本的なネットワーク接続を確立します。基本的な接続を確立する手順については、お使いのデバイスの 『スタートアップガイド 』または 『クイックスタートガイド 』を参照してください。
-
ライセンスをアクティブ化します。
設定コマンドを使用してライセンスを自動更新するには、次の手順に従います。
CLI コンフィギュレーション モードから、次の CLI コマンドを入力します。
set system license autoupdate url <URL>
プライベート ネットワークで使用可能なプロキシ サーバーを使用してライセンスを自動更新し、EMS サーバーに接続してライセンスの更新をダウンロードできるようにすることができます。プライベート ネットワーク内のデバイスはプロキシ サーバーに接続して、ライセンスまたはライセンスの更新をダウンロードします。
set system proxy server IP address set system proxy port port number set system proxy username user name set system proxy password password
ライセンスチェック プロセスでは、設定から URL を読み取り、検証します。
ハードウェア製品の場合、URL クエリはデバイス シャーシのシリアル番号を使用して、必要なライセンス キーを取得します。物理的な製品は、初めてのライセンス取得とライセンス更新をサポートします。
仮想ソフトウェア製品の場合、初回インストールを行う必要があります。その後のEMSポータルからのライセンスキーの取得と更新は、ソフトウェアシリアル番号(SSN)に基づいて実行できます。
commit
コマンドを使用して設定をコミットする必要があります。
デフォルトでは、 autoupdate
コマンドは、有効期限前の更新日数を 60 日、更新時間間隔を 24 時間に設定します。最後のデバイスは、現在のライセンスの有効期限の 60 日前に EMS サーバーに接続し、24 時間ごとに自動更新を確認できます。
ライセンスの更新
Junosデバイスでライセンスを更新する方法をご確認ください。
ライセンスを更新する前に、次のタスクを完了してください。
-
必要なライセンスを購入します。
-
ルーターまたはスイッチとの基本的なネットワーク接続を確立します。基本的な接続を確立する手順については、お使いのデバイスの 『スタートアップガイド 』または 『クイックスタートガイド 』を参照してください。
設定コマンドを使用してライセンスを更新するには、次の手順に従います。
CLI コンフィギュレーション モードから、次の CLI コマンドを入力します。
set system license renew before-expiration days
set system license renew interval hours
commit
コマンドを使用して設定をコミットする必要があります。-
これで、ライセンスが正常に更新されました。
ライセンスの削除
Junosデバイスにインストールされているライセンスを削除する方法をご確認ください。
新しいライセンスを削除する前に、そのライセンスで有効になっている機能が不要になることを確認してください。
ライセンスを削除するには、 request system license delete
運用コマンド、または delete
または deactivate
コンフィギュレーション コマンドを使用できます。
-
設定モードでライセンスをインストールした場合は、設定モードコマンドを使用してライセンスを削除します。
-
動作モードでライセンスをインストールした場合は、動作モードコマンドを使用してライセンスを削除します。
以下の方法で、Junosデバイスからライセンスを削除できます。
-
コンフィギュレーション モード:
delete system license keys
コンフィギュレーション モード コマンドを使用して、ライセンスを削除します。 -
動作モード:ライセンスを削除するには、
request system license delete license-identifier-list identifier-list
動作モード コマンドを使用します。 -
RPCコマンド:RPCコマンドを使用してライセンスを削除します。
操作コマンドを使用したライセンスの削除
インストールされているライセンスは、 request system license delete
コマンドを使用して動作モードで削除できます。
削除可能なライセンスを表示します。
user@host> request system license delete license-identifier-list? Possible completions: E00468XXX4 License key identifier JUNOS10XXX1 License key identifier JUNOS10XXX2 License key identifier JUNOS10XXX3 License key identifier JUNOS10XXX4 License key identifier [ Open a set of values
CLI動作モードを使用してデバイスからライセンス キーを削除するには、以下の方法のいずれかを選択します。
ライセンスIDを指定して、1つのライセンスを削除します。このオプションを使用すると、一度に1つのライセンスのみ削除できます。
user@host> request system license delete license-identifier
デバイスからすべてのライセンス キーを削除します。
user@host> request system license delete all
デバイスから複数のライセンス キーを削除します。各キーのライセンス識別子を指定し、識別子のリストを括弧で囲みます。
user@host> request system license delete license-identifier-list [JUNOS10XXX1 JUNOS10XXX3 JUNOS10XXX4 ...]
Delete license(s) ? [yes,no] (no) yes
これで、ライセンスは正常に削除されました。
show system license
コマンドを入力して、ライセンスが削除されたことを確認します。
設定コマンドを使用したライセンスの削除
インストールされているライセンスは、 delete system license keys
コマンドを使用して設定モードで削除できます。
必要なライセンスを削除します。
たとえば、1 つのライセンスを削除するには、次のようにします。
[edit] user@host# delete system license keys key [License key]
すべてのライセンスを削除するには、たとえば:
[edit] user@host# delete system license keys
commit
コマンドを使用して設定をコミットする必要があります。これで、ライセンスは正常に削除されました。
show system license
コマンドを入力して、ライセンスが削除されたことを確認します。
RPCコマンドによるライセンスの削除
RPCコマンドを発行して、すべてのライセンスキーを削除します。
<rpc><request-license-delete><all/></request-license-delete></rpc>
RPCコマンドを発行して、特定のライセンスキーを削除します。
<rpc><request-license-add><key-data>JUNOS639151947 xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx</key-data></request-license-add></rpc>
これで、ライセンスは正常に削除されました。運用モードから
show system license
コマンドを使用してライセンスを確認できます。
ライセンスの表示
Junosデバイスにインストールされているライセンスを確認する方法をご確認ください。
動作モードから show system license
コマンドを使用して、デバイスにインストールされているライセンスを表示できます。
予定どおりのライセンスがデバイスにインストールされ、アクティブであることを確認します。
user@host> show system license License usage: Licensed Licensed Licensed Feature Feature Feature Feature name used installed needed Expiry l3static 1 1 0 2023-02-25 05:30:00 IST ADV Bandwidth (in gbps) 150 100 50 2023-02-25 05:30:00 IST Licenses installed: License identifier: JUNOS100365120 License version: 4 Order Type: commercial Features: l3static - L3 Static feature date-based, 2022-02-25 05:30:00 IST - 2023-02-25 05:30:00 IST ADV Bandwidth (in gbps) - ADVANCE Bandwidth (in gbps) Capacity: 100 date-based, 2022-02-25 05:30:00 IST - 2023-02-25 05:30:00 IST
出力には、[ Feature name]、[ Licensed Feature used]、[ Licenses Feature installed]、[ Licensed Feature needed]、および [Expiry ] フィールドのリストが表示されます。
ライセンス
構文
license { autoupdate { url name { password password; } } keys { key name; } log-frequency(time-interval seconds | time-of-day time-of-day); renewbefore-expiration before-expirationinterval interval; traceoptions { file< filename><files files><match match><size size><(world-readable | no-world-readable)>; flag name; no-remote-trace; } }
階層レベル
[edit system]
形容
このルーターのライセンス設定
オプション
autoupdate | プライベート ネットワークで使用可能なプロキシ サーバーを使用してライセンスを自動更新し、EMS サーバーに接続してライセンスの更新をダウンロードできるようにすることができます。プライベート ネットワーク内のデバイスはプロキシ サーバーに接続して、ライセンスまたはライセンスの更新をダウンロードします。 デフォルトでは、 |
keys | ライセンスキーを使用してライセンスをインストールできます。 |
log-frequency | アラームとコンプライアンス違反のライセンス ログ メッセージの頻度を設定できます。デフォルトでは、アラームの発生とログは午前 6:00 に生成されます。 |
renewbefore-expiration | ライセンスの有効期限が切れる前に、ライセンスを更新できます。 |
traceoptions | ライセンスのトレース オプションを設定できます。 |
残りのステートメントについては、別途説明します。 「CLI エクスプローラ」を参照してください。
必要な権限レベル
trace—設定でこのステートメントを表示します。
trace-control—設定にこのステートメントを追加します。
メンテナンス。
リリース情報
Junos OS リリース 8.5 で導入されたステートメント。
ショーシステムライセンス
構文
show system license ? Possible completions: <[Enter]> Execute this command bandwidth Show license bandwidth summary brief Display brief output (default) detail Display detailed output feature-list Show all applicable licensed features fpc Show license fpc information installed Show installed feature licenses key-content Display license key contents keys Show license keys usage Show licensed features | Pipe through a command
形容
ライセンスの詳細な出力を表示します。
必要な権限レベル
眺める
出力フィールド
表 1 は、 show system license
コマンドの出力フィールドの一覧です。
次の表は、 show system license
コマンドで使用できるすべてのフィールドの一覧です。表示されるフィールドは、プラットフォームとソフトウェアのリリースによって異なる場合があります。
フィールド名 |
フィールドの説明 |
---|---|
帯域幅のアドバンス使用 |
高度な機能の帯域幅の使用状況を表示します |
有効 期限 |
ライセンスの有効期限を示します |
機能ID |
機能 ID を表示します |
機能名 |
機能名を表示します |
顔立ち |
インストールされているライセンス機能の詳細を一覧表示します |
フレックス対応ラインカード |
フレックス対応ラインカードの帯域幅使用量を表示します |
フレックスのみのラインカード |
フレックス専用ラインカードの帯域幅の使用状況を表示します |
ライセンス識別子 |
ライセンス ID を示します |
ライセンスキー |
ライセンス キー情報を表示します。 |
ライセンスバージョン |
ライセンスのバージョンを示します |
ライセンスされた機能が利用可能 |
その機能で使用可能なライセンスを示します |
ライセンスされた機能がインストールされています |
インストールされている機能ライセンスを示します |
ライセンス機能が必要 |
機能に必要な追加ライセンスを示します |
使用許諾された機能 |
使用済みライセンス機能を示します |
ラインカード タイプ |
デバイス上のラインカードを表示します |
プレミアム帯域幅の使用 |
プレミアム機能の帯域幅の使用状況を表示します |
無効です |
機能ライセンスはインストールされておらず、デフォルトライセンスも含まれていません MXシリーズデバイスの場合:帯域幅ライセンスがインストールされていないを含め、ライセンスはインストールされていません |
パーマネント |
永久ライセンスまたは永久ライセンスがインストールされている |
日付 (2023-02-25 05:30:00) |
時間指定ライセンスまたはサブスクリプションライセンスがインストールされている |
期限 切れ |
時間指定ライセンスの有効期限が切れている |
サンプル出力(Junos OSおよびJunos OS Evolved)
- show system license bandwidth flex-only
- show system license bandwidth
- show system license bandwidth fpc 0
- show system license bandwidth fpc port-details 0
- show system license brief
- システム ライセンスの詳細を表示
- show system license feature-list (システム ライセンス機能一覧を表示)
- show system license fpc
- show system license installed
- show system license key-content
- システムライセンスキーを表示
- システム ライセンスの使用状況を表示
- show system license(ライセンスはインストールされておらず、デフォルトライセンスもありません)
- show system license(ライセンスはインストールされておらず、デフォルトライセンスがあります)
- show system license(永久ライセンスをインストール済み)
- show system license(サブスクリプションベースのライセンスをインストール)
- show system license(ライセンスの有効期限が切れています)
- show system license(ライセンスはインストールされておらず、帯域幅ライセンスもありません)
- show system license(レイヤー3静的機能付きでインストール済みのサブスクリプションベースのアドバンスドライセンス)
- show system license(ポイント2からのライセンスの有効期限が切れています)
show system license bandwidth flex-only
user@host> show system license bandwidth flex-only
Licensed Licensed Licensed Feature Feature Feature Linecard Type used installed needed LC4800 Bandwidth (in gbps) 500 800 0 Other Flex-only Bandwidth (in gbps) 200 1000 0
show system license bandwidth
user@host> show system license bandwidth
Advance Bandwidth Usage: 20 Premium Bandwidth Usage: 0
show system license bandwidth fpc 0
user@host> show system license bandwidth fpc 0
Advance Bandwidth Usage: 20 Premium Bandwidth Usage: 0
show system license bandwidth fpc port-details 0
user@host> show system license bandwidth fpc port-details 0
Bandwidth License Port name used(in gbps) tier xe-0/0/1:0 10 advance xe-0/0/1:1 10 advance
show system license brief
user@host> show system license brief
License usage: Licensed Licensed Licensed Feature Feature Feature Feature name used installed needed Expiry Filter Based Forwarding 0 1 0 2025-11-17 05:30:00 IST FIB Scale 0 65000 0 2025-11-17 05:30:00 IST RIB Scale 24 65000 0 2025-11-17 05:30:00 IST LSP Scale 0 1000 0 2025-11-17 05:30:00 IST GRE Tunnel 1 0 1 invalid Firewall Filters Scale 0 1000 0 permanent Firewall Filters Terms Scale 0 4000 0 permanent Licenses installed: License identifier: JUNOS719106327 License version: 4 Order Type: commercial Features: FIB Scale - Forwarding Information Base Scale Capacity: 1000 date-based, 2022-11-17 05:30:00 IST - 2025-11-17 05:30:00 IST RIB Scale - Routing Information Base Scale Capacity: 1000 date-based, 2022-11-17 05:30:00 IST - 2025-11-17 05:30:00 IST LSP Scale - Label Switched Path Scale Capacity: 1000 date-based, 2022-11-17 05:30:00 IST - 2025-11-17 05:30:00 IST Filter Based Forwarding - Filter Based Forwarding date-based, 2022-11-17 05:30:00 IST - 2025-11-17 05:30:00 IST
システム ライセンスの詳細を表示
user@host> show system license detail
show system license detail Licensed Licensed Licensed Licensed Feature Feature Feature Feature Feature name used installed needed available Expiry Filter Based Forwarding 0 1 0 1 2025-11-17 05:30:00 IST FIB Scale 0 65000 0 65000 2025-11-17 05:30:00 IST RIB Scale 24 65000 0 64976 2025-11-17 05:30:00 IST LSP Scale 0 1000 0 1000 2025-11-17 05:30:00 IST GRE Tunnel 1 0 1 0 invalid Firewall Filters Scale 0 1000 0 1000 permanent Firewall Filters Terms Scale 0 4000 0 4000 permanent Licenses installed: License identifier: JUNOS719106327 License version: 4 Order Type: commercial Features: FIB Scale - Forwarding Information Base Scale Capacity: 1000 date-based, 2022-11-17 05:30:00 IST - 2025-11-17 05:30:00 IST RIB Scale - Routing Information Base Scale Capacity: 1000 date-based, 2022-11-17 05:30:00 IST - 2025-11-17 05:30:00 IST LSP Scale - Label Switched Path Scale Capacity: 1000 date-based, 2022-11-17 05:30:00 IST - 2025-11-17 05:30:00 IST Filter Based Forwarding - Filter Based Forwarding date-based, 2022-11-17 05:30:00 IST - 2025-11-17 05:30:00 IST Licensing Mode: Agile Licensing Standalone Licensing Persona: JUNOS LKG
show system license feature-list (システム ライセンス機能一覧を表示)
show system license feature-list
コマンドは、お使いの製品と Junos リリースでサポートされているすべての機能名と機能 ID を表示します。
user@host> show system license feature-list
33 subscriber-vlan 34 subscriber-ip 40 subscriber-res-dpc 41 subscriber-res-ic 42 video-service-dhcp-relay 43 video-service-mcac 64 feeva-media-enabler 105 radware-adc 118 virtual-chassis
show system license fpc
user@host> show system license fpc
Flex only linecards: FPC Serial Number 0 BUILTIN Advance Bandwidth Usage: 20 Premium Bandwidth Usage: 0 Flex capable linecards: FPC bandwidth usage: none
show system license installed
user@host> show system license installed
License identifier: JUNOS719106327 License version: 4 Order Type: commercial Features: FIB Scale - Forwarding Information Base Scale Capacity: 1000 date-based, 2022-11-17 05:30:00 IST - 2025-11-17 05:30:00 IST RIB Scale - Routing Information Base Scale Capacity: 1000 date-based, 2022-11-17 05:30:00 IST - 2025-11-17 05:30:00 IST LSP Scale - Label Switched Path Scale Capacity: 1000 date-based, 2022-11-17 05:30:00 IST - 2025-11-17 05:30:00 IST Filter Based Forwarding - Filter Based Forwarding date-based, 2022-11-17 05:30:00 IST - 2025-11-17 05:30:00 IST
show system license key-content
user@host> show system license key-content /var/tmp/license.txt
License Key Content: License version: 4 Order Type: commercial Features: LSP Scale - Label Switched Path Scale Capacity: 1000 date-based, 2022-11-17 05:30:00 IST - 2025-11-17 05:30:00 IST RIB Scale - Routing Information Base Scale Capacity: 1000 date-based, 2022-11-17 05:30:00 IST - 2025-11-17 05:30:00 IST FIB Scale - Forwarding Information Base Scale Capacity: 1000 date-based, 2022-11-17 05:30:00 IST - 2025-11-17 05:30:00 IST Filter Based Forwarding - Filter Based Forwarding date-based, 2022-11-17 05:30:00 IST - 2025-11-17 05:30:00 IST
システムライセンスキーを表示
user@host> show system license keys
JUNOS719106327 aeaqie blakaq xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx xxxxxx
システム ライセンスの使用状況を表示
user@host> show system license usage
License usage: Licensed Licensed Licensed Feature Feature Feature Feature name used installed needed Expiry Filter Based Forwarding 0 1 0 2025-11-17 05:30:00 IST FIB Scale 0 65000 0 2025-11-17 05:30:00 IST RIB Scale 24 65000 0 2025-11-17 05:30:00 IST LSP Scale 0 1000 0 2025-11-17 05:30:00 IST GRE Tunnel 1 0 1 invalid Firewall Filters Scale 0 1000 0 permanent Firewall Filters Terms Scale 0 4000 0 permanent
show system license(ライセンスはインストールされておらず、デフォルトライセンスもありません)
user@host> show system license
License usage: Licensed Licensed Licensed Feature Feature Feature Feature name used installed needed Expiry l3static 1 0 1 invalid Licenses installed: none
show system license(ライセンスはインストールされておらず、デフォルトライセンスがあります)
user@host> show system license
License usage: Licensed Licensed Licensed Feature Feature Feature Feature name used installed needed Expiry scale-subscriber 0 10 0 permanent Licenses installed: none
show system license(永久ライセンスをインストール済み)
user@host> show system license
License usage: Licensed Licensed Licensed Feature Feature Feature Feature name used installed needed Expiry l3static 1 1 0 permanent evpn-vxlan 0 1 0 permanent Licenses installed: License identifier: JUNOS100365120 License version: 4 Order Type: commercial Features: l3static - L3 Static feature permanent License identifier: JUNOS081157102 License version: 4 Order Type: commercial Features: evpn-vxlan - EVPN feature with VXLAN encapsulation permanent
show system license(サブスクリプションベースのライセンスをインストール)
user@host> show system license
License usage: Licensed Licensed Licensed Feature Feature Feature Feature name used installed needed Expiry l3static 1 1 0 2023-02-25 05:30:00 IST ADV Bandwidth (in gbps) 150 100 50 2023-02-25 05:30:00 IST Licenses installed: License identifier: JUNOS100365120 License version: 4 Order Type: commercial Features: l3static - L3 Static feature date-based, 2022-02-25 05:30:00 IST - 2023-02-25 05:30:00 IST ADV Bandwidth (in gbps) - ADVANCE Bandwidth (in gbps) Capacity: 100 date-based, 2022-02-25 05:30:00 IST - 2023-02-25 05:30:00 IST
show system license(ライセンスの有効期限が切れています)
user@host> show system license
License usage: Licensed Licensed Licensed Feature Feature Feature Feature name used installed needed Expiry l3static 1 1 1 expired ADV Bandwidth (in gbps) 150 100 150 expired Licenses installed: License identifier: JUNOS100365120 License version: 4 Order Type: commercial Features: l3static - L3 Static feature date-based, 2022-02-25 05:30:00 IST - 2023-02-25 05:30:00 IST ADV Bandwidth (in gbps) - ADVANCE Bandwidth (in gbps) Capacity: 100 date-based, 2022-02-25 05:30:00 IST - 2023-02-25 05:30:00 IST
show system license(ライセンスはインストールされておらず、帯域幅ライセンスもありません)
user@host> show system license
License usage: Licensed Licensed Licensed Feature Feature Feature Feature name used installed needed Expiry l3static 1 0 1 license not installed Licenses installed: none
show system license(レイヤー3静的機能付きでインストール済みのサブスクリプションベースのアドバンスドライセンス)
user@host> show system license
License usage: Licensed Licensed Licensed Feature Feature Feature Feature name used installed needed Expiry l3static 1 1 0 expired ADV Bandwidth (in gbps) 0 100 0 expired Licenses installed: License identifier: JUNOS100365120 License version: 4 Order Type: commercial Features: l3static - L3 Static feature date-based, 2022-02-25 05:30:00 IST - 2023-02-25 05:30:00 IST ADV Bandwidth (in gbps) - ADVANCE Bandwidth (in gbps) Capacity: 100 date-based, 2022-02-25 05:30:00 IST - 2023-02-25 05:30:00 IST
show system license(ポイント2からのライセンスの有効期限が切れています)
緊急ライセンス、ラボライセンス、テストライセンスなどの非商用ライセンスは、ライセンスの有効期限が切れるとデバイスから自動的に削除されます。
user@host> show system license
License usage: Licensed Licensed Licensed Feature Feature Feature Feature name used installed needed Expiry l3static 1 1 0 2023-02-25 05:30:00 IST ADV Bandwidth (in gbps) 100 100 0 2023-02-25 05:30:00 IST Licenses installed: License identifier: JUNOS100365120 License version: 4 Order Type: commercial Features: l3static - L3 Static feature date-based, 2022-02-25 05:30:00 IST - 2023-02-25 05:30:00 IST ADV Bandwidth (in gbps) - ADVANCE Bandwidth (in gbps) Capacity: 100 date-based, 2022-02-25 05:30:00 IST - 2023-02-25 05:30:00 IST
サンプル出力(Junos OS Evolved)
ポート帯域幅使用量—PTXシリーズデバイスがライセンスを消費するのは、ポートにライセンス機能を設定した場合のみです。
PTXシリーズ デバイスは、ポートを起動したりトランシーバを挿入したりしてもライセンスを消費しません。
- show system license bandwidth(PTX10001-36MR、PTX10002-36QDD、PTX10003、PTX10004、PTX10008、PTX10016)
- show system license bandwidth fpc(PTX10001-36MR、PTX10002-36QDD、PTX10003、PTX10004、PTX10008、PTX10016)
- show system license fpc(PTX10001-36MR、PTX10002-36QDD、PTX10003、PTX10004、PTX10008、PTX10016)
show system license bandwidth(PTX10001-36MR、PTX10002-36QDD、PTX10003、PTX10004、PTX10008、PTX10016)
user@host> show system license bandwidth
Bandwidth Usage (in gbps) : 400
show system license bandwidth fpc(PTX10001-36MR、PTX10002-36QDD、PTX10003、PTX10004、PTX10008、PTX10016)
user@host> show system license bandwidth fpc
port-details 0 Bandwidth License Port name used(in gbps) tier et-0/0/1 400 advance
show system license fpc(PTX10001-36MR、PTX10002-36QDD、PTX10003、PTX10004、PTX10008、PTX10016)
user@host> show system license fpc
Flex only linecards: FPC Serial Number 0 BUILTIN Bandwidth Usage (in gbps) : 400
リリース情報
Junos OS リリース 7.4 より前に導入されたコマンド。
オプション feature-list
と bandwidth
は、Junos OS リリース 24.2R1 で導入されました。
ライセンスのシステム ログ
ライセンスを追加または削除した後、マスターとバックアップの間でライセンスを同期するのに最大1分かかる場合があります。スイッチオーバーや再起動などのアクションを実行する前に、1分間の間隔を空ける必要があります。
Junos OSは、デバイスの機能の使用が追加されたライセンスを超えた場合、ライセンス要件を示すために、帯域幅などの容量(スケール)機能のアラームを生成します。アラームの詳細には、現在の機能の使用状況情報が表示されます。
アラームのリストは、 システム ログ エクスプローラで確認できます。
たとえば、ライセンス要件に対してアラームが生成される以下のシナリオを参照してください。
-
シナリオ 1
デバイスが100G帯域幅ライセンスで設定され、現在の使用量が200G帯域幅である場合、帯域幅の使用量が追加されたライセンスを超えたため、Junos OSはアラームを生成します。
アラームは、200G帯域幅の現在の使用量にライセンスが必要であることを指定します。
-
シナリオ 2
デバイスが 128K RIB ライセンスで設定され、130K RIB を使用している場合、RIB 機能スケールが追加されたライセンスを超えたと、Junos OS がアラームを生成します。
アラームは、130K RIB にライセンスが必要であることを示しています。