cin command errors

This topic lists error messages for the cin command.

See Common errors for a list of error messages that apply to all commands. See cin command for information about command syntax and examples of command use.

Table 1. cin command errors.

The error table is a multi-row, two-column table where each row describes a CMM CLI command error: column one lists the error reported by the command-line interface and column two describes what the error means.

Error message Definition
-id cannot be the same as the blade management VLAN ID. Please try again. A user tries to enter a command with a VLAN ID which is the same as the VLAN ID of the compute node management.
-ip cannot be multicast. Please try again. A user issues a command with an IP address which is the same as the IP address of the multicast.
-ip cannot be the same as the CMM IP address. Please try again A user tries to enter a command with an IP address which is the same as the IP address of the CMM.
An error occurred while changing CIN global status setting An error occurs while user is changing CIN global status setting.
An error occurred while clearing CIN entry An error occurs while the user is clearing a CIN entry.
An error occurred while enabling/disabling CIN entry. An error occurs while the user is enabling/disabling a CIN entry.
An error occurred while setting CIN entry. An error occurs while configuring a CIN entry.
Both -id and -ip are required for adding a CIN entry. A user tries to enter a command to add an entry without both -id and -ip options.
CIN blade pair TLV get failed An error occurs while the CMM is getting CIN compute node configuration parameters.
CIN global TLV get failed. An error occurs while the CMM is getting a CIN global configuration parameter.
CIN command failed. An error occurs while the CMM is executing a CIN command.
cin -index -en state cannot be used with other options.

where

  • index identifies the cin index entry
  • state is on or off
The user tries to enter a command with the -en option with along with other options.
Duplicate CIN (-id, 0.0.0.0) pairs are not allowed. Please try again. A user tries to enter a command with a duplicated -id/0.0.0.0 pair.
Duplicate -ip is not allowed. Please try again. A user tries to enter a command with a duplicated IP address.
Getting CMM failed System is unable to locate a CMM.
Internal error checking CIN entry. An error occurs while the system checks user input for the CIN entry configuration.
Internal error getting CIN entry An error occurs while the CMM is getting CIN entry configuration parameters.
Invalid index parameter. Input must be numeric. A user tries to enter a command with a non-numeric index.
Invalid index parameter. Input out of range. A user tries to enter a command with an index which is out of range.
Invalid IP argument for an option. Enter 4 bytes separated by 3 dots. A user tries to enter a command argument for IP address option which is invalid because it is too long, too short, or not numeric.
Invalid IP argument for an option. Too many bytes. A user tries to enter a command with an invalid argument for IP address option which has more than four parts.
Invalid IP argument for an option. Too few bytes A user tries to enter a command with an invalid argument for IP address option which has fewer than four parts.
Invalid IP argument for an option. Each byte has to be in the range (0-255). A user tries to enter a command with an invalid argument for IP address option, each part of which is not in the range of 0-255.
Invalid option argument for -global -en: A user issues a command with an invalid argument for -global -en option.
No CMM found System is unable to locate a CMM.
No primary CMM found System is unable to locate the primary CMM.