Chapter 30 AAA Server
Table 152 aaa group server radius Commands (continued)
COMMAND | DESCRIPTION |
aaa group server radius | Enter the |
[no] | Specify whether or not the server checks the username case. Set this to be |
| the same as the server’s behavior. |
|
|
[no] server description | Sets the descriptive information for the RADIUS server group. You can use |
description | up to 60 printable ASCII characters. The no command clears the setting. |
[no] server | Sets the value of an attribute that the ZyWALL is used to determine to which |
255> | group a user belongs. |
| This attribute’s value is called a group identifier. You can add |
| user user objects to identify groups based on different group identifier |
| values. |
| For example, you could configure attributes 1,10 and 100 and create a ext- |
| |
| setting. |
[no] server host radius_server | Enter the IP address (in dotted decimal notation) or the domain name of a |
| RADIUS server to add to this server group. The no command clears this |
| setting. |
[no] server key secret | Sets a password (up to 15 alphanumeric characters) as the key to be shared |
| between the RADIUS server(s) and the ZyWALL. The no command clears |
| this setting. |
[no] server timeout time | Sets the search timeout period (in seconds). Enter a number between 1 and |
| 300. The no command clears this setting and set this to the default setting |
| of 5 seconds. |
30.2.8 aaa group server Command Example
The following example creates a RADIUS server group with two members and sets the secret key to “12345678” and the timeout to 100 seconds. Then this example also shows how to view the RADIUS group settings.
Router# configure terminal
Router(config)# aaa group server radius RADIUSGroup1
Router(config)# show aaa group server radius RADIUSGroup1
key |
| : 12345678 |
timeout | : 100 | |
description | : | |
group attribute | : 11 | |
No. | Host Member | Auth. Port |
========================================================================== | ||
1 | 192.168.1.100 | 1812 |
2 | 172.23.22.100 | 1812 |
254 |
|
ZyWALL (ZLD) CLI Reference Guide | |
|
|