User's Manual

Table Of Contents
VPN Mode Configuration Commands
237
ProSafe Wireless-N 8-Port Gigabit VPN Firewall FVS318N
Command example:
FVS318N>
vpn radius configure
radius-config>
enable Y
radius-config>
radius-server 192.168.1.2
radius-config>
secret Hlo0ole1H12aaq43
radius-config>
nas_identifier FVS318N-Bld3
radius-config>
backup_server_enable Y
radius-config>
backup_radius-server 192.168.1.3
radius-config>
backup_server_secret Hduo0oplH54bqX91
radius-config>
backup_server_nas_identifier FVS318N-Bld3
radius-config>
timeout 30
radius-config>
retries 4
radius-config>
save
Related show command: show vpn radius [ipaddress]
Keyword Associated Keyword to
Select or Parameter to Type
Description
Primary RADIUS server
enable Y or N Specifies whether or not the primary
RADIUS server is enabled.
radius-server ipaddress The IPv4 address of the primary
RADIUS server.
secret secret The secret phrase (alphanumeric string)
for the primary RADIUS server.
nas_identifier identifier The NAS ID for the primary RADIUS
server.
Backup RADIUS server
backup_server_enable Y or N Specifies whether or not the backup
RADIUS server is enabled.
backup_radius_server ipaddress The IPv4 address of the backup
RADIUS server.
backup_server_secret secret The secret phrase (alphanumeric string)
for the backup RADIUS server.
backup_server_nas_identifier identifier The NAS ID for the backup RADIUS
server.
Connection configuration
timeout seconds The connection time-out in seconds for
the RADIUS server.
retries number The number of connection retry
attempts for the RADIUS server.