Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation
Guide That Contains This Content
[+] Expand All
[-] Collapse All

    Maintaining Host Subsystem in EX9208 Switches

    Purpose

    For optimum performance of an EX9208 switch, verify the condition of the host subsystem. The host subsystem comprises a Switch Fabric and a Routing Engine. Routing Engine (RE) module is installed directly into a Switch Fabric (SF) module.

    Action

    On a regular basis:

    • Check the LEDs on the craft interface to view information about the status of the Routing Engines.
    • Check the LEDs on the SF module faceplate.
    • Check the LEDs on the RE module faceplate.
    • To check the status of the Routing Engines, issue the show chassis routing-engine command. The output is similar to the following:
      user@switch> show chassis routing-engine
      Routing Engine status:
        Slot 0:
          Current state                  Master
          Election priority              Master (default)
          Temperature                 31 degrees C / 87 degrees F
          CPU temperature             30 degrees C / 86 degrees F
          DRAM                      3313 MB (8192 MB installed)
          Memory utilization          56 percent
          CPU utilization:
            User                      78 percent
            Background                 0 percent
            Kernel                    21 percent
            Interrupt                  1 percent
            Idle                       0 percent
          Model                          RE-S-EX9200-1800X4
          Serial ID                      9009114067
          Start time                     2013-02-22 22:28:07 PST
          Uptime                         2 days, 3 hours, 38 minutes, 48 seconds
          Last reboot reason             Router rebooted after a normal shutdown.
          Load averages:                 1 minute   5 minute  15 minute
                                             0.79       0.49       0.42
      Routing Engine status:
        Slot 1:
          Current state                  Backup
          Election priority              Backup (default)
          Temperature                 33 degrees C / 91 degrees F
          CPU temperature             31 degrees C / 87 degrees F
          DRAM                      3313 MB (16384 MB installed)
          Memory utilization          28 percent
          CPU utilization:
            User                       6 percent
            Background                 0 percent
            Kernel                     6 percent
            Interrupt                  1 percent
            Idle                      88 percent
          Model                          RE-S-EX9200-1800X4
          Serial ID                      9009118544
          Start time                     2013-02-22 22:27:58 PST
          Uptime                         2 days, 3 hours, 38 minutes, 44 seconds
          Last reboot reason             Router rebooted after a normal shutdown.
          Load averages:                 1 minute   5 minute  15 minute
                                             0.06       0.02       0.00
      
    • To check the status of the Switch Fabrics, issue the show chassis environment cb command. The output is similar to the following:
      user@switch> show chassis environment cb
      CB 0 status:
        State                      Online Master
        Temperature                30 degrees C / 86 degrees F
        Power 1
          1.0 V                     1005 mV
          1.2 V                     1218 mV
          1.5 V                     1475 mV
          1.8 V                     1830 mV
          2.5 V                     2520 mV
          3.3 V                     3345 mV
          5.0 V                     5053 mV
          5.0 V RE                  4962 mV
          12.0 V                   12220 mV
          12.0 V RE                12123 mV
        Power 2
          4.6 V bias MidPlane       4840 mV
          11.3 V bias PEM          11176 mV
          11.3 V bias FPD          11292 mV
          11.3 V bias POE 0        11272 mV
          11.3 V bias POE 1        11311 mV
        Bus Revision               64
        FPGA Revision              13
        PMBus             Expected   Measured   Measured  Calculated
        device            voltage    voltage    current   power
          XF ASIC A        1000 mV     998 mV   13609 mA   13581 mW
          XF ASIC B        1000 mV    1000 mV   12390 mA   12390 mW
      CB 1 status:
        State                      Online Standby
        Temperature                30 degrees C / 86 degrees F
        Power 1
          1.0 V                     1002 mV
          1.2 V                     1214 mV
          1.5 V                     1472 mV
          1.8 V                     1804 mV
          2.5 V                     2520 mV
          3.3 V                     3325 mV
          5.0 V                     5053 mV
          5.0 V RE                  4969 mV
          12.0 V                   12239 mV
          12.0 V RE                12239 mV
        Power 2
          4.6 V bias MidPlane       4840 mV
          11.3 V bias PEM          11176 mV
          11.3 V bias FPD          11234 mV
          11.3 V bias POE 0        11176 mV
          11.3 V bias POE 1        11214 mV
        Bus Revision               64
        FPGA Revision              13
        PMBus             Expected   Measured   Measured  Calculated
        device            voltage    voltage    current   power
          XF ASIC A        1000 mV    1002 mV   11234 mA   11256 mW
          XF ASIC B        1000 mV     998 mV   11000 mA   10978 mW
      

    To check the status of a specific Switch Fabric, issue the show chassis environment cb command and include the slot number of the SF. The output is similar to the following:

    user@switch> show chassis environment cb 0
    CB 0 status:
      State                      Online Master
      Temperature                30 degrees C / 86 degrees F
      Power 1
        1.0 V                     1002 mV
        1.2 V                     1218 mV
        1.5 V                     1475 mV
        1.8 V                     1827 mV
        2.5 V                     2526 mV
        3.3 V                     3338 mV
        5.0 V                     5053 mV
        5.0 V RE                  4969 mV
        12.0 V                   12220 mV
        12.0 V RE                12123 mV
      Power 2
        4.6 V bias MidPlane       4840 mV
        11.3 V bias PEM          11176 mV
        11.3 V bias FPD          11292 mV
        11.3 V bias POE 0        11272 mV
        11.3 V bias POE 1        11311 mV
      Bus Revision               64
      FPGA Revision              13
      PMBus             Expected   Measured   Measured  Calculated
      device            voltage    voltage    current   power
        XF ASIC A        1000 mV     997 mV   13609 mA   13568 mW
        XF ASIC B        1000 mV    1000 mV   12484 mA   12484 mW
    

    For more information about using the CLI, see the Junos OS documentation.

    Published: 2013-04-02