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!


Enabling DHCP Snooping on a VLAN (CLI Procedure)

DHCP snooping allows the switch to monitor and control DHCP messages received from untrusted devices connected to the switch. It builds and maintains a database of valid IP-address/MAC-address (IP-MAC) bindings called the DHCP snooping database.

You configure DHCP snooping for each VLAN, not for each interface (port). By default, DHCP snooping is disabled for all VLANs.

    To enable DHCP snooping on a VLAN or all VLANs by using the CLI:

    • On a specific VLAN (here, the VLAN is default):
      [edit ethernet-switching-options secure-access port]
      user@switch# set vlan default examine-dhcp
    • On all VLANs:
      [edit ethernet-switching-options secure-access port]
      user@switch# set vlan all examine-dhcp