Firewall Configure Quality of Service options
Digi Connect IT® 4 User Guide
751
(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:
(config network qos 2 policy 0 rule 0)> dst interface ?
Interface: Match the IP address with the specified
interface's network address.
Format:
/network/interface/defaultip
/network/interface/defaultlinklocal
/network/interface/eth1
/network/interface/eth2
/network/interface/loopback
Current value:
(config network qos 2 policy 0 rule 0)> dst interface
ii. Set the interface. For example:
(config network qos 2 policy 0 rule 0)> dst interface
/network/interface/wan
(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:
(config network qos 2 policy 0 rule 0)> src address6 value
(config network qos 2 policy 0 rule 0)>