Related Documentation
- EX, MX, PTX Series
- DHCP Liveness Detection Overview
- Configuring Detection of DHCP Relay or DHCP Relay Proxy Client Connectivity
- Example: Configuring Group Liveness Detection for DHCP Local Server Clients
- EX, MX Series
- Extended DHCP Local Server Overview
- MX, PTX Series
- Example: Configuring Global Liveness Detection for DHCP Relay Agent Clients
Configuring Detection of DHCP Local Server Client Connectivity
Liveness detection for DHCP subscriber IP sessions or DHCP client IP sessions utilizes an active liveness detection protocol to institute liveness detection checks for relevant clients. Clients must respond to liveness detection requests within a specified amount of time. If the responses are not received within that time for a given number of consecutive attempts, then the liveness detection check fails and a failure action is implemented.
![]() | Note: You can also configure DHCP liveness detection for DHCP relay. |
To configure liveness detection for DHCP local server:
- Specify that you want to configure liveness detection.
- For DHCP global configuration:[edit system services dhcp-local-server]user@host# edit liveness-detection
- For DHCP group configuration:[edit system services dhcp-local-server group group-name]user@host# edit liveness-detection
Note: Liveness detection is also supported for DHCPv6 configurations. To configure DHCPv6 liveness detection, include the liveness-detection statement, and any subsequent configuration statements, at the [edit system services dhcp-local-server dhcpv6] or [edit system services dhcp-local-server dhcpv6 group group-name] hierarchy level.
- For DHCP global configuration:
- Specify that you want to configure the liveness detection method.
- Specify the liveness detection method that you want DHCP
to use.
Note: In this release, the only method supported for liveness detection is Bidirectional Forwarding Detection (BFD).
- Configure the liveness detection method as desired.
See Example: Configuring Group Liveness Detection for DHCP Local Server Clients for an example of how to configure DHCPv4 groups for DHCP local server liveness detection.
- Configure the action the router takes when a liveness
detection failure occurs.
- For DHCP global configuration:[edit system services dhcp-local-server liveness-detection]user@host# edit failure-action action
- For DHCP group configuration:[edit system services dhcp-local-server group group-name liveness-detection]user@host# edit failure-action action
- For DHCP global configuration:
Related Documentation
- EX, MX, PTX Series
- DHCP Liveness Detection Overview
- Configuring Detection of DHCP Relay or DHCP Relay Proxy Client Connectivity
- Example: Configuring Group Liveness Detection for DHCP Local Server Clients
- EX, MX Series
- Extended DHCP Local Server Overview
- MX, PTX Series
- Example: Configuring Global Liveness Detection for DHCP Relay Agent Clients
Published: 2013-04-01
Related Documentation
- EX, MX, PTX Series
- DHCP Liveness Detection Overview
- Configuring Detection of DHCP Relay or DHCP Relay Proxy Client Connectivity
- Example: Configuring Group Liveness Detection for DHCP Local Server Clients
- EX, MX Series
- Extended DHCP Local Server Overview
- MX, PTX Series
- Example: Configuring Global Liveness Detection for DHCP Relay Agent Clients