/[radius]/radius/doc/texinfo/attributes.texi
ViewVC logotype

Diff of /radius/doc/texinfo/attributes.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.24 by gray, Sat Aug 30 09:13:54 2003 UTC revision 1.25 by gray, Fri Oct 17 10:42:27 2003 UTC
# Line 223  replying. For example, Line 223  replying. For example,
223          Framed-IP-Address = 10.10.0.1+          Framed-IP-Address = 10.10.0.1+
224  @end smallexample  @end smallexample
225    
 See also @ref{Add-Port-To-IP-Address}.  
   
226  @comment **************************************************************  @comment **************************************************************
227  @node Framed-IP-Netmask  @node Framed-IP-Netmask
228  @subsection @attr{Framed-IP-Netmask}  @subsection @attr{Framed-IP-Netmask}
# Line 782  used in matching rules. Line 780  used in matching rules.
780  @menu  @menu
781  * Acct-Ext-Program::  * Acct-Ext-Program::
782  * Acct-Type::  * Acct-Type::
 * Add-Port-To-IP-Address::  
783  * Auth-Data::  * Auth-Data::
784  * Auth-Type::  * Auth-Type::
785  * Crypt-Password::  * Crypt-Password::
# Line 855  of this attribute, all currently enabled Line 852  of this attribute, all currently enabled
852  @xref{Accounting}, for more information about accounting types.  @xref{Accounting}, for more information about accounting types.
853    
854  @comment **************************************************************  @comment **************************************************************
 @node Add-Port-To-IP-Address  
 @subsection @attr{Add-Port-To-IP-Address}  
 @atindex Add-Port-To-IP-Address  
   
 @defattr{Add-Port-To-IP-Address,1037,integer,-R,-R,--,Replace,No}  
   
 @smallexample  
 VALUE      Add-Port-To-IP-Address  No                   0        
 VALUE      Add-Port-To-IP-Address  Yes                  1        
 @end smallexample  
   
 If this attribute is present in the @RHS{} and has the value  
 @code{Yes}, then the value of the @attr{NAS-Port-Id} attribute from  
 the authentication request will be added to the value of the  
 @attr{Framed-IP-Address} attribute from the @RHS{}, and the  
 resulting value will be returned in the @attr{Framed-IP-Address}  
 attribute to the @NAS{}.  
   
 This provides the simplest form of organizing IP pools.  
   
 This attribute is implicitly added to the @RHS{} when the  
 value of a @attr{Framed-IP-Address} attribute ends with @samp{+}  
 sign. For example,  
   
 @smallexample  
         Framed-IP-Address = 10.10.0.1+  
 @end smallexample  
 @noindent  
 is equivalent to  
   
 @smallexample  
         Framed-IP-Address = 10.10.0.1,  
         Add-Port-To-IP-Address = Yes  
 @end smallexample  
   
 @comment **************************************************************  
855  @node Auth-Data  @node Auth-Data
856  @subsection @attr{Auth-Data}  @subsection @attr{Auth-Data}
857  @atindex Auth-Data  @atindex Auth-Data

Legend:
Removed from v.1.24  
changed lines
  Added in v.1.25

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26