Quantcast
Channel: All Routing posts
Viewing all articles
Browse latest Browse all 8688

QoS VoIP Issue still

$
0
0

Hi,

 

Many apologies for disturbing you experts with this issue again, but I am having real problems even getting the basic working:

 

So, I have the following as a test:

 

BGP Router --> Core1 --> LNS1

 

I am simply running an extended ping from the BGP Cisco Router to the LNS interface address. I am classifying at the Core1 Interface facing the BGP Router. Here is my configuration:

 

set interfaces ge-1/0/1 unit 0 family inet filter input mf-classifier
set interfaces ge-1/0/1 unit 0 family inet address 192.168.100.2/30
set interfaces ge-1/0/1 unit 0 family iso

set class-of-service classifiers dscp v4-ba-classifier forwarding-class voice loss-priority low code-points 101110
set class-of-service forwarding-classes queue 0 BE-data
set class-of-service forwarding-classes queue 1 Premium-data
set class-of-service forwarding-classes queue 2 voice
set class-of-service forwarding-classes queue 3 NC
set class-of-service interfaces ge-1/0/1 unit 0 classifiers dscp v4-ba-classifier
set firewall family inet filter mf-classifier term priority from source-address 192.168.100.1/32
set firewall family inet filter mf-classifier term priority then count voice
set firewall family inet filter mf-classifier term priority then forwarding-class voice
set firewall family inet filter mf-classifier term priority then accept
set firewall family inet filter mf-classifier term all-else then accept

 

Now, I clear the interface stats and send an Extended ping test with the following settings:

 

Target IP address: 172.16.16.33
Repeat count [5]: 500
Datagram size [100]:
Timeout in seconds [2]:
Extended commands [n]: y
Source address or interface: 
Type of service [0]: 184 --->dscp is ef
Set DF bit in IP header? [no]:
Validate reply data? [no]:
Data pattern [0xABCD]:
Loose, Strict, Record, Timestamp, Verbose[none]:
Sweep range of sizes [n]:
Type escape sequence to abort.

 

And the results from the "show interface ge-1/0/1 extensive" command show the following:

Queue counters:               Queued packets                    Transmitted packets                      Dropped packets
0                                             503                                              503                                                  0
1                                               0                                                   0                                                    0
2                                               0                                                   0                                                    0
3                                              13                                                 13                                                   0
Queue number: Mapped forwarding classes
0 BE-data
1 Premium-data
2 voice
3 NC

 

I expected to see the packets go into the Voice queue (number 2) and not into the Best Effort queue. Does not matter what I do I cannot get this marked traffic into the right queue

 

Any help please


Viewing all articles
Browse latest Browse all 8688

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>