freeGuard 100 CLI User Manual
251
11.6 radius
Use this command to add or edit the information used for RADIUS authentication.
The default port for RADIUS traffic is 1812. If your RADIUS server is using a different port you can
change the default RADIUS port. See config system global, and set “radius_port <port_integer>” .
Command syntax pattern
config user radius
edit <name_str>
set <keyword> <variable>
end
config user radius
edit <name_str>
unset <keyword>
end
config user radius
delete <name_str>
end
get user radius [<name_str>]
show user radius [<name_str>]
radius command keywords and variables
Keywords & Variables Description
Default
secret <password_str> Enter the RADIUS server shared secret.
No
default.
server {<name_str>
|<address_ipv4>}
Enter the RADIUS server domain name or IP address.
No
default.
Example
This example shows how to add the radius server RAD1 at the IP address 206.205.204.203 and set
the shared secret as R1a2D3i4U5s.
config user radius
edit RAD1
set server 206.205.204.203
set secret R1a2D3i4U5s
end
This example shows how to display the list of configured RADIUS servers.
Содержание freeGuard 100
Страница 1: ...freeGuard 100 UTM Firewall CLI USER S MANUAL P N F0025000 Rev 1 1...
Страница 3: ......
Страница 7: ......
Страница 87: ...80 The config ips anomaly command has 1 subcommand config limit...
Страница 183: ...176...
Страница 309: ...302 100 from a TFTP server with the address 192 168 21 54 set vpn certificates local import branch_cert 192 168 21 54...