cinstatus command
This command displays a table listing the VLAN ID, the IP address, the MAC address, and the status of each chassis internal network (CIN) connection.
If command syntax is not correctly entered, or if a command fails to run, an error message is returned. See Common errors for a list of error messages that apply to all commands or cinstatus command errors for a list of error messages that are specific to the cinstatus command.
Function | What it does | Command | Target (see paths in Command targets) |
---|---|---|---|
Display entries of the CIN status table | Reads entries of the CIN status table, five at a time. Each entry of the table returns:
Note An asterisk ( * ) shown next to an IP address indicates that it is a learned value. | cinstatus | Lenovo Flex System chassis:
|
Display status of first five CIN entries | Displays the first five entries of the CIN status table. | cinstatus -f | Lenovo Flex System chassis:
|
Display entire CIN status table | Displays all the entries in the CIN status table. | cinstatus -a | Lenovo Flex System chassis:
|
Example:
To display five entries of the CIN status table, while the Lenovo Flex System chassis is set as the persistent environment, at the system> prompt, typecinstatus
The following example shows the information that is returned from this command
system> cinstatus
Note: * next to IP address indicates a learned entry
VLAN IP Address MAC Address Status
---- ---------------- ------------------ --------------------
1. 4094 0.0.0.1 Not Operational
2. 4094 0.0.0.2 Not Operational
3. 4 0.0.0.0 Operational
4. 4093 0.0.0.1 Not Operational
5. 4094 0.0.0.0 Operational
Last entry reached
system>