See the following sections:
- option-82;
- [edit logical-systems logical-system-name routing-instances routing-instance-name system
services dhcp-local-server pool-match-order],
- [edit logical-systems logical-system-name system services dhcp-local-server pool-match-order],
- [edit routing-instances routing-instance-name system services dhcp-local-server pool-match-order],
- [edit system services dhcp-local-server pool-match-order]
Statement introduced in JUNOS Release 9.0.
Configure the extended DHCP local server to use the option 82 value in the DHCP client DHCP PDU together with the ip-address-first method to determine which address-assignment pool to use. You must configure the ip-address-first statement before configuring the option-82 statement. The DHCP local server first determines which address-assignment pool to use based on the ip-address-first method. Then, the local server matches the option 82 value in the client PDU with the option 82 configuration in the address-assignment pool.
See Configuring the Extended DHCP Local Server.
system—To view this statement in the configuration.
system-control—To add this statement to the configuration.
- option-82 <circuit-id> <remote-id>;
- [edit logical-systems logical-system-name routing-instances routing-instance-name system
services dhcp-local-server authentication username-include],
- [edit logical-systems logical-system-name routing-instances routing-instance-name system
services dhcp-local-server group group-name authentication username-include],
- [edit logical-systems logical-system-name system services dhcp-local-server authentication username-include],
- [edit logical-systems logical-system-name system services dhcp-local-server group group-name authentication username-include],
- [edit logical-systems logical-system-name routing-instances routing-instance-name system
services dhcp-local-server authentication username-include],
- [edit logical-systems logical-system-name routing-instances routing-instance-name system
services dhcp-local-server group group-name authentication username-include],
- [edit routing-instances routing-instance-name system services dhcp-local-server authentication username-include],
- [edit routing-instances routing-instance-name system services dhcp-local-server group group-name authentication username-include],
- [edit system services dhcp-local-server authenticationusername-include],
- [edit system services dhcp-local-server group group-name authentication username-include]
Statement introduced in JUNOS Release 9.1.
Specify the type of Option 82 information from the client PDU that is concatenated with the username during the subscriber authentication process. You can specify either, both, or neither of the Agent Circuit ID and Agent Remote ID suboptions. If you specify both, the Agent Circuit ID is supplied first, followed by a delimiter, and then the Agent Remote ID. If you specify that neither suboption is supplied, the raw payload of Option 82 from the PDU is concatenated to the username.
circuit-id—The string for the Agent Circuit ID suboption (suboption 1).
remote-id—The string for the Agent Remote ID suboption (suboption 2).
See Using External AAA Authentication Services.
system—To view this statement in the configuration.
system-control—To add this statement to the configuration.