Firewall
Configure Quality of Service options
IX14 User Guide
273
vi. Set the source port to define a source traffic matching criteria:
(config firewall qos 2 policy 0 rule 0)> srcport
value
(config firewall qos 2 policy 0 rule 0)>
where
value
is the IP port number, a range of port numbers using the format
IP_port
-
IP_port
, or
any
.
vii. Set the destination port to define a destination matching criteria:
(config firewall qos 2 policy 0 rule 0)> dstport
value
(config firewall qos 2 policy 0 rule 0)>
where
value
is the IP port number, a range of port numbers using the format
IP_port
-
IP_port
, or
any
.
viii. Set the source address type:
(config network qos 2 policy 0 rule 0)> src type
value
(config network qos 2 policy 0 rule 0)>
where
value
is one of:
n
any
: Source traffic from any address will be matched.
See
for more information about firewall zones.
n
interface
: Only traffic from the selected interface will be matched. Set the
interface:
i. Use the
?
to determine available interfaces:
(config network qos 2 policy 0 rule 0)> src interface ?
Interface: Match the IP address with the specified
interface's network address.
Format:
/network/interface/defaultip
/network/interface/defaultlinklocal
/network/interface/lan
/network/interface/loopback
/network/interface/modem
Current value:
(config network qos 2 policy 0 rule 0)> src interface
ii. Set the interface. For example:
(config network qos 2 policy 0 rule 0)> src interface
/network/interface/LAN
(config network qos 2 policy 0 rule 0)>
n
address
: Only traffic from the IP address typed in
IPv4 address
will be
matched. Set the address that will be matched: