A10E/A28E/A28F Configuration Guide
6.7.9 Example for configuring 802.1x
Networking requirements
To make users access external network, you need to configure 802.1x authentication on the
switch, as shown in Figure 6-8.
Configure the switch.
− IP address: 10.10.0.1
− Subnet mask: 255.255.0.0
− Default gateway address: 10.10.0.2
Perform authorization and authentication through the RADIUS server.
− IP address of the RADIUS server: 192.168.0.1
− Password of the RADIUS server: alpha-a28e
Set the interface access control mode to protocol authorized mode.
After authorized successfully, the user can initiate re-authentication in 600 seconds.
Figure 6-8 Configuring 802.1x
Configuration steps
Step 1 Configure the IP addresses of the switch and RADIUS server.
Alpha-A28E#config
Alpha-A28E(config)#interface ip 0
Alpha-A28E(config-ip)#ip address 10.10.0.1 255.255.0.0 1
Alpha-A28E(config-ip)#exit
Alpha-A28E(config)#ip default-gateway 10.10.0.2
Alpha-A28E(config)#exit
Alpha-A28E#radius 192.168.0.1
Alpha-A28E#radius-key alpha-a28e
Step 2 Enable global 802.1x and interface 802.1x.
Alpha-A28E#config
Alpha-A28E(config)#dot1x enable
Alpha-A28E(config)#interface port 1