show license
- モード
- 非特権EXECモード
- カテゴリー
- 運用・管理 / システム
構文
> show license [NAME|index NUMBER] [brief]
コマンド説明
ライセンスの情報を表示する。ライセンス名かライセンス番号を指定した場合は、指定したライセンスの情報だけが表示される。
そうでない場合はすべてのライセンスの情報が表示される。
パラメーター
NAME- ライセンス名。licenseコマンドで入力した値。本コマンドの表示項目「License name」の値
index NUMBER- ライセンス番号。本コマンドの表示項目「Index」の値
brief- 簡潔な表示形式にしたいときに指定する
使用例
通常の表示形式awplus> show license
Board region: Japan
Feature licenses:
------------------------------------------------------------------------
Index : 1
License name : Base License
Customer name : Base License
Type of license : Full
License issue date : XX-Xxx-20XX
Features included : A, B, C ...
Release licenses on stack member 1:
| Index | エントリーの識別番号 |
| License name | ライセンス名 |
| Quantity of licenses | ライセンスが適用される機器の数 |
| Type of license | ライセンスの種類。 FullまたはTemporary |
| License issue date | ライセンス生成日 |
| License expiry date | ライセンスの有効期限。「N/A」は無期限を示す |
| Features included | ライセンスにより提供される機能 |
| Release licenses on xxx | 未サポート |
briefオプション指定時の表示形式
awplus> show license brief
Board region: Japan
Feature Licenses
------------------------------------------------------------------------
Index License name Quantity Customer name
Type Period
------------------------------------------------------------------------
1 Base License - Base License
Full N/A
Current enabled features for displayed licenses:
A, B, C ...
Release licenses on stack member 1:
------------------------------------------------------------------------
Index License name Quantity Customer name
Type Version Period
------------------------------------------------------------------------
| Index | エントリーの識別番号 |
| License name | ライセンス名 |
| Quantity | ライセンスが適用される機器の数 |
| Type | ライセンスの種類。 FullまたはTemporary |
| Period | ライセンスの有効期限。「N/A」は無期限を示す |
| Current enabled features for displayed licenses | ライセンスにより提供される機能 |
| Release licenses on xxx | これ以降の表示項目は未サポート |