VPN Mode Configuration Commands
255
ProSafe Gigabit Quad WAN SSL VPN Firewall SRX5308
Command example:
SRX5308>
add TopSecure
vpn-config[sslvpn-resource-settings]>
object_type IPNetwork
vpn-config[sslvpn-resource-settings]>
ip_version IPv4
vpn-config[sslvpn-resource-settings]>
object_address 192.168.30.56
vpn-config[sslvpn-resource-settings]>
mask_length 24
vpn-config[sslvpn-resource-settings]>
start_port 3391
vpn-config[sslvpn-resource-settings]>
end_port 3393
vpn-config[sslvpn-resource-settings]>
save
Related show command: show vpn sslvpn resource_object <resource name>
vpn sslvpn resource configure delete <row id>
This command deletes a resource object by specifying its row ID. To delete the resource
itself, use the
vpn sslvpn resource delete <row id> command.
Related show command: show vpn sslvpn resource_object <resource name>
mask_length subnet mask length or
prefix length
The nature of this keyword and parameter depend on
the setting of the ip_version and object_type
keywords:
• If the ip_version keyword is set to IPv4 and the
object_type keyword is set to IPNetwork, the
subnet mask length of the IPv4 network.
• If the ip_version keyword is set to IPv6 and the
object_type keyword is set to IPNetwork, the
prefix length of the IPv6 network.
start_port number The start port number for the port range that applies to
the object.
end_port number The end port number for the port range that applies to
the object.
Format vpn sslvpn resource configure delete <row id>
Mode vpn
Keyword Associated Keyword to
Select or Parameter to Type
Description