Firewall
Configure Quality of Service options
LR54 User Guide
887
where value uses the format
IPv6_address
[
/
prefix_length
]
, or
any
to match
any IPv6 address.
n
mac
: Only traffic from the MAC address typed in
MAC address
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
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/lan1
/network/interface/lan_hotspot
/network/interface/loopback
/network/interface/wan1
/network/interface/wwan
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/wan1
(config network qos 2 policy 0 rule 0)>
n
address
: Only traffic destined for the IP address typed in
IPv4 address
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.