blob: d4e9c851590941b16ed5c5d70f5a0e6d8c8480b7 [file] [log] [blame]
Chetan Gaonker7f4bf742016-05-04 15:56:08 -07001# -*- text -*-
2#
3# $Id: a4316335d7f73b37ec5aa9278de91d37dd28eddc $
4
5#
6# This module is useful only for 'xlat'. To use it,
7# put 'dhcp' into the 'instantiate' section.
8#
9# %{dhcp_options:<Attribute-ref>} may be used to decode
10# DHCP options data included in RADIUS packets by vendors
11# of DHCP to RADIUS gateways.
12#
13# This is known to work with the following VSAs:
14# * Juniper - ERX-Dhcp-Options
15# * Alcatel lucent SR - Alc-ToServer-Dhcp-Options
16# - Alc-ToClient-Dhcp-Options
17#
18dhcp {
19}