User’s Manual of IGS-10020MT
Example:
Set RADIUS accounting server configuration.
IGS-10020MT:/>
security
acct_radius 1 enable 192.168.0.20 12345678 1813
Security AAA
Description:
Set or show authentication server setup.
Syntax:
Security AAA [<server_index>] [enable|disable] [<ip_addr_string>] [<secret>] [<server_port>]
Parameters:
The server index (1-5)
(default: Show authentication server configuration)
enable
: Enable authentication server
disable
: Disable authentication server
(default: Show server mode)
<ip_addr_string>
: IP host address (a.b.c.d) or a host name string
<secret>
: Secret shared with external authentication server.
To set an empty secret, use two quotes ("").
To use spaces in secret, enquote the secret.
Quotes in the secret are not allowed.
<server_port>
: Server TCP port. Use 0 to use the default port (49)
Example:
Set
authentication server configuration.
IGS-10020MT:/>
security
aaa 1 enable 192.168.0.20 12345678 49
Security AAA Statistics
Description:
Show RADIUS statistics.
Syntax:
Security AAA Statistics [<server_index>]
445