set protocols dot1x aaa radius authentication server-ip


The set protocols dot1x aaa radius authentication server-ip command configures the IP address and shared key of the RADIUS authentication server.


Command Syntax

set protocols dot1x aaa radius authentication server-ip <ipv4-address> shared-key <key-string>


Parameter

Parameter

Description

server-ip <ip-address>

Specifies IPv4 address of RADIUS authentication server.

shared-key <key-string>

Specifies the shared key of RADIUS authentication server. The value is a string type.

Note:

The value of shared key should be the same as that on the RADIUS authentication server.

Usage Guidelines

The AAA RADIUS authentication server is used in NAC authentication, including 802.1X authentication, MAB authentication, CWA authentication, Downloadable ACL and Dynamic ACL functions, exchanges RADIUS packet with the switch. Note that up to 20 AAA RADIUS servers can be configured on the switch.  The server with the smallest IP address and reachable is used for NAC authentication.

Example

  •   Configure the IP address and shared key of the 802.1X RADIUS authentication server.
admin@Xorplus# set protocols dot1x aaa radius authentication server-ip 10.10.10.1 shared-key pica8abc
admin@Xorplus# commit

Copyright © 2024 Pica8 Inc. All Rights Reserved.