Net Mode Configuration Commands
93
ProSafe Gigabit Quad WAN SSL VPN Firewall SRX5308
net qos profile enable <row id>
This command enables a WAN QoS profile by specifying its row ID.
Related show command: show net qos setup
IPv4 Routing Commands
net routing static ipv4 configure <route name>
This command configures an IPv4 static route. After you have issued the net routing
static ipv4 configure command to specify the name of the new route, you enter the
net-config [static-routing-ipv4] mode, and then you can configure one keyword and
associated parameter or associated keyword at a time in the order that you prefer.
Format net qos profile enable <row id>
Mode net
Step 1 Format net routing static ipv4 configure <route name>
Mode net
Step 2 Format active_flag {Y | N}
private_flag {Y | N}
destination_address <ipaddress>
subnet_mask <subnet mask>
interface {custom_vlan <VLAN name> | dmz | lan | wan {WAN1 | WAN2
| WAN3 | WAN4}}
gateway_address <ipaddress>
metric <number>
Mode net-config [static-routing-ipv4]
Keyword Associated Keyword to Select
or Parameter to Type
Description
active_flag Y or N Specifies whether or not the route is an active
route.
private_flag Y or N Specifies whether or not the route can be shared
with other gateways when RIP is enabled.
destination_address ipaddress The destination IP address.
subnet_mask subnet mask The destination subnet mask.