System Mode Configuration Commands
189
ProSafe Gigabit Quad WAN SSL VPN Firewall SRX5308
Step 1 Format system remote_management telnet configure
Mode system
Step 2 Format ip_version {IPv4 | IPv6}
enable_ipv4 {Y | N}
access_type {Everyone | IP_Range {from_address <ipaddress>}
{to_address <ipaddress>} | To_this_PC_only {only_this_pc_ip
<ipaddress>}}
enable_ipv6 {Y | N}
access_type6 {Everyone | IP_Range {from_address6
<ipv6-address>} {to_address6 <ipv6-address>} |
To_this_PC_only {only_this_pc_ip6 <ipv6-address>}}
Mode system-config [telnet]
Keyword Associated Keyword to
Select or Parameter to Type
Description
ip_version IPv4 or IPv6 Specifies the configuration of IPv4 or IPv6.
Telnet over an IPv4 connection
enable_ipv4 Y or N Enables or disables remote management over Telnet
for an IPv4 connection.
access_type Everyone, IP_Range, or
To_this_PC_only
Specifies the type of access:
• Everyone. Enables access to all IP addresses. You
do not need to configure any IP address.
• IP_Range. Enables access to a range of IP
addresses. You also need to configure the
from_address and to_address keywords and
associated parameters.
• To_this_PC_only. Enables access to a single IP
address. You also need to configure the
only_this_pc_ip keyword and associated
parameter.
from_address ipaddress The start IP address if you have set the
access_type keyword to IP_Range.
to_address ipaddress The end IP address if you have set the access_type
keyword to IP_Range.
only_this_pc_ip ipaddress The single IP address if you have set the
access_type keyword to To_this_PC_only.
Telnet over an IPv6 connection
enable_ipv6 Y or N Enables or disables remote management over Telnet
for an IPv6 connection.