![D-Link DGS-510 Скачать руководство пользователя страница 107](http://html.mh-extra.com/html/d-link/dgs-510/dgs-510_reference-manual_78049107.webp)
DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
104
Switch#configure terminal
Switch(config)# radius-server host 172.19.10.100 auth-port 1500 acct-port 1501
timeout 8 retransmit 3 key ABCDE
Switch(config)# radius-server host 172.19.10.101 auth-port 1600 acct-port 1601
timeout 3 retransmit 1 key ABCDE
Switch(config)#
8-22
server (RADIUS)
This command is used to associate a RADIUS server host with a RADIUS server group. Use the
no
form of this command to remove a server host from the server group.
server {IP-ADDRESS | IPV6-ADDRESS}
no server {IP-ADDRESS| IPV6-ADDRESS}
Parameters
IP-ADDRESS
Specifies the IPv4 address of the authentication server.
IPV6-ADDRESS
Specifies the IPv6 address of the authentication server.
Default
By default, no server is configured.
Command Mode
RADIUS Group Server Configuration Mode.
Command Default Level
Level: 15.
Usage Guideline
Use this command to enter the RADIUS group server configuration mode. Use the server command
to associate the RADIUS server hosts with the RADIUS server group. The defined server group can
be specified as the method list for authentication, or accounting via the AAA authentication and AAA
accounting command. Use the
radius-server host
command to create a server host entry. A host
entry is identified by IP Address.
Example
This example shows how to create two RADIUS server hosts with the different IP addresses. A server
group is then created with the two server hosts.
Switch#configure terminal
Switch(config)# radius-server host 172.19.10.100 auth-port 1500 timeout 8
retransmit 3 key ABCDE
Switch(config)# radius-server host 172.19.10.101 auth-port 1600 timeout 3
retransmit 1 key ABCDE
Switch(config)#aaa group server radius group1
Switch(config-sg-radius)# server 172.19.10.100
Switch(config-sg-radius)# server 172.19.10.101
Switch(config-sg-radius)# exit
Switch(config)#
8-23
server ()
This command is used to associate a server with a server group. Use the
no
form of this
command to remove a server from the server group.
Содержание DGS-510
Страница 1: ...1 ...
Страница 287: ...DGS 1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 284 ...
Страница 321: ...DGS 1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 318 ...
Страница 493: ...DGS 1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 490 ...
Страница 733: ...DGS 1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 730 ...