Configuring Server Groups - TP-Link T1600G-18TS Configuration Manual

T1600g series
Hide thumbs Also See for T1600G-18TS:
Table of Contents

Advertisement

Configuring Network Security

7.2.3 Configuring Server Groups

The switch has two built-in server groups, one for RADIUS and the other for TACACS+. The
servers running the same protocol are automatically added to the default server group.
You can add new server groups as needed.
The two default server groups cannot be deleted or edited. Follow these steps to add a
server group:
Step 1
Step 2
Step 3
Step 4
Step 5
Step 6
The following example shows how to create a RADIUS server group named RADIUS1 and
add the existing two RADIUS servers whose IP address is 192.168.0.10 and 192.168.0.20
to the group.
Switch#configure
Switch(config)#aaa group radius RADIUS1
Switch(aaa-group)#server 192.168.0.10
Switch(aaa-group)#server 192.168.0.20
Switch(aaa-group)#show aaa group RADIUS1
192.168.0.10
192.168.0.20
configure
Enter global configuration mode.
aaa group { radius | tacacs } group-name
Create a server group.
radius | tacacs:
Specify the group type.
:
Specify a name for the group.
group-name
server ip-address
Add the existing servers to the server group.
:
Specify IP address of the server to be added to the group.
ip-address
show aaa group [ group-name ]
Verify the configuration of server group.
end
Return to privileged EXEC mode.
copy running-config startup-config
Save the settings in the configuration file.
AAA Configuration
Configuration Guide
596

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents