07-17-2018 04:11 AM - edited 03-05-2019 10:47 AM
Hi every experts,
I would like to make the enquiry on how to set QoS on a specific interface based on http/https/udp on switch.
We have some VIPs who are seating at WTC and they found running Reuters program slowly via our corporate network (However, those speed is acceptable when connecting it directly to 100M broadband). The network path from WTC to the Internet over internal network is passing from WTC 60M MetroIP WAN 80M MetroIP DC Firewall corporate 100M Internet line. Should we set following on QoS on our DC / WTC core switch & dataline routers to accomplish this? Please advise.
Here match HTTP/HTTPS traffic and set the dscp to AF21 (Assumption: the source ip of the VIP is 10.116.107.23 and http & https are 80 & 443 respectively)
!
access-list 150 permit udp 10.116.107.23 any eq 80 443
!
class-map match-any HTTP
match access-group 150
!
policy-map HTTP
class HTTP
set dscp af21
07-17-2018 10:48 AM
07-17-2018 05:09 PM
Hi Joseph,
Thanks for your reply. Since the path across multiple hops, is it possible to apply the QoS using source ip without specifying source interface?
WTC > 60M MetroIP <> WAN à 80M MetroIP <> DC <> Firewall <> corporate 100M Internet line
07-17-2018 05:21 PM
07-17-2018 06:51 PM
Hi Joseph,
So my draft of commands are good enough for that? Or any additional commands are needed? Please enlighten.
07-18-2018 03:43 AM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide