Difference between revisions of "Traffic Shaping JUNOS"

From Teknologisk videncenter
Jump to: navigation, search
m (Created page with "<source lang=cli> [edit] root@SRX07# <input>show | compare rollback 1</input> [edit interfaces ge-0/0/0] + per-unit-scheduler; [edit class-of-service interfaces ge-0/0/0 unit 1...")
 
m (added Category:Juniper using HotCat)
Line 10: Line 10:
 
[http://www.juniper.net/techpubs/en_US/junos11.1/information-products/topic-collections/config-guide-cos/config-guide-cos.pdf CoS Guide]
 
[http://www.juniper.net/techpubs/en_US/junos11.1/information-products/topic-collections/config-guide-cos/config-guide-cos.pdf CoS Guide]
 
{{Source cli}}
 
{{Source cli}}
 +
 +
[[Category:Juniper]]

Revision as of 22:01, 15 January 2015

[edit]
root@SRX07# <input>show | compare rollback 1</input>
[edit interfaces ge-0/0/0]
+   per-unit-scheduler;
[edit class-of-service interfaces ge-0/0/0 unit 10]
+      shaping-rate 2m;

CoS Guide