Setting The 802.1X Authentication Switch - D-Link xStack DGS-3610 Series Configuration Manual

Hide thumbs Also See for xStack DGS-3610 Series:
Table of Contents

Advertisement

DGS-3610 Series Configuration Guide
following example sets the Server IP to 192.168.4.12, authentication UDP port to 600, and
the key to agreed password:
DGS-3610# configure terminal
DGS-3610(config)# radius-server host 192.168.4.12
DGS-3610(config)# radius-server host 192.168.4.12 auth-port 600
DGS-3610(config)# radius-server key MsdadShaAdasdj878dajL6g6ga
DGS-3610(config)# end
The officially agreed authentication UDP port is 1812.
The officially agreed accounting UDP port is 1813.
No less than 16 characters are recommended for the agreed password between the
device and the Radius Server.
The port of the device to connect the Radius Server shall be configured as uncontrolled
port.
37.2.4
Setting the 802.1X Authentication
Switch
When the 802.1X authentication is enabled, the switch will impose authentication over the
host connected to the controlled port, and the hosts that fail the authentication are not
allowed to access the network.
In the privileged mode, you can enable the 1x authentication through the following steps:
Command
configure terminal
aaa new-model
radius-server host ip-address [auth-port
port ]
[acct-port port]
Radius-server key string
aaa authentication dot1x auth group
radius
dot1x authentication auth
end
write
show running-config
The following example enables 802.1X authentication:
DGS-3610# configure terminal
DGS-3610(config)# aaa new-model
DGS-3610(config)# radius-server host 192.168.217.64
DGS-3610(config)# radius-server key starnet
Chapter 37 Configuration of 802.1X
Function
Enter the global configuration mode.
Turn on the AAA switch.
Configure the RADIUS server
Configure RADIUS Key.
Configure the dot1x authentication method list
dot1x applies authentication method list
Return to the privileged mode.
Save the configuration.
Show the configuration.
37-11

Advertisement

Table of Contents
loading

Table of Contents