EasyManua.ls Logo

Alcatel-Lucent AOS-W 6.5.3.x - Enabling DHCP Relay Agent Information Option (Option-82)

Alcatel-Lucent AOS-W 6.5.3.x
1160 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
1105| DHCP with Vendor-Specific Options AOS-W 6.5.3.x| User Guide
Figure 236 DHCP Scope Values
Enabling DHCP Relay Agent Information Option (Option-82)
The DHCP Relay Agent Information option (Option-82) allows the DHCP Relay Agent to insert circuit specific
information into a request that is being forwarded to a DHCP server.
The switch, when acting as a DHCP relay agent, inserts information about the AP and SSID through which a
client connects to the DHCP request. Many service providers use this mechanism to make access control
decisions.
Starting from AOS-W 6.5.1, Option-82 can be customized to cater to the requirements of any Internet Service
Provider (ISP) using the Alcatel-Lucent switch. To facilitate customization using a XMLdefinition, multiple
parameters for Circuit IDand Remote ID options of DHCPOption-82 have been introduced. The XMLfile is
used as the input from the user and is validated against anXSDfile in the switch. The format in the XMLfile is
parsed and stored in the DHCPrelay which is used to insert Option-82 related values in the DHCPrequest
packets sent from the client to the server.
DHCPOption-82 is supported only for IPv4, and applies only to AP Tunnel and D-Tunnel modes.
DHCP Option-82 on L2 VLANcan now be enabled without the helper address.
Sample XMLFormat
The following is a sample XML file which specifies DHCP Option-82 circuit and remote IDs.
<?xml version="1.0" encoding="UTF-8"?>
<dhcpopt82>
<circuit_id>
<param>
<type>var</type>
<val>apmac</val>
<delim>-</delim>
</param>

Table of Contents