cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
224
Views
0
Helpful
1
Replies

MPLS and WRED

rabeder
Level 1
Level 1

hi,

i have distributions-layer router (3640 and 7206), where i have the following policy on the trunc-connection to our core:

policy-map queue_serial_MPLS

class voice

priority 150

class gold

bandwidth percent 30

random-detect

random-detect precedence 4 30 35 10

class silber

bandwidth percent 30

random-detect

random-detect precedence 3 20 30 10

class stahl

bandwidth percent 10

random-detect

random-detect precedence 1 15 25 10

class fr_kunden

bandwidth percent 10

set ip precedence 2

class class-default

fair-queue

random-detect

random-detect precedence 0 10 20 10

!

now we enabeled mpls on these truncs.

is wred also active now ?

i mean does the wred-process also look at the ip-prec-value if the paket has an mpls-header ?

i know that the ip-prec value is default copied to the mpls-header - but does red/wred also look at the

mpls-prec-value ???

thanks for answer !

1 Reply 1

owillins
Level 6
Level 6

As far as I know, WRED only looks into the IP precedence values.