Security aaa deadtime, Security aaa radius, Security aaa acct_radius – Interlogix NS3550-8T-2S User Manual User Manual

Page 382

Advertising
background image

382

Parameters:

<timeout>

: Server response timeout (3-3600 seconds)

(default: Show server timeout configuration)


Default Setting:

15


Example:

Set 30sec for server timeout

NS3550-8T-2S:/>security aaa timeout 30


Security AAA Deadtime

Description:

Set or show server dead time.


Syntax:

Security AAA Deadtime [<dead_time>]


Parameters:

<dead_time>

: Time that a server is considered dead if it doesn't answer a request (0-3600 seconds)

(default: Show server dead time configuration)


Default Setting:

300

Example:

Set 1000sec for server dead time

NS3550-8T-2S:/>security aaa deadtime 1000


Security AAA RADIUS

Description:

Set or show RADIUS authentication server setup.


Syntax:

Security AAA RADIUS [<server_index>] [enable|disable] [<ip_addr_string>] [<secret>] [<server_port>]

Parameters:

The server index (1-5)
(default: Show RADIUS authentication server configuration)
enable

: Enable RADIUS authentication server

disable

: Disable RADIUS authentication server

(default: Show RADIUS 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 UDP port. Use 0 to use the default RADIUS port (1812)

Example:

Set RADIUS authentication server configuration.

NS3550-8T-2S:/>security aaa radius 1 enable 192.168.0.20 12345678 1812


Security AAA ACCT_RADIUS

Description:

Set or show RADIUS accounting server setup.


Syntax:

Security AAA ACCT_RADIUS [<server_index>] [enable|disable] [<ip_addr_string>] [<secret>] [<server_port>]

Advertising