Reference Guide

FTOS(conf)#%RPM0-P:CP %CHMGR-2-CARD_DOWN: Line card 0 down - card removed
FTOS(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
After creating the logical line card, you can configure the interfaces on the line card as if it is present.
Example of Viewing a Logical Configuration of a Pre-Configured Line Card
FTOS(conf)#do show linecard 0
-- Line card 0 --
Status : not present
FTOS(conf)#int gig 0/0
^
% Error: No card configured in slot at "^" marker.
FTOS(conf)#linecard 0 E48VB
FTOS(conf)#do show linecard 0
-- Line card 0 --
Status : not present
Required Type : E48VB - 48-port GE 10/100/1000Base-T line card with RJ45
interfaces and PoE (CB)
FTOS(conf)#int gig 0/0
FTOS(conf-if-gi-0/0)#
Replacing a Line Card
If you are replacing a line card with a line card of the same type, you may replace the card without any additional
configuration.
If you are replacing a line card with a line card of a different type, remove the card and then remove the existing line
card configuration.
To remove the line card configuration, use the following command.
Remove the card and then remove the existing line card configuration.
CONFIGURATION mode
no linecard
If you do not, FTOS reports a card mismatch (as shown in the following message) when you insert the new card, and the
installed line card has a card mismatch status.
%RPM0-P:CP %CHMGR-3-CARD_MISMATCH: Mismatch: line card 0 is type E48VB - type
E48TB required
To clear this line card mismatch status, bring the line card online, and specify the type of line card you inserted, use the
linecard command.
339