Tp-Link T1700G-28TQ V2 — настройка сетевой безопасности: примеры и руководство [644/772]

Превью страниц Страница 644 / 772
Tp-Link T1700G-28TQ V2 [644/772] Using the cli
Configuring Network Security Configuration Examples
Configuration Guide
619
Figure 8-15 Port Config
8) Click Save Config to save the settings.
8.2.5 Using the CLI
1) Enable AAA function globally and configure the RADIUS parameters.
Switch_A(config)#aaa enable
Switch_A(config)#radius-server host 192.168.0.10 auth-port 1812 key 123456
Switch_A(config)#aaa group radius radius1
Switch_A(aaa-group)#server 192.168.0.10
Switch_A(aaa-group)#exit
Switch_A(config)#aaa authentication dot1x default radius1
Switch_A(config)#end
Switch_A#copy running-config startup-config
2) Globally enable 802.1X authentication and set the authentication method; enable the
quiet feature and configure relevant parameters.
Switch_A#configure
Switch_A(config)#dot1x system-auth-control
Switch_A(config)#dot1x auth-method eap
Switch_A(config)#dot1x quiet-period

Содержание

3073

Изучите, как настроить сетевую безопасность с помощью примеров конфигурации и командной строки. Узнайте о параметрах RADIUS и аутентификации 802.1X.