User guide
set radius
Chapter 2  Command Descriptions  183
Examples Display status of the current RADIUS configuration
#> set radius
Configure device server to use a primary RADIUS server
#> set radius run=on primary=199.150.150.10 secret=xyyzzz
Configure two RADIUS servers
In this example, the first "set radius" command configures the primary 
RADIUS server. The second "set radius" command configures the 
secondary server. Two commands are required because the two servers 
use different passwords ("secret" option).
#> set radius run=on primary=199.150.150.10 secret=xyyzzz
#> set radius run=on secondary=199.150.150.22 secret=abbccc
See also • "revert" on page 79. The “revert radius” option reverts the “set radius” 
configuration.
• "set filter" on page 111 for information on configuring filters to operate in 
conjunction with the Filter ID attribute.










