- New and Changed Information
- Preface
- Overview
- Tools
- Installation
- Licenses
- Upgrade
- High Availability
- VSM and VEM Modules
- L3Sec
- Ports
- Port Profiles
- Port Channels and Trunking
- Layer 2 Switching
- VLANs
- Private VLANs
- NetFlow
- ACLs
- Quality of Service
- SPAN
- Multicast IGMP
- DHCP, DAI, and IPSG
- Storm Control
- System
- Before Contacting Technical Support
- Network Segmentation Manager
- VXLANs
- VDP
- Cisco TrustSec
- vCenter Plug-in
- Ethanalyzer
- 802.1X
Licenses
This chapter describes how to identify and resolve problems related to licenses and includes the following sections:
Information About Licenses
The name for the Cisco Nexus 1000V license package is NEXUS1000V_LAN_SERVICES_PKG and the version is 3.0. By default, 1024 licenses are installed with the Virtual Supervisor Module (VSM). These default licenses are valid for 60 days. You can purchase permanent licenses that do not expire.
Licensing is based on the number of CPU sockets on the ESX servers attached as Virtual Ethernet Modules (VEM) to the VSM.
A module is either licensed or unlicensed:
- Licensed module—A VEM is licensed if it acquires licenses for all of its CPU sockets from the pool of available licenses installed on the VSM.
- Unlicensed module—A VEM is unlicensed if it does not acquire licenses for all of its CPU sockets from the pool of available licenses installed on the VSM.
If a VEM is unlicensed, the virtual Ethernet ports correspond to the virtual machines (VMs) that are kept down and are shown as unlicensed.
Note The server administrator has no information about VEM licenses. The VEM licensed state must be communicated to server administrators so they are aware that vEthernet interfaces on unlicensed modules cannot pass traffic.
For additional information about licensing, including how to purchase, install, or remove an installed license, see the Cisco Nexus 1000V License Configuration Guide.
Contents of the License File
The contents of the Cisco Nexus 1000V license file indicates the number of licenses purchased and the host ID. To display the contents of a license file, use the show license file license_name command.
The host ID that appears in the license file must match that shown on the VSM. To verify the match, use the show license host-id command. See Example 4-3 on page 4-6 .
Prerequisites to License Troubleshooting
Before you begin troubleshooting licenses, verify the information in this checklist:
- Make sure that the name of the license file has fewer than 32 characters by using the show license usage command. See Example 4-1 on page 4-5 .
- Make sure that no other license file with the same name is installed on the VSM by using the show license usage command. See Example 4-1 on page 4-5 . If there is a license file with the same name, rename your new license file to something else.
- Do not edit the contents of the license file. If you have already done so, contact your Cisco Customer Support Account Team.
- Make sure that the host ID in the license file is the same as the host ID on the switch by using the show license host-id command and the show license file command. See Example 4-3 on page 4-6 and Example 4-4 on page 4-6 .
Problems with Licenses
The following are symptoms, possible causes, and solutions for problems with licenses.
|
|
|
---|---|---|
When you power on a virtual machine with ports on a Cisco Nexus 1000V port group, the interfaces do not come up, but display the following status: VEM Unlicensed
|
A license could not be obtained for the server (VEM) where the virtual machine resides. |
show license usage license_name See Example 4-1 on page 4-5 . 2. Determine the number of licenses required by viewing the sockets installed on the VEM. See Example 4-8 on page 4-7 . 3. Contact your Cisco Customer Support Account Team to acquire additional licenses. |
You see the following system message: |
The default or evaluation license in use is about to expire. |
show license usage license_name See Example 4-1 on page 4-5 . 2. Contact your Cisco Customer Support Account Team to acquire additional licenses. |
You see the following system message: |
show license usage license_name See Example 4-1 on page 4-5 . 2. Contact your Cisco Customer Support Account Team to acquire additional licenses. |
|
VEMs fails to acquire licenses even though the show license usage command shows there are enough licenses available. The following syslog messages are seen: |
The clock has been changed back manually or through NTP, which has invalidated evaluation licenses. The problem is seen even if there are enough permanent licenses available to license the VEMs as long as evaluation licenses are present. You can look for the following syslog message to find the time when the clock changed: |
1. Undo the clock change using the clock set command or uninstall all evaluation licenses using the clear license command. 2. Ensure there are enough permanent licenses available before uninstalling evaluation licenses. 3. Verify that the modules are licensed using the show module vem license-info command. |
License Troubleshooting Commands
You can use the commands in this section to troubleshoot problems related to licenses.
|
|
---|---|
Displays the VEM license information including the license type, license status, license version, and socket count. See Example 4-8 on page 4-7 . |
|
Displays information about the licenses and where they are used. If displayed for a specific license, indicates VEM and socket information. See Example 4-1 on page 4-5 . |
|
Displays the messages logged about port profile events within the Cisco Nexus 1000V. See Example 4-2 on page 4-6 . |
|
Displays the serial number for your Cisco Nexus 1000V license. See Example 4-3 on page 4-6 . |
|
Displays the contents of a named license file. See Example 4-4 on page 4-6 . |
|
Transfers the licenses from a VEM to the license pool. See Example 4-5 on page 4-6 . |
|
Displays the version and license count information for each license file. See Example 4-6 on page 4-6 . |
|
Displays the switch edition, advanced feature status, license expiry, module and virtual Ethernet scale. |
For detailed information about show command output, see the Cisco Nexus 1000V Command Reference.
EXAMPLES
Example 4-1 show license usage license_name Command
Example 4-2 show interface vethernet Command
Example 4-3 show license host-id Command
Example 4-4 show license file Command
Example 4-5 svs license transfer src-vem vem no license_pool Command
Example 4-6 show license brief Command
Example 4-7 show switch edition Command
Example 4-8 show module vem license-info Command