
Chapter 28 AAA Server
Table 112 aaa group server radius Commands (continued)
COMMAND | DESCRIPTION |
[no] server | Specifies the Network Access Server IP address |
<nas_address> | attribute value if the RADIUS server requires it. The no |
| command clears this setting. |
[no] server | Enable this to have the NXC send subscriber status |
activate | updates to the RADIUS server. The no command has |
| the NXC not send subscriber status updates to the |
| RADIUS server. |
|
|
28.2.4 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 Router(config)# show aaa group server radius RADIUSGroup1
key | : 12345678 |
timeout | : 100 |
description | : |
group attribute | : 11 |
: 127.0.0.1 | |
: | |
: yes | |
No. Host Member | Auth. Port |
===========================================================================
1 | 192.168.1.100 | 1812 |
2 | 172.16.22.100 | 1812 |
Router(config)#
192 |
| |
NXC CLI Reference Guide |
| |
|
|
|