Specifications

OmniAccess Reference: AOS-W System Reference
686 Part 031652-00 May 2005
aaa radius-accounting
Configures RADIUS accounting.
Syntax
aaa radius-accounting
Example
(Alcatel6000) (config) #aaa radius-accounting
aaa radius-attributes
Configure RADIUS attribute
Syntax
aaa radius-attributes add STRING INT <date | integer | ipaddr | string> [vendor
<STRING > <INTEGER>]
where STRING is the name of the attribute to be added, INT is the attribute type
of:
date Attribute type is Date
integer Attribute type is Integer
ipaddr Attribute type is IP address
string Attribute type is String
vendor STRING is the name of the vendor specific attribute, and INTEGER is the
vendor Identifier.
Example
The following example adds the RADIUS name-value pair:
employee-type-admin.
(Alcatel6000) (config) #aaa radius-attributes add employee-type INT admin
aaa radius-server
Configures a RADIUS server.
Syntax
(Alcatel6000) (config) #aaa radius-server STRING [acctport <port_num> | authport
<port_num> | host <hostname> | inservice | key <key_name> | match-essid <essid> |
match-fqdn <fqdn> | mode <disable|enable> | nas-identifier <nas_ID> | retransmit
<retransmit_num> | timeout <timeout_value> | trim-fqdn]