Configuring A Dhcp Client (Cli Procedure) - Juniper EX3400 Features Manual

Dhcp and other system services feature guide
Hide thumbs Also See for EX3400:
Table of Contents

Advertisement

Related
Documentation

Configuring a DHCP Client (CLI Procedure)

Copyright © 2017, Juniper Networks, Inc.
[edit]
user@switch# set access address-assignment pool pool-name family family
dhcp-attributes server-identifier ip-address
For example:
[edit]
user@switch# set access address-assignment pool pool1 family inet dhcp-attributes
server-identifier 198.51.100.254
(Optional) Specify the maximum time period, in seconds, that a client holds the lease
7.
for an assigned IP address if the client does not renew the lease:
[edit]
user@switch# set access address-assignment pool pool-name family family
dhcp-attributes maximum-lease-time seconds
For example:
[edit]
user@switch# set access address-assignment pool pool1 family inet dhcp-attributes
maximum-lease-time 43,200
(Optional) Specify user-defined options to be included in DHCP packets:
8.
[edit]
user@switch# set access address-assignment pool pool-name family family
dhcp-attributes option option-id-number option-type option-value
For example:
[edit]
user@switch# set access address-assignment pool pool1 family inet dhcp-attributes
option 98 string test98
Configuring a DHCP Client (CLI Procedure) on page 17
Configuring a DHCP SIP Server (CLI Procedure) on page 18
A Dynamic Host Configuration Protocol (DHCP) server can provide many valuable TCP/IP
network services. DHCP can dynamically allocate IP parameters, such as an IP address,
to clients, and it can also deliver software upgrades to clients.
DHCP configuration consists of two components, configuration of DHCP clients and
configuration of a DHCP server. Client configuration determines how clients send a
message requesting an IP address, whereas a DHCP server configuration enables the
server to send an IP address configuration back to the client. This topic describes
configuring a DHCP client. For directions for configuring a DHCP server, see Configuring
a DHCP Server on Switches (CLI Procedure) or
(CLI Procedure)" on page
"Configuring a DHCP Server on Switches
14.
Chapter 1: DHCP Services
17

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ex4300Ex2300

Table of Contents