Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Announcement: Try the Ask AI chatbot for answers to your technical questions about Juniper products and solutions.

close
header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents

server (DHCP and BOOTP Relay Agent)

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
server address {
    logical-system logical-system-name <routing-instance [ <default> routing-instance-names ]>;
    routing-instance [ <default> routing-instance-names ];
}

Hierarchy Level

content_copy zoom_out_map
[edit forwarding-options helpers bootp],
[edit forwarding-options helpers bootp interface (interface-name | interface-group)]

Description

Configure the router or switch to act as a DHCP and BOOTP relay agent. The device forwards all broacast requests within the configured subnet to all configured servers in parallel. To support clients on different VRFs, see the relay-agent-option statement.

Options

  • address—One or more addresses of the server.

  • logical-system logical-system-name—(Optional) Logical system of the server.

  • routing-instance routing-instance-names—(Optional) Routing instance name that belong to the DHCP or BOOTP relay agent.

Required Privilege Level

interface—To view this statement in the configuration.

interface-control—To add this statement to the configuration.

Release Information

Statement introduced before Junos OS Release 7.4.

footer-navigation