Skip to content

Support



Juniper was the first North American IP routing vendor to achieve the prestigious TL 9000 certification by the Quality of Excellence for Suppliers of Telecommunications (QuEST) Forum in the router category, for design, development, provision and service and support.



What is J-Care?

It's the world-class service and support that you expect from a company that delivers the industry's best infrastructure and security products. With J-Care, you now have the confidence knowing that Juniper will do our part to keep you on top of the world!


Configuring PoE on an EX-series Switch (CLI Procedure)

EX-series switch models provide either 8, 24, or 48 PoE ports, which supply electric power over the same ports that are used to connect network devices. These ports allow you to plug in devices that require both network connectivity and electric power, such as VoIP phones, WAPs, and some IP cameras.

The factory default configuration for EX-series switches specifies and enables PoE interfaces for the PoE ports.

    To configure PoE using the CLI:

    1. Enable PoE:
      • For all PoE interfaces:
        [edit]
        user@switch# set poe interface all
      • For a specific PoE interface:
        [edit]
        user@switch# set poe interface ge-0/0/0
    2. Set the power priority:
      • For all PoE interfaces:
        [edit]
        user@switch# set poe interface all priority low
      • For a specific PoE interface:
        [edit]
        user@switch# set poe interface ge-0/0/0 priority high
    3. Set the maximum PoE wattage available (the default is 15.4):
      • For all PoE interfaces:
        [edit]
        user@switch# set poe interface all maximum-power 14
      • For a specific PoE interface:
        [edit]
        user@switch# set poe interface ge-0/0/0 maximum power 12.8
    4. Enable logging of PoE power consumption with the default telemetries settings:
      • For all PoE interfaces:
        [edit]
        user@switch# set poe interface all telemetries
      • For a specific PoE interface:
        [edit]
        user@switch# set poe interface ge-0/0/0 telemetries
    5. Reserve a specified wattage of power for the switch in case of a spike in PoE consumption (the default is 0):
      [edit]
      user@switch# set poe guard-band 15