このドキュメントでは、Cisco Smart Licensing(クラウドベースのシステム)を使用して、Nexusスイッチのソフトウェアライセンスを管理する方法について説明します。
Cisco Smart Accountは、シスコのソフトウェアライセンス、権限、製品インスタンスに対する完全な可視性とアクセス制御を会社全体に提供するマネージドデータリポジトリです
シスココミュニティにアクセスし、新しい管理者向けトレーニングコースに登録してください。過去の録画トレーニングも参照できます。
9.3(3)より前のNX-OSバージョンでは、従来のライセンスのみがサポートされます。9.3(3)から10.1(2)までのNX-OSバージョンでは、従来のライセンスとスマートライセンスの両方がサポートされます。これについては、このドキュメントで説明します。10.1(2)以降のNX-OSバージョンは、ポリシーを使用したスマートライセンスのみをサポートします。これは、スマートライセンスとは異なります。10.1(2)よりも新しいバージョンの場合は、代わりにこのガイドを参照してください。
Smart Licensingは、NX-OS 8.0(1)以降を搭載したCisco Nexus 7000でサポートされています。







Smart Licensingの設定中に、シスコデバイスが状態に入る可能性のある状態は複数あります。これらの状態は、シスコデバイスのコマンドラインインターフェイス(CLI)から「show license all」または「show license status」で表示できます。
すべての状態とその意味を次に示します。
基本設定:
switch# show run callhome
!Command: show running-config callhome
!Running configuration last done at: Wed Jun 22 16:14:37 2022
!Time: Wed Jun 22 16:16:28 2022
version 9.3(4) Bios:version 07.67
callhome
email-contact sch-smart-licensing@cisco.com
destination-profile CiscoTAC-1 transport-method http
destination-profile CiscoTAC-1 index 1 http https://tools.cisco.com/its/service/oddce/services/DDCEService
transport http use-vrf management
enable
Switch# license smart register idtoken XXXX (force)
Initiated device registration with backend. run show license status, for registration status
switch# show license status
Smart Licensing is ENABLED
Registration:
Status: REGISTERED
Smart Account: ldap_user_test
Virtual Account: Default
Export-Controlled Functionality: Allowed
Initial Registration: SUCCEEDED on Jun 22 16:15:41 2022 UTC
Last Renewal Attempt: None
Next Renewal Attempt: Dec 19 16:15:41 2022 UTC
Registration Expires: Jun 22 16:13:53 2023 UTC
License Authorization:
Status: AUTHORIZED on Jun 22 16:15:44 2022 UTC
Last Communication Attempt: SUCCEEDED on Jun 22 16:15:44 2022 UTC
Next Communication Attempt: Jul 22 16:15:43 2022 UTC
Communication Deadline: Sep 20 16:12:55 2022 UTC
Smart License Conversion:
Automatic Conversion Enabled: False
Status: Not started
switch# show run callhome
version 9.3(4) Bios:version 07.67
call home
email-contact sch-smart-licensing@cisco.com
destination-profile CiscoTAC-1 transport-method http
destination-profile CiscoTAC-1 index 1 http https://tools.cisco.com/its/service/oddce/services/DDCEService
transport http proxy server X.X.X.X port 80
transport http use-vrf management
transport http proxy enable
Switch# license smart register idtoken XXXX (force)
Initiated device registration with backend. run show license status, for registration status
switch# show run callhome
version 9.3(4) Bios:version 07.67
callhome
email-contact sch-smart-licensing@cisco.com
destination-profile CiscoTAC-1 transport-method http
destination-profile CiscoTAC-1 index 1 http https://10.106.41.xx/Transportgateway/services/DeviceRequestHandlerend
transport http use-vrf management
enable
Switch# license smart register idtoken XXXX (force)
Initiated device registration with backend. run show license status, for registration status



製品をスマートアカウントと仮想アカウントに安全に登録するために使用されます。
IDトークンは、製品の登録時にIDを確立するために使用される組織識別子です。
https://software.cisco.com/software/csws/ws/platform/home?locale=en_US#
ライセンスの管理 – >インベントリ – >一般 – >新しいトークン – >トークンの作成
シスコデバイスをスマートライセンス対応ソフトウェアバージョンに移行する際は、このフローチャートを3つの方法(ダイレクトクラウドアクセス、HTTPSプロキシ、およびCisco Smart Software Manager On-prem)すべての一般的なガイドとして使用できます。

[+] Call Homeの設定
Switch# show running-config callhome
version 9.3(5) Bios:version 07.68
callhome
email-contact abc@example.com
phone-contact +919XXXXXXXXX
streetaddress ST3, RD 4, Bangalore
destination-profile CiscoTAC-1 transport-method http
destination-profile CiscoTAC-1 index 1 http http://tools.cisco.com/its/service/oddce/services/DDCEService
transport http use-vrf management
[+] tools.cisco.comへの到達可能性を確認。
DC-DMZ(config)# ping tools.cisco.com vrf management
PING tools.cisco.com (72.163.4.38): 56 data bytes
64 bytes from 72.163.4.38: icmp_seq=0 ttl=232 time=237.581 ms
64 bytes from 72.163.4.38: icmp_seq=1 ttl=232 time=237.859 ms
64 bytes from 72.163.4.38: icmp_seq=2 ttl=232 time=237.562 ms
64 bytes from 72.163.4.38: icmp_seq=3 ttl=232 time=237.413 ms
64 bytes from 72.163.4.38: icmp_seq=4 ttl=232 time=237.995 ms
DC-DMZ(config)# telnet tools.cisco.com 443 vrf management
Trying 2001:420:1101:5::a...
Trying 72.163.4.38...
Connected to tools.cisco.com.
Escape character is '^]'.
^CConnection closed by foreign host.
+ HTTP送信元インターフェイスはインターフェイスvlan 27に設定され、mgmt0に変更されました。
++ HTTPはシスコのバックエンドに到達するためのサポート対象外となり、HTTPSのみがサポートされます。現在の設定を削除し、HTTPSを使用するように宛先アドレスを更新。
Previous config
destination-profile CiscoTAC-1 transport-method http
destination-profile CiscoTAC-1 index 1 http http://tools.cisco.com/its/service/oddce/services/DDCEService
transport http use-vrf management
enable
New config added
(config)#callhome
(config-callhome)#enable
(config-callhome)# destination-profile CiscoTAC-1 transport-method http
(config-callhome no destination-profile CiscoTAC-1 index 1 http http://tools.cisco.com/its/service/oddce/services/DDCEService
(config-callhome destination-profile CiscoTAC-1 http https://tools.cisco.com/its/service/oddce/services/DDCEService
https://www.cisco.com/c/en/us/support/docs/field-notices/721/fn72115.html
| 改定 | 発行日 | コメント |
|---|---|---|
5.0 |
26-May-2026
|
再認定、Central Licensingへのリンクが変更され、2つのヘッダーがあります。 |
4.0 |
05-Dec-2024
|
再認定、固定ヘッダー、リンク、機械翻訳、SEO、スタイル。 |
3.0 |
11-Oct-2023
|
初期リリースの再公開 |
2.0 |
17-Mar-2023
|
メソッドの更新 |
1.0 |
18-Jul-2022
|
初版 |