ip dhcp-local auth include
Syntax
[ no ] ip dhcp-local auth include { circuit-identifier | circuit-type | mac-address | option82 | virtual-router-name | radius-dhcp-options }
Release Information
Command introduced in JunosE Release 7.1.0.
radius-dhcp-options keyword added
in JunosE Release 11.3.0.
Description
Includes optional information as part of the locally configured username for a DHCP standalone mode client. In standalone mode, the username is presented to AAA in an authentication request. The no version removes the specified optional information.
Options
- circuit-identifier—Specifies the circuit identifier of the interface on which the DHCP client's request was received
- circuit-type—Specifies the circuit type of the interface on which the DHCP client's request was received
- mac-address—Specifies the DHCP client's MAC address
- option82—Specifies the DHCP client's Option 82 value
- virtual-router-name—Specifies the DHCP local server's virtual router name
- radius-dhcp-options—Specifies the DHCP options returned from the RADIUS server
Mode
Global Configuration