Add a RADIUS Server
About this task
Add a RADIUS server to allow RADIUS service on the switch.
Remote Dial-In User Services (RADIUS) supports both IPv4 and IPv6 addresses, with no differences in functionality or configuration in all but the following case. When adding a RADIUS server or updating a RADIUS server in Enterprise Device Manager (EDM) you must specify if the address type is an IPv4 or an IPv6 address.
Procedure
- In the navigation pane, expand .
- Select RADIUS.
- Select the RADIUS Servers tab.
- Select Insert.
- Configure the server as required.
- Select Insert.
RADIUS Servers Field Descriptions
Use the data in the following table to use the RADIUS Servers tab.
Name |
Description |
---|---|
AddressType |
Specifies either an IPv4 or an IPv6 address. RADIUS supports IPv4 and IPv6 addresses. |
Address |
Specifies the IP address of the RADIUS server. RADIUS supports IPv4 and IPv6 addresses. |
UsedBy |
Configures how the server functions:
The default is cli. |
Priority |
Specifies the priority of each server, or the order of servers to send authentication. The default is 10. |
TimeOut |
Specifies the time interval in seconds before the client retransmits the packet. The default is 8. |
Enable |
Enables or disables authentication on the server. The default is true. |
MaxRetries |
Specifies the maximum number of retransmissions allowed. The default is 1. |
UdpPort |
Specifies the UDP port that the client uses to send requests to the server. The default value is 1812. The UDP port value set for the client must match the UDP value set for the RADIUS server. |
SecretKey |
Specifies the RADIUS server secret key, which is the password used by the client to be validated by the server. |
AcctEnable |
Enables or disable RADIUS accounting. The default is true. |
AcctUdpPort |
Specifies the UDP port of the RADIUS accounting server. The default value is 1813. The UDP port value configured for the client must match the UDP value configured for the RADIUS server. |
SecureEnable |
Enable RADIUS Security (RADSec). |
SecureMode |
Specifies the RADSec security mode. Possible values are:
The default is tls. |
SecureProfile |
Specifies the name of the secure profile. |
SecureLogLevel |
Specifies the log severity level. Possible values are :
|
SourceIpAddr |
Specifies the IP address to use as the source address in RADIUS packets. To use this option, you must set the global RADIUS SourceIpFlag to true. RADIUS supports IPv4 and IPv6 addresses. |