- play_arrow Overview
- play_arrow Overview
- J-Web User Interface for EX Series Switches Overview
- J-Web Interface—Application Package
- Understanding J-Web User Interface Sessions
- Dashboard for EX Series Switches
- Understanding J-Web Configuration Tools
- Understand Alarm Types and Severity Levels on EX Series Switches
- Using the Commit Options to Commit Configuration Changes (J-Web Procedure)
-
- play_arrow Monitoring
- play_arrow Monitoring Tasks
- Check Active Alarms with the J-Web Interface
- Monitor System Log Messages
- Monitoring Chassis Information
- Monitoring System Properties
- Monitoring System Process Information
- Monitoring Switch Control Traffic
- Monitoring Interface Status and Traffic
- Monitoring PoE
- Monitoring Hosts Using the J-Web Ping Host Tool
- Monitoring Network Traffic Using Traceroute
- Monitoring DHCP Services
- Monitoring OSPF Routing Information
- Monitoring RIP Routing Information
- Monitoring BGP Routing Information
- Monitoring Routing Information
- Monitoring Ethernet Switching on EX Series Switches (J-Web)
- Monitoring IGMP Snooping
- Monitoring Spanning Tree Protocols on Switches
- Monitoring CoS Classifiers
- Monitoring CoS Drop Profiles
- Monitoring CoS Value Aliases
- Monitoring CoS Forwarding Classes
- Monitoring Interfaces That Have CoS Components
- Monitoring CoS Rewrite Rules
- Monitoring CoS Scheduler Maps
- Monitoring the Virtual Chassis Status and Statistics on EX Series Virtual Chassis
- Monitoring 802.1X Authentication
- Monitoring Port Security
-
- play_arrow Administration
- play_arrow Software, Files, Licenses, Logs
- Uploading a Configuration File (J-Web Procedure)
- Managing Configuration Files Through the Configuration History (J-Web Procedure)
- Setting or Deleting the Rescue Configuration (J-Web Procedure)
- Updating J-Web Interface on EX Series Switches (J-Web Procedure)
- Upgrading Junos OS on EX Series Switches (J-Web Procedure)
- Managing Licenses for the EX Series Switch (J-Web Procedure)
- Rebooting or Halting the EX Series Switch (J-Web Procedure)
- Managing Log, Temporary, and Crash Files on the Switch (J-Web Procedure)
- Registering the EX Series Switch with the J-Web Interface
- Generating Support Information Reports for EX Series Switches Using the J-Web Interface
-
- play_arrow Troubleshooting
- play_arrow Troubleshooting Task
- play_arrow FAQ
-
Configuring DHCP Services (J-Web Procedure)
Configuring DHCP Services (J-Web Procedure) on EX Series Switches
This topic applies only to the J-Web Application package.
Use the J-Web DHCP Configuration pages to configure DHCP pools for subnets and static bindings for DHCP clients on an ACX Series Universal Access Gateway router or an EX Series Ethernet Switch. If DHCP pools or static bindings are already configured, use the Configure Global DHCP Parameters Configuration page to add settings for these pools and static bindings. Settings that have been previously configured for DHCP pools or static bindings are not overridden when you use the Configure Global DHCP Parameters Configuration page.
To configure the DHCP server:
Field | Function | Your Action |
---|---|---|
DHCP Pool Information | ||
DHCP Subnet (required) | Specifies the subnet on which DHCP is configured. | Type an IP address prefix. |
Address Range (Low) (required) | Specifies the lowest address in the IP address pool range. | Type an IP address that is part of the subnet specified in DHCP Subnet field . |
Address Range (High) (required) | Specifies the highest address in the IP address pool range. | Type an IP address that is part of the subnet specified in DHCP Subnet. This address must be greater than the address specified in the Address Range (Low) field. |
Exclude Addresses | Specifies addresses to exclude from the IP address pool. |
|
Lease Time | ||
Maximum Lease Time (Seconds) | Specifies the maximum length of time a client can hold a lease. (Dynamic BOOTP lease lengths can exceed this maximum time.) | Type a number from 60 through 4,294,967,295 (seconds). You can also type infinite to specify a lease that never expires. |
Default Lease Time (Seconds) | Specifies the length of time a client can hold a lease for clients that do not request a specific lease length. | Type a number from 60 through 2,147,483,647 (seconds). You can also type infinite to specify a lease that never expires. |
Server Information | ||
Server Identifier | Specifies the IP address of the DHCP server reported to a client. | Type the IP address of the server. If you do not specify a server identifier, the primary address of the interface on which the DHCP exchange occurs is used. |
Domain Name | Specifies the domain name that clients must use to resolve hostnames. | Type the name of the domain. |
Domain Search | Specifies the order—from top to bottom—in which clients must append domain names when resolving hostnames using DNS. |
|
DNS Name Servers | Defines a list of DNS servers that the client can use, in the specified order—from top to bottom. |
|
Gateway Routers | Defines a list of relay agents on the subnet, in the specified order—from top to bottom. |
|
WINS Servers | Defines a list of NetBIOS name servers, in the specified order—from top to bottom. |
|
Boot Options | ||
Boot File | Specifies the path and filename of the initial boot file to be used by the client. | Type a path and filename. |
Boot Server | Specifies the Trivial File Transfer Protocol (TFTP) server that the client uses to obtain the client configuration file. | Type the IP address or hostname of the TFTP server. |
DHCP Static Binding Information | ||
DHCP MAC Address (required) | Specifies the MAC address of the client to be permanently assigned a static IP address. | Type the hexadecimal MAC address of the client. |
Fixed IP Addresses (required) | Defines a list of IP addresses permanently assigned to the client. A static binding must have at least one fixed address assigned to it, but multiple addresses are also allowed. |
|
Host Name | Specifies the name of the client used in DHCP messages exchanged between the server and the client. The name must be unique to the client within the subnet on which the client resides. | Type a client hostname. |
Client Identifier | Specifies the name of the client used by the DHCP server to index its database of address bindings. The name must be unique to the client within the subnet on which the client resides. | Type a client identifier in string form. |
Hexadecimal Client Identifier | Specifies the name of the client, in hexadecimal form, used by the DHCP server to index its database of address bindings. The name must be unique to the client within the subnet on which the client resides. | Type a client identifier in hexadecimal form. |