Net Mode Configuration Commands
94
ProSafe Gigabit Quad WAN SSL VPN Firewall SRX5308
Command example:
SRX5308>
net routing static ipv4 configure Orly
net-config[static-routing-ipv4]>
active_flag Y
net-config[static-routing-ipv4]>
private_flag Y
net-config[static-routing-ipv4]>
destination_address 10.118.215.178
net-config[static-routing-ipv4]>
subnet_mask 255.255.255.0
net-config[static-routing-ipv4]>
interface wan WAN1
net-config[static-routing-ipv4]>
gateway_address 10.192.44.13
net-config[static-routing-ipv4]>
metric 7
net-config[static-routing-ipv4]>
save
Related show command: show net routing static ipv4 setup
net routing static ipv4 delete <route name>
This command deletes a static IPv4 route by deleting its name.
Related show command: show net routing static ipv4 setup
interface custom_vlan < VLAN name>,
dmz, lan, or wan {WAN1,
WAN2, WAN3, WAN4}
Specifies the interface for which the route is
applied. The dmz and lan keywords do not
require additional selections. The custom vlan
and wan keywords require additional selections:
• If you issue the custom_vlan keyword, you
also need to specify the VLAN name.
• If you issue the wan keyword, you also need to
specify the WAN interface (WAN1, WAN2,
WAN3, or WAN4).
gateway_address ipaddress The gateway IP address.
metric number The metric (integer) for this route. The number
can be from 2 to 15.
Format net routing static ipv4 delete <route name>
Mode net
Keyword Associated Keyword to Select
or Parameter to Type
Description