Linecard Online Insertion and Removal
Dell Networking OS detects the line card type when you insert a line card into a online chassis.
Dell Networking OS writes the line card type to the running-config and maintains this information as a
logical configuration if you remove the card (or the card fails).
Example of Viewing Line Card Configuration
Dell(conf)#do show linecard all
-- Line cards --
Slot Status NxtBoot ReqTyp CurTyp Version Ports
---------------------------------------------------------------------------
0 not present
[output omitted]
Dell(conf)# %RPM0-P:CP %CHMGR-5-CARDDETECTED: Line card 0 present
Dell(conf)# do show linecard all
-- Line cards --
Slot Status NxtBoot ReqTyp CurTyp Version Ports
---------------------------------------------------------------------------
0 online online E48VB E48VB 7-5-1-71 48
[output omitted]
Dell(conf)#%RPM0-P:CP %CHMGR-2-CARD_DOWN: Line card 0 down - card removed
Dell(conf)#do show linecard all
-- Line cards --
Slot Status NxtBoot ReqTyp CurTyp Version Ports
---------------------------------------------------------------------------
0 not present E48VB
[output omitted]
Pre-Configuring a Stack Unit Slot
You may also pre-configure an empty stack unit slot with a logical stack unit.
To pre-configure an empty stack unit slot, use the following command.
• Pre-configure an empty stack unit slot with a logical stack unit.
CONFIGURATION mode
stack-unit unit_id provision S4820T
Example of Viewing a Logical Configuration of a Pre-Configured Stack Unit
After creating the logical stack unit, you can configure the interfaces on the stack unit as if it is present.
Dell#show system stack-unit 1
-- Unit 1 --
Unit Type : Member Unit
Status : not present
Dell#con
Dell(conf)#stack-unit 1 provision S4810
Dell(conf)#end
Dell#show system stack-unit 1
High Availability (HA)
403