1!
2policy-map 24M
3  class class-default
4    police cir 24576000 bc 1536000 be 1536000
5     conform-action transmit
6     exceed-action drop
7policy-map st-rosned
8  class class-default
9    police cir 128000 bc 16000 be 16000
10     exceed-action drop
11policy-map 50M
12  class class-default
13    police cir 51200000 bc 6400000 be 12800000
14     conform-action transmit
15     exceed-action drop
16policy-map 8M
17  class class-default
18    police cir 8192000 bc 1536000 be 3072000
19     exceed-action drop
20policy-map rt-school
21  class class-default
22    police cir 128000 bc 16000 be 16000
23     conform-action transmit
24     exceed-action drop
25policy-map 128K
26  class class-default
27    police cir 128000 bc 16000 be 16000
28     exceed-action drop
29policy-map 5120K
30  class class-default
31    police cir 5120000 bc 320000 be 320000
32     exceed-action drop
33policy-map police-512k
34  class class-default
35    police cir 512000 bc 128000 be 128000
36     conform-action transmit
37     exceed-action drop
38     violate-action drop
39policy-map 6144K
40  class class-default
41    police cir 6144000 bc 384000 be 384000
42     exceed-action drop
43policy-map 512K
44  class class-default
45    police cir 512000 bc 64000 be 64000
46     exceed-action drop
47policy-map branch_out_highpriority
48  class highpriority
49    priority 30000
50policy-map 256K
51  class class-default
52    police cir 256000 bc 32000 be 32000
53     exceed-action drop
54policy-map 1024K
55  class class-default
56    police cir 1024000 bc 64000 be 64000
57     exceed-action drop
58policy-map 4096K
59  class class-default
60    police cir 4096000 bc 256000 be 256000
61     exceed-action drop
62policy-map 30M
63  class class-default
64    police cir 30720000 bc 1920000 be 1920000
65     conform-action transmit
66     exceed-action drop
67policy-map branch_int_out
68  class class-default
69    shape average 52428800
70   service-policy branch_out_highpriority
71policy-map arz_out
72  class class-default
73    fair-queue
74     random-detect
75policy-map 10M
76  class class-default
77    police cir 10240000 bc 1280000 be 2560000
78     exceed-action drop
79policy-map 64K
80  class class-default
81    police cir 64000 bc 8000 be 8000
82     exceed-action drop
83policy-map 20M
84  class class-default
85    police cir 20480000 bc 1280000 be 1280000
86     exceed-action drop
87policy-map 2048K
88  class class-default
89    police cir 2048000 bc 256000 be 384000
90     exceed-action drop
91policy-map 3072K
92  class class-default
93    police cir 3072000 bc 192000 be 192000
94     conform-action transmit
95     exceed-action drop
96policy-map 100M
97  class class-default
98    police cir 102400000 bc 12800000 be 25600000
99     conform-action transmit
100     exceed-action drop
101!
102