Quantcast
Channel: All SRX Services Gateway posts
Viewing all articles
Browse latest Browse all 17645

Re: QOS question - phsyical port speed override?

$
0
0

Hi 

 

Configuration similar to this one should be helpful (if this is SRX)

 

interfaces {
    ge-0/0/1 {
        per-unit-scheduler;
        unit 0 {
            family inet {
...
            }
        }
    }
class-of-service {
    interfaces {
        ge-0/0/1 {
            unit 0 {
                shaping-rate 10m;
                scheduler-map ...
...
            }
        }
    }
}

Viewing all articles
Browse latest Browse all 17645

Trending Articles



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