Tp-Link T1700G-28TQ V2 — настройка безопасности сети: руководство по конфигурации AAA [624/772]

Превью страниц Страница 624 / 772
Tp-Link T1700G-28TQ V2 [624/772] You can add one or more radius tacacs servers on the switch for authentication if multiple servers are added the server with the highest priority authenticates the users trying to access the switch and the others act as backup servers in case the first one breaks down
Configuring Network Security AAA Configuration
Configuration Guide
599
7.2 Using the CLI
7.2.1 Globally Enabling AAA
Follow these steps to globally enable AAA:
Step 1 configure
Enter global configuration mode.
Step 2 aaa enable
Globally enable the AAA feature.
Step 3 show aaa global
Verify the global configuration of AAA.
Step 4 end
Return to privileged EXEC mode.
Step 5 copy running-config startup-config
Save the settings in the configuration file.
The following example shows how to globally enable AAA:
Switch#configure
Switch(config)#aaa enable
Switch(config)#show aaa global
AAA global status: Enable
......
Switch(config)#end
Switch#copy running-config startup-config
7.2.2 Adding Servers
You can add one or more RADIUS/TACACS+ servers on the switch for authentication. If
multiple servers are added, the server with the highest priority authenticates the users
trying to access the switch, and the others act as backup servers in case the first one
breaks down.

Adding RADIUS Server
Follow these steps to add RADIUS server on the switch:

Содержание

3073

Узнайте, как глобально включить AAA и добавить серверы RADIUS/TACACS+ для аутентификации на вашем сетевом устройстве. Подробные шаги и примеры.