The 7210 SAS-R6 platform supports IMM version-2 cards (imm-sas-b variants). To use IMMv2 cards, you must provision the chassis using the config>system>chassis>allow-imm-family CLI command as shown below. This command allows the software know which version of cards will be used in the system and allows it to initialize the system appropriately with the correct set of parameters. A change to this value requires a reboot of the chassis.
config>system>chassis#
allow-imm-family imm-family
where:
imm-family = imm-sas-r-b | imm-sas-r-c
imm-sas-r-b: use for IMMv2
imm-sas-r-c: use for IMM-c
For the list of IMMs supported in a particular release, see the release notes.
The user can change the value of allow-imm-family at any time. It does not change the operational state of the chassis. For the value to take effect, the user must reboot. If the software detects a mismatch in the cards specified by allow-imm-family and the IMM cards provisioned/equipped in the chassis, it will generate an error as shown below.
*A:NS140500018# /configure system chassis allow-imm-family ?
- allow-imm-family <imm-family>
- no allow-imm-family
<imm-family> : imm-sas-r-b|imm-sas-r-c
*A:NS140500018# /configure system chassis allow-imm-family imm-sas-r-b
INFO: CHMGR #4004 Configuration changes successful. Reboot the chassis for configura
tion to take effect.
Use the following command to display a list of supported cards per family.
*A:sasr_dutb>show>system# chassis imm-family all
===============================================================================
IMM FAMILY INFORMATION
===============================================================================
IMM-TYPE IMM-FAMILY SUPPORTED
-------------------------------------------------------------------------------
imm-sas-b-4sfp+ imm-sas-r-b ----
imm-sas-b-2sfp+ imm-sas-r-b ----
imm-sas-b-10sfp-1sfp+ imm-sas-r-b ----
imm-sas-b-11csfp imm-sas-r-b ----
imm-sas-b-16tx imm-sas-r-b ----
===============================================================================
*A:sasr_dutb>show>system#
Use the following command to display the list of IMM cards allowed in the chassis based on the configured value of allow-imm-family .
*A:sasr_dutb>show>system# chassis imm-family configured
===============================================================================
IMM FAMILY INFORMATION
===============================================================================
IMM-TYPE IMM-FAMILY SUPPORTED
-------------------------------------------------------------------------------
imm-sas-b-4sfp+ imm-sas-r-b ----
imm-sas-b-2sfp+ imm-sas-r-b ----
imm-sas-b-10sfp-1sfp+ imm-sas-r-b ----
===============================================================================
*A:sasr_dutb>show>system#
For more information about upgrading the chassis to use IMMv2 cards, see the 7210 SAS-R6 Chassis Installation Guide.