set protocols dot1x aaa radius authentication server-ip acct-port
The set protocols dot1x aaa radius authentication server-ip acct-port command configures the UDP port of the RADIUS accounting server.
Command Syntax
set protocols dot1x aaa radius authentication server-ip <ipv4-address>Â acct-port <port-number>
Parameter
Parameter | Description |
server-ip <ipv4-address> | Specifies IPv4 address of RADIUS authentication server. |
acct-port <port-number> | Specifies UDP port of RADIUS accounting server. The value is an integer that ranges from 1 to 65535. The default value is 1813. |
Example
- Configure the UDP port of the RADIUS accounting server.
admin@Xorplus# set protocols dot1x aaa radius authentication server-ip 10.10.10.1 acct-port 5200 admin@Xorplus# commit
Copyright © 2024 Pica8 Inc. All Rights Reserved.