VPN Mode Configuration Commands
264
ProSafe Gigabit Quad WAN SSL VPN Firewall SRX5308
Command example:
SRX5308>
vpn ipsec radius configure
vpn-config[radius-config]>
enable Y
vpn-config[radius-config]>
radius-server 192.168.4.2
vpn-config[radius-config]>
secret Hlo0ole1H12aaq43
vpn-config[radius-config]>
nas_identifier SRX5308-Bld3
vpn-config[radius-config]>
backup_server_enable Y
vpn-config[radius-config]>
backup_radius-server 192.168.4.3
vpn-config[radius-config]>
backup_server_secret Hduo0oplH54bqX91
vpn-config[radius-config]>
backup_server_nas_identifier SRX5308-Bld3
vpn-config[radius-config]>
timeout 30
vpn-config[radius-config]>
retries 4
vpn-config[radius-config]>
save
Keyword Associated Keyword to
Select or Parameter to Type
Description
Primary RADIUS server
enable Y or N Enables or disables the primary
RADIUS server.
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 Enables or disables the backup
RADIUS server.
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.