Firewall Configure Quality of Service options
IX10 User Guide
776
n
address: Only traffic from the IP address typed in IPv4address will be
matched. Set the address that will be matched:
(config network qos 2 policy 0 rule 0)> src address value
(config network qos 2 policy 0 rule 0)>
where value uses the format IPv4_address[/netmask], or any to match any
IPv4 address.
n
address6: Only traffic from the IP address typed in IPv6address will be
matched. Set the address that will be matched:
(config network qos 2 policy 0 rule 0)> src address6 value
(config network qos 2 policy 0 rule 0)>
where value uses the format IPv6_address[/prefix_length], or any to match
any IPv6 address.
n
mac: Only traffic from the MACaddress typed in MACaddress will be matched.
Set the MAC address to be matched:
(config network qos 2 policy 0 rule 0)> src mac MAC_address
(config network qos 2 policy 0 rule 0)>
ix. Set the destination address type:
(config network qos 2 policy 0 rule 0)> dst type value
(config network qos 2 policy 0 rule 0)>
where value is one of:
n
any: Traffic destined for anywhere will be matched.
See Firewall configuration for more information about firewall zones.
n
interface: Only traffic destined for the selected Interface will be matched. Set
the interface:
i. Use the ? to determine available interfaces:
ii. Set the interface. For example:
(config network qos 2 policy 0 rule 0)> dst interface
/network/interface/eth1
(config network qos 2 policy 0 rule 0)>
n
address: Only traffic destined for the IP address typed in IPv4address will be
matched. Set the address that will be matched:
(config network qos 2 policy 0 rule 0)> src address value
(config network qos 2 policy 0 rule 0)>
where value uses the format IPv4_address[/netmask], or any to match any
IPv4 address.
n
address6: Only traffic destined for the IP address typed in IPv6address will be
matched. Set the address that will be matched: