You are asked to apply individual upload and download bandwidth limits to YouTube traffic.
Where in the configuration would you create the necessary bandwidth limits?
A.
under the [edit security application-firewall] hierarchy
B.
under the [edit firewall policer <policer-name>] hierarchy
C.
under the [edit security policies] hierarchy
D.
under the [edit class-of-service] hierarchy
Shouldn’t it be “D”???
correct answear is “A” (under the [edit security application-firewall] hierarchy).
D is correct
first you configure limiters under:
[edit class-of-service application-traffic-control rate-limiters]
then you apply them to youtube traffic matched under rules in:
[edit class-of-service application-traffic-control rule-sets XXX]
then you apply the XXX under security policy as:
[edit security policies from-zone T to-zone U policy A]
set then permit application-traffic-control rule-set XXX
Mike is right, D is correct
http://www.juniper.net/documentation/en_US/junos15.1×49/topics/example/application-qos-configuring.html
Well, both B & D are correct.
B)Firewall policer with firewall filter; no additional license is require
set firewall policer
https://kb.juniper.net/InfoCenter/index?page=content&id=KB28161
D) Class-of-Service with AppQoS; you need AppSecure license for this.
set class-of-service
https://www.juniper.net/documentation/en_US/junos/topics/example/application-qos-configuring.html