Quantcast
Channel: SRX Services Gateway topics
Viewing all articles
Browse latest Browse all 3959

Is virtual channel bandwidth shared among interfaces?

$
0
0

If I apply the same VC group (virtual-channel-groups) to multiple interfaces, does they share shaper bandwidth? Or maybe shaper quotas are separate for every one of the interfaces? Or maybe this is configurable? (vc-shared-scheduler maybe?) Cant find a doc on this…

virtual-channel-groups {

    A_vcg {

        1_vc {

            scheduler-map CoS_scheduler-map;

            shaping-rate 20m;

        }

….

interfaces {

    ge-0/0/1 {

        unit 1 {

            virtual-channel-group A_vcg;

        }

        unit 2 {

            virtual-channel-group A_vcg;

        }

        unit 3 {

            virtual-channel-group A_vcg;

        }

 

Does this 20m of shaper bandwidth gets shared among ge-0/0/1.1, ge-0/0/1.2 and ge-0/0/1.3 or they have 20m each?

 

Kind regards,

Pawel Mazurkiewicz

 


Viewing all articles
Browse latest Browse all 3959

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>