Description

Linecards of EX9200 devices are showing in present state while moving from VC to MC-LAG configuration. A virtual chassis and MC-Lag cannot co-exist together on the same chassis. This article explains how to recover the linecards in the EX9200 while moving to MC-LAG.

Symptoms

Linecards of EX9200 devices are showing in present state while moving from VC to MC-LAG configuration. This can be determined as follows:

1. All the linecards will be in present state 

user@host> show chassis fpc
show chassis fpc    
                     Temp  CPU Utilization (%)   Memory    Utilization (%)
Slot State            (C)  Total  Interrupt      DRAM (MB) Heap     Buffer
  0  Empty                
  1  Present           23
  2  Empty
  3  Present           23
  4  Empty           
  5  Empty           
  6  Empty

  2. We might receive this log message:

lcc_detach_interfaces_not_online lcc 0
in lcc_detach_interfaces_not_online vc mode is enabled.
 

Solution

Virtual chassis and MC-Lag cannot co-exist together on the same chassis.

Delete the virtual-chassis configuration from the EX9200.

 
Use this command to delete the VC in EX9200 chassis. Note that this command will reboot the chassis and restore the device to default standalone settings:
 
>request virtual-chassis member-id delete
 
After removing the virtual-chassis configuration, linecards will show online.
user@host> show chassis fpc
show chassis fpc    
                     Temp  CPU Utilization (%)   Memory    Utilization (%)
Slot State            (C)  Total  Interrupt      DRAM (MB) Heap     Buffer
  0  Empty                
  1  online           23    11   0             2048          12     14
  2  Empty
  3  online           27    12   0             2048          12     14
  4  Empty           
  5  Empty           
  6  Empty
user@host> show chassis fpc pic-status
Slot 1   Online       EX9200 32x10G SFP
  PIC 0  Online       8X10GE SFPP
  PIC 1  Online       8X10GE SFPP
  PIC 2  Online       8X10GE SFPP
  PIC 3  Online       8X10GE SFPP
Slot 3   Online       EX9200 32x10G SFP
  PIC 0  Online       8X10GE SFPP
  PIC 1  Online       8X10GE SFPP
  PIC 2  Online       8X10GE SFPP
  PIC 3  Online       8X10GE SFPP