Reference Guide

0 active online 7-5-1-71
1 standby online 7-5-1-71
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 Line Card Slot
You may also pre-configure an empty line card slot with a logical line card.
To pre-configure an empty line card slot, use the following command.
Pre-configure an empty line card slot with a logical line card.
CONFIGURATION mode
linecard
Example of Viewing a Logical Configuration of a Pre-Configured Line Card
After creating the logical line card, you can configure the interfaces on the line card as if it is present.
Dell(conf)#do show linecard 0
-- Line card 0 --
Status : not present
Dell(conf)#int gig 0/0
^
% Error: No card configured in slot at "^" marker.
Dell(conf)#linecard 0 E48VB
Dell(conf)#do show linecard 0
High Availability (HA)
391