cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2071
Views
1
Helpful
21
Replies

QOS for a Destination-ip in Cisco IOSXE

titusroz03
Level 1
Level 1

Hi All,

We have a URL which resolves to particular public ip and performance of that website is slow than expected from our office . We have a P2P link from office to DataCentre and from DataCentre it exits to internet. We observed the performance was comparatively better from Data center connected machine and open Internet rather than office network.

 

I need some knowledge on how we can prioritize through QOS on the P2P link towards DC,already we have QOS for EF,AP and VC traffic .Along with this I need the URL traffic should also be prioritized.Can anyone help me with this..? 

21 Replies 21

Below policy is applied on user connected interface as input

Service-policy input: Prod-QoS-Q4-2022_Policy & marking.

Below policy is applied on Egress interface as output.

HK_OUT_QOS

Uh-huh, but can you answer my prior reply's question?

Below is the input and output of the interface

Yes, and very helpful, as I may see your issue.

"Input" policy should be applied to LAN facing interface(s).  "Output" should be applied to WAN facing interface.

You have both policies applied to g2/0/35, correct?

@Joseph W. Doherty Yes..Have applied both on LAN interface, because initially the out was applied on WAN interface and LAN had input only, but it didn't make difference and there was lot of drops in WAN. So I suspected whether wan interface is not acting much efficiently on OUT qos hence applied it on Access interfaces as well.

What's g2/0/35, LAN or WAN?

That was the only interface with policies when/for the g2/0/35 stats?

What concerns me with the g2/0/35 stats, no matches on non default classes.

BTW QoS doesn't always/often preclude drops just allow preference on what will be dropped first.

Input capture increases on the interface

sh policy-map interface GigabitEthernet2/0/35 input
GigabitEthernet2/0/35

Service-policy input: Prod-QoS-Q4-2022_Policy

Class-map: Prod_Audio_QoS_Q4_2022 (match-any)
3739000 packets
Match: protocol ms-teams-audio
Match: protocol ringcentral-audio
Match: protocol cisco-jabber-audio
Match: protocol wifi-calling
Match: protocol webex-audio
QoS Set
dscp ef

Class-map: Prod_Video_QoS_Q4_2022 (match-any)
5942523 packets
Match: protocol ringcentral-video
Match: protocol ms-teams-video
Match: protocol ms-lync-video
Match: protocol cisco-jabber-video
Match: protocol webex-video
QoS Set
dscp af41

Class-map: Prod_Media_QoS_Q4_2022 (match-any)
718853 packets
Match: protocol webex-media
Match: protocol webex-app-sharing
Match: protocol ms-teams-media
Match: protocol ms-teams-app-sharing
QoS Set
dscp af21

Class-map: class-default (match-any)
207663129 packets
Match: any

 

But output still 

sh policy-map interface GigabitEthernet2/0/35 output
GigabitEthernet2/0/35

Service-policy output: HK_OUT_QOS

Class-map: CM_EF (match-any)
0 packets
Match: ip precedence 5
Match: ip dscp ef (46)
Queueing

(total drops) 0
(bytes output) 255740
bandwidth 20% (20000 kbps)

Class-map: CM_VC (match-any)
0 packets
Match: precedence 4
Match: ip dscp af41 (34)
Queueing

(total drops) 0
(bytes output) 0
bandwidth 30% (30000 kbps)

Class-map: CM_NC (match-any)
0 packets
Match: ip precedence 6 7
Queueing

(total drops) 0
(bytes output) 0
bandwidth 5% (5000 kbps)

Class-map: CM_AF (match-any)
0 packets
Match: ip precedence 2 3
Match: ip dscp af21 (18)
Queueing

(total drops) 0
(bytes output) 0
bandwidth 20% (20000 kbps)

Class-map: class-default (match-any)
0 packets
Match: any


(total drops) 29675
(bytes output) 559873307

AFD WRED STATS BEGIN
Virtual Class min/max Transmit Random drop AFD Weight


0 100/ 100 (Byte)0 0 21
(Pkts)0 0
precedence :


1 100/ 100 (Byte)0 0 21
(Pkts)0 0
precedence :


2 100/ 100 (Byte)559873307 0 21
(Pkts)408914 0
precedence :

Total Drops(Bytes) : 0

Total Drops(Packets) : 0
AFD WRED STATS END