- Posts: 12
- Thank you received: 0
QOS -> DSCP values
19 years 3 days ago #11346
by mozes
always up up,
MoZeS...
QOS -> DSCP values was created by mozes
hey,
While reading some quality of service, i was wanderng what are the AF and the EF values... While AF represents the DSCP value in decimal-like manner what does the EF do?
thanks
Mozes :lol:
While reading some quality of service, i was wanderng what are the AF and the EF values... While AF represents the DSCP value in decimal-like manner what does the EF do?
thanks
Mozes :lol:
always up up,
MoZeS...
18 years 11 months ago #11466
by mozes
always up up,
MoZeS...
Replied by mozes on topic new question
hey ppl,
other question' also QOS.
Which command to show queueing statistics on a single interface?
very thanks
mozes :roll:
other question' also QOS.
Which command to show queueing statistics on a single interface?
very thanks
mozes :roll:
always up up,
MoZeS...
18 years 11 months ago #11472
by jwj
-Jeremy-
Replied by jwj on topic Re: QOS -> DSCP values
EF is expedited forwarding, it is used for VOIP QoS. It corresponds to the DSCP value of 101110, or 46 in decimal notation. AF, assured forwarding values, are not the decimal notation of Diff Serv code points. They correspond to DSCP values, but their number does not, ex. AF11 = DSCP 001010 or 10 (in decimal). The numbers after AF correspond to the class it belongs to (the first number) and its drop probability. Check out this link to see a
table of AF values
.
These AF and EF values help you mark packets for different types of QoS features like queueing and policing.
The command to show queueing information on an interface is show queueing interface interface
These AF and EF values help you mark packets for different types of QoS features like queueing and policing.
The command to show queueing information on an interface is show queueing interface interface
-Jeremy-
Time to create page: 0.120 seconds