Users: | -R |
Hints: | -R |
Huntgroups: | -- |
Additivity: | Replace |
Proxy propagated: | No |
VALUE Add-Port-To-IP-Address No 0 VALUE Add-Port-To-IP-Address Yes 1
If this attribute is present in the RHS and has the value
of Yes
, then the value of NAS-Port-Id
attribute from
the authentication request will be added to the value of
Framed-IP-Address
attribute from the RHS, and
resulting value will be returned in Framed-IP-Address
attribute to the NAS.
This provides the simplest form of organizing IP address pools.
This attribute is implicitly added to the RHS when the
value of a Framed-IP-Address
attribute ends with `+'
sign. For example the following:
Framed-IP-Address = 10.10.0.1+
is equivalent to
Framed-IP-Address = 10.10.0.1, Add-Port-To-IP-Address = Yes
Go to the first, previous, next, last section, table of contents.