Aaa Group Server Command Example - ZyXEL Communications UAG Series Cli Reference Manual

Unified access gateway
Hide thumbs Also See for UAG Series:
Table of Contents

Advertisement

Chapter 26 AAA Server
Table 103 aaa group server radius Commands (continued)
COMMAND
aaa group server radius group-name
[no] case-sensitive
[no] server description
description
[no] server group-attribute <1-
255>
[no] server host radius_server
[no] server key secret
[no] server timeout time

26.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(group-server-radius)# server host 192.168.1.100 auth-port 1812
Router(group-server-radius)# server host 172.16.12.100 auth-port 1812
Router(group-server-radius)# server key 12345678
Router(group-server-radius)# server timeout 100
Router(group-server-radius)# exit
Router(config)# show aaa group server radius RADIUSGroup1
key
timeout
description
group attribute
No.
Host Member
==========================================================================
1
192.168.1.100
2
172.16.12.100
180
DESCRIPTION
Enter the sub-command mode.
Specify whether or not the server checks the username case. Set this to be
the same as the server's behavior.
Sets the descriptive information for the RADIUS server group. You can use
up to 60 printable ASCII characters. The
Sets the value of an attribute that the UAG is used to determine to which
group a user belongs.
This attribute's value is called a group identifier. You can add ext-group-
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-
group-user user object for each of them. The
setting.
Enter the IP address (in dotted decimal notation) or the domain name of a
RADIUS server to add to this server group. The
setting.
Sets a password (up to 15 alphanumeric characters) as the key to be shared
between the RADIUS server(s) and the UAG. The
setting.
Sets the search timeout period (in seconds). Enter a number between 1 and
300. The
command clears this setting and set this to the default setting
no
of 5 seconds.
: 12345678
: 100
:
: 11
command clears the setting.
no
command clears the
no
command clears this
no
command clears this
no
Auth. Port
1812
1812
UAG CLI Reference Guide

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents