The default network queue policies are identified as policy-id default. The default policies cannot be modified or deleted. Table: Default Network Queue Policy Definition displays default policy parameters.
Forwarding Class |
Queue |
Definition |
Queue |
Definition |
---|---|---|---|---|
Network-Control (nc) |
8 |
Rate = 100% CIR = 10% MBS = 2.5% CBS = 0.25% High-Prio-Only = 10% |
16 |
Rate = 100% CIR = 10% MBS = 2.5% CBS = 0.1% High-Prio-Only = 10% |
High-1 (h1) |
7 |
Rate = 100% CIR = 10% MBS = 2.5% CBS = 0.25% High-Prio-Only = 10% |
15 |
Rate = 100% CIR = 10% MBS = 2.5% CBS = 0.1% High-Prio-Only = 10% |
Expedited (ef) |
6 |
Rate = 100% CIR = 100% MBS = 5% CBS = 0.75% High-Prio-Only = 10% |
14 |
Rate = 100% CIR = 100% MBS = 5% CBS = 0.1% High-Prio-Only = 10% |
High-2 (h2) |
5 |
Rate = 100% CIR = 100% MBS = 5% CBS = 0.75% High-Prio-Only = 10% |
13 |
Rate = 100% CIR = 100% MBS = 5% CBS = 0.1% High-Prio-Only = 10% |
Low-1 (l1) |
4 |
Rate = 100% CIR = 25% MBS = 2.5% CBS = 0.25% High-Prio-Only = 10% |
12 |
Rate = 100% CIR = 5% MBS = 2.5% CBS = 0.25% High-Prio-Only = 10% |
Assured (af) |
3 |
Rate = 100% CIR = 25% MBS = 5% CBS = 0.75% High-Prio-Only = 10% |
11 |
Rate = 100% CIR = 5% MBS = 5% CBS = 0.1% High-Prio-Only = 10% |
Low-2 (l2) |
2 |
Rate = 100% CIR = 25% MBS = 5% CBS = 0.25% High-Prio-Only = 10% |
10 |
Rate = 100% CIR = 5% MBS = 5% CBS = 0.1% High-Prio-Only = 10% |
Best Effort (be) |
1 |
Rate = 100% CIR = 0% MBS = 5% CBS = 0.1% High-Prio-Only = 10% |
9 |
Rate = 100% CIR = 0% MBS = 5% CBS = 0.1% High-Prio-Only = 10% |
The following output displays the network queue policy default configuration.
ALU-1>config>qos>network-queue# info detail
----------------------------------------------
description "Default network queue QoS policy."
queue 1 auto-expedite create
no avg-frame-overhead
rate 100 cir 0
adaptation-rule pir closest cir closest
mbs 5
cbs 0.10
high-prio-only 10
slope-policy "default"
exit
queue 2 auto-expedite create
no avg-frame-overhead
rate 100 cir 25
adaptation-rule pir closest cir closest
mbs 5
cbs 0.25
high-prio-only 10
slope-policy "default"
exit
queue 3 auto-expedite create
no avg-frame-overhead
rate 100 cir 25
adaptation-rule pir closest cir closest
mbs 5
cbs 0.75
high-prio-only 10
slope-policy "default"
exit
queue 4 auto-expedite create
no avg-frame-overhead
rate 100 cir 25
adaptation-rule pir closest cir closest
mbs 2.5
cbs 0.25
high-prio-only 10
slope-policy "default"
exit
queue 5 auto-expedite create
no avg-frame-overhead
rate 100 cir 100
adaptation-rule pir closest cir closest
mbs 5
cbs 0.75
high-prio-only 10
slope-policy "default"
exit
queue 6 auto-expedite create
no avg-frame-overhead
rate 100 cir 100
adaptation-rule pir closest cir closest
mbs 5
cbs 0.75
high-prio-only 10
slope-policy "default"
exit
queue 7 auto-expedite create
no avg-frame-overhead
rate 100 cir 10
adaptation-rule pir closest cir closest
mbs 2.5
cbs 0.25
high-prio-only 10
slope-policy "default"
exit
queue 8 auto-expedite create
no avg-frame-overhead
rate 100 cir 10
adaptation-rule pir closest cir closest
mbs 2.5
cbs 0.25
high-prio-only 10
slope-policy "default"
exit
queue 9 multipoint auto-expedite create
no avg-frame-overhead
rate 100 cir 0
adaptation-rule pir closest cir closest
mbs 5
cbs 0.10
high-prio-only 10
slope-policy "default"
exit
queue 10 multipoint auto-expedite create
no avg-frame-overhead
rate 100 cir 5
adaptation-rule pir closest cir closest
mbs 5
cbs 0.10
high-prio-only 10
slope-policy "default"
exit
queue 11 multipoint auto-expedite create
no avg-frame-overhead
rate 100 cir 5
adaptation-rule pir closest cir closest
mbs 5
cbs 0.10
high-prio-only 10
slope-policy "default"
exit
queue 12 multipoint auto-expedite create
no avg-frame-overhead
rate 100 cir 5
adaptation-rule pir closest cir closest
mbs 2.5
cbs 0.25
high-prio-only 10
slope-policy "default"
exit
queue 13 multipoint auto-expedite create
no avg-frame-overhead
rate 100 cir 100
adaptation-rule pir closest cir closest
mbs 5
cbs 0.10
high-prio-only 10
slope-policy "default"
exit
queue 14 multipoint auto-expedite create
no avg-frame-overhead
rate 100 cir 100
adaptation-rule pir closest cir closest
mbs 5
cbs 0.10
high-prio-only 10
slope-policy "default"
exit
queue 15 multipoint auto-expedite create
no avg-frame-overhead
rate 100 cir 10
adaptation-rule pir closest cir closest
mbs 2.5
cbs 0.10
high-prio-only 10
slope-policy "default"
exit
queue 16 multipoint auto-expedite create
no avg-frame-overhead
rate 100 cir 10
adaptation-rule pir closest cir closest
mbs 2.5
cbs 0.10
high-prio-only 10
slope-policy "default"
exit
fc af create
multicast-queue 11
queue 3
exit
fc be create
multicast-queue 9
queue 1
exit
fc ef create
multicast-queue 14
queue 6
exit
fc h1 create
multicast-queue 15
queue 7
exit
fc h2 create
multicast-queue 13
queue 5
exit
fc l1 create
multicast-queue 12
queue 4
exit
fc l2 create
multicast-queue 10
queue 2
exit
fc nc create
multicast-queue 16
queue 8