Junos OS

last person joined: 6 days ago 

Ask questions and share experiences about Junos OS.
  • 1.  How to check power consumption using CLI in Ex4200 and Ex433

    Posted 04-17-2019 04:55

    How do we check power consumption of Ex4200 and Ex300 switch via CLI?

     



  • 2.  RE: How to check power consumption using CLI in Ex4200 and Ex433

    Posted 04-17-2019 08:15

    Hi,

     

    Have you tried:

     

    show chassis power-budget-statistics



  • 3.  RE: How to check power consumption using CLI in Ex4200 and Ex433

    Posted 04-17-2019 10:39

    Hi aspx9, 


    Looks like EX4200 does not support power budget statistics command, only on EX4300, i have came across with modular  devices like ex62xx , ex82xx , ex92xx that supports the command.

     

    root@EX4200-24P> show chassis power-budget-statistics
    error: command is not valid on the ex4200-24p

    {master:0}
    root@EX4200-24P>


    {master:0}[edit]
    root@ex4300-48P#> show chassis power-budget-statistics
    fpc 0:
    -------------------------------------------------------------------------
    PSU 0 (JPSU-1100-AC-AFO-A ) : 1100 W Online
    Power redundancy configuration : N+0
    Total power supplied by all online PSUs : 1100 W
    Base power reserved : 175 W
    Non-PoE power being consumed : 84 W
    Total power allocated for PoE : 925 W
    Total PoE power consumed : 0 W
    Total PoE power remaining : 925 W

    {master:0}[edit]
    root@ex4300-48P>


    --------------------------------------------------

    If this solves your problem, please mark this post as "Accepted Solution."
    Kudos are always appreciated 🙂  .