VPN Mode Configuration Commands
254
ProSafe Gigabit Quad WAN SSL VPN Firewall SRX5308
For an IP network:
ip_version {IPv4 {object_address <ipaddress>} {mask_length
<subnet mask length>} | IPv6 {object_address6
<ipv6-address>} {mask_length <prefix length>}}
start_port <port number>
end_port <port number>
Mode vpn-config [sslvpn-resource-settings]
Keyword Associated Keyword to
Select or Parameter to Type
Description
object_type IPAddress or IPNetwork Specifies the source address type for the object:
• IPAddress. A single IP address. The setting of the
ip_version keyword determines whether you
need to issue the object_address keyword and
specify an IPv4 address or the object_address6
keyword and specify an IPv6 address.
• IPNetwork. A subnet of IP addresses. The setting of
the ip_version keyword determines whether you
need to issue the object_address and
mask_length keywords and specify an IPv4
network address and mask length or issue the
object_address6 and mask_length keywords
and specify an IPv6 network address and prefix
length.
ip_version IPv4 or IPv6 Specifies the IP version of the IP address or IP
network:
• IPv4. The IP address or IP network is defined by an
IPv4 address. You need to issue the
object_address keyword and specify an IPv4
address. For a network address, you also need to
issue the mask_length keyword and specify a
subnet mask length.
• IPv6. The IP address or network address is defined
by an IPv6 address. You need to issue the
object_address6 keyword and specify an IPv6
address. For a network address, you also need to
issue the mask_length keyword and specify a
prefix length.
object_address ipaddress The IPv4 address, if the policy is for an IPv4 address
or IPv4 network.
object_address6 ipv6-address The IPv6 address, if the policy is for an IPv6 address
or IPv6 network.