C613-50100-01 REV C Command Reference for x930 Series 2276
AlliedWare Plus™ Operating System - Version 5.4.6-1.x
LOCAL RADIUS SERVER COMMANDS
ATTRIBUTE
attribute
Overview Use this command to define a RADIUS attribute for the local RADIUS server user
group.
For a complete list of defined RADIUS attributes and values, see the Local RADIUS
Server Feature Overview and Configuration Guide.
When used with the help parameter the attribute command displays a list of
standard and vendor specific valid RADIUS attributes that are supported by the
local RADIUS server.
If an attribute name is specified with the help parameter, then the attribute
command displays a list of predefined attribute names. Note that you can only use
the defined RADIUS attribute names and not define your own.
When used with the value parameter the attribute command configures RADIUS
attributes to the user group. If the specified attribute is already defined then it is
replaced with the new value.
Use the no variant of this command to delete an attribute from the local RADIUS
server user group.
Syntax
attribute [<attribute-name>|<attribute-id>] help
attribute {<attribute-name>|<attribute-id>} <value>
no attribute {<attribute-name>|<attribute-id>}
Default By default, no attributes are configured.
Mode RADIUS Server Group Configuration
Usage For the Standard attributes, the attribute may be specified using either the
attribute name, or its numeric identifier. For example, the command:
awplus(config-radsrv-group)# attribute acct-terminate-cause
help
will produce the same results as the command:
awplus(config-radsrv-group)# attribute 49 help
Parameter Description
<attribute-name> RADIUS attribute name for standard attributes or Vendor-
Specific attributes (see the Local RADIUS Server Feature
Overview and Configuration Guide for tables of attributes).
<attribute-id> RADIUS attribute numeric identifier for standard attributes.
<value> RADIUS attribute value.
help Display a list of available attribute types.