本文檔介紹如何與思科智慧許可(基於雲的系統)配合使用,以管理Nexus交換機上的軟體許可證。
思科智慧帳戶是一個受管的資料儲存庫,提供對公司內思科軟體許可證、授權和產品例項的完全可視性和訪問控制
瀏覽並註冊新的管理員訓練課程和錄製內容:
9.3(3)之前的NX-OS版本僅支援傳統許可。從9.3(3)到10.1(2)的NX-OS版本支援傳統許可和智慧許可,本文檔將對此進行介紹。10.1(2)之後的NX-OS版本僅支援使用策略的智慧許可,這與智慧許可不同。對於10.1(2)之前的版本,請參閱本指南。
Cisco Nexus 7000支援NX-OS 8.0(1)及更高版本智慧許可。







設定智慧許可時,思科裝置可能處於多種狀態。這些狀態可以通過Cisco裝置的Command Line Interface(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標籤是在註冊產品時用於建立標識的組織識別符號。
https://software.cisco.com/software/csws/ws/platform/home?locale=en_US#
管理許可證 — >庫存 — >常規 — >新令牌 — >建立令牌
當思科裝置遷移到支援智慧許可的軟體版本時,此流程圖可作為所有三種方法(直接雲訪問、HTTPS代理和思科智慧軟體管理器本地)的一般指南。

[+] 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連線至Cisco後端;僅支援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
|
重新認證,已更改到中央許可的連結,兩個標頭。 |
4.0 |
05-Dec-2024
|
重新認證、固定報頭、連結、機器翻譯、SEO和樣式。 |
3.0 |
11-Oct-2023
|
重新發佈初始版本 |
2.0 |
17-Mar-2023
|
方法更新 |
1.0 |
18-Jul-2022
|
初始版本 |