Radius, Radius -10, System configuration 6-10 radius – SMC Networks ElliteConnect 2.4GHz/5GHz User Manual
Page 86
System Configuration
6-10
Radius
Remote Authentication Dial-in User Service (RADIUS) is an
authentication protocol that uses software running on a central
server to control access to RADIUS-aware devices on the
network. An authentication server contains a database of user
credentials for each user that requires access to the network.
A primary RADIUS server must be specified for the access point
to implement IEEE 802.1X network access control and Wi-Fi
Protected Access (WPA) wireless security. A secondary RADIUS
server may also be specified as a backup should the primary
server fail or become inaccessible.
Note: This guide assumes that you have already configured RADIUS
server(s) to support the access point. Configuration of RADIUS
server software is beyond the scope of this guide, refer to the
documentation provided with the RADIUS server software.
AP(config)#interface ethernet
Enter Ethernet configuration commands, one per line.
AP(if-ethernet)#no ip dhcp
AP(if-ethernet)#ip address 192.168.1.2
255.255.255.0 192.168.1.253
AP(if-ethernet)#dns primary-server 192.168.1.55
AP(if-ethernet)#dns secondary-server 10.1.0.55
AP(config)#end
AP#show interface ethernet
Ethernet Interface Information
========================================
IP Address : 192.168.1.2
Subnet Mask : 255.255.255.0
Default Gateway : 192.168.1.253
Primary DNS : 192.168.1.55
Secondary DNS : 10.1.0.55
Admin status : Up
Operational status : Up
========================================
AP#