SRX

last person joined: 19 hours ago 

Ask questions and share experiences about the SRX Series, vSRX, and cSRX.
  • 1.  Shaping an SRX240 ethernet interface

    Posted 07-07-2013 20:38

    I have an SRX 240 running Junos 10.4.  The carrier connected via ge-0/0/0 is policing the link at 10mb. If possible, i'd like the SRX to more graciously limit the traffic down to 10mb/s via shaping. At this point i dont need a full qos implementation specifying protocols or source ips. I just want all traffic egressing ge-0/0/0 to be shaped at 10mb. Can this be done on a 240 and, if so, what would be the commands?



  • 2.  RE: Shaping an SRX240 ethernet interface
    Best Answer

    Posted 07-08-2013 23:37

    Here is something that can help:

    http://kb.juniper.net/InfoCenter/index?page=content&id=KB22066

    Here is an actual example which gets pretty detailed maybe more complex than you need.

    http://forums.juniper.net/jnet/attachments/jnet/ConfigLib/9/1/cos%20example.pdf

     

    interfaces {
        ge-0/0/0 {
            unit * {
                     shaping-rate 10g;



  • 3.  RE: Shaping an SRX240 ethernet interface

    Posted 08-15-2016 21:28

    Note that the shaping rate option is under class-of-service settings.

    Example: set class-of-service interfaces ge-0/0/1 shaping-rate 20m