Switching

last person joined: yesterday 

Ask questions and share experiences about EX and QFX portfolios and all switching solutions across your data center, campus, and branch locations.
  • 1.  Cannot disable LCD maintenance menu on Mixed mode VCF

    Posted 03-09-2015 09:56

    Current configuration:

     

    QFX5100s spines running mixed mode VCF with EX 4300s.

     

    I have tried disabling certain functions on the EX 4300 lcd panels without any success. I have tried the command  "set chassis lcd fpc # maintenance-menu disable", but the QFXs just ignore it as it is not supported.

     

    Does anyone know if it's possible to dissable the LCD maintenance features on the EX4300s while in VCF mixed mode with a QFX 5100?



  • 2.  RE: Cannot disable LCD maintenance menu on Mixed mode VCF
    Best Answer

     
    Posted 03-12-2015 05:59

    As you noticed, this is not supported. The commands are even hidden:

     

    {master:0}[edit]
    root@Vama# run show virtual-chassis | match "Fabric Mode|FPC"
    Fabric Mode: Mixed
    0 (FPC 0)  Prsnt    VF3714270377 qfx5100-48s-6q 129   Master*      Y  F    1  vcp-255/0/48
    1 (FPC 1)  Prsnt    VF3714300169 qfx5100-48s-6q 129   Backup       Y  F    0  vcp-255/0/48
    2 (FPC 2)  Prsnt    PD3714040507 ex4300-48p       0   Linecard     Y  F    3  vcp-255/1/0
    3 (FPC 3)  Prsnt    PD3714040232 ex4300-48p       0   Linecard     Y  F    2  vcp-255/1/0
    4 (FPC 4)  Prsnt    PE3714080497 ex4300-48t       0   Linecard     Y  F    3  vcp-255/1/0
    5 (FPC 5)  Prsnt    PE3714080643 ex4300-48t       0   Linecard     Y  F    4  vcp-255/1/0

    {master:0}[edit]
    root@Vama# show chassis
    ##
    ## Warning: configuration block ignored: unsupported platform (qfx5100-48s-6q)
    ##
    lcd { ## Warning: 'lcd' is deprecated
        fpc 3 maintenance-menu disable;
    }

    {master:0}[edit]
    root@Vama#


    =====

    If this worked for you please flag my post as an "Accepted Solution" so others can benefit. A kudo would be cool if you think I earned it.



  • 3.  RE: Cannot disable LCD maintenance menu on Mixed mode VCF

     
    Posted 03-12-2015 06:04

    This is because QFX5100 does not have an LCD Maintenance Menu.  Can not support what it does not have, especially when Master RE.



  • 4.  RE: Cannot disable LCD maintenance menu on Mixed mode VCF

    Posted 03-16-2015 13:13

    I was afraid of that. Thank you for looking into it. I hope they implement this in a future release.