<div dir="ltr">hello everyone,<br><div>could anyone please suggest me how i can achieve the below requirement </div><div><br></div><div>              s1&lt;---------------&gt;s2&lt;-------------------&gt;s3</div><div>               |                         |                              |</div><div>               |                         |                              |</div><div>              H1                      H2                          H3</div><div><br></div><div>suppose in the above scenario s1 is connected with H1 on port s1-eth1 ,  s1 is connected with s2 on the ports s1-eth2 and s2-eth2 respectively, H2 is connected with s2 on port s2-eth1, s2 and s3 are connected with each other on the ports s2-eth3 and s3-eth2 respectively, H3 is connected with s3 on the port s3-eth1.</div><div>                                                      Now, i am apply prio qdisc on s1-eth1, s1-eth2, s2-eth1, s2-eth2, s2-eth3, s3-eth1, s3-eth2 ports.</div><div>                                               suppose i want to send packets from H1 to H3 of different TOS values. I have observed that packets are getting shaped on s1 switch only, while packets are passing through s2 switch, so at s2 switch also packets shaping should happen, but its not happening.</div><div>                                             could anyone suggest me why is this shaping not happening at s2 switch? if i want to achieve the shaping of packets at s2 switch also in that case how i can achieve? any suggestion is welcomed. </div><div><br></div><div>Thanks </div><div><br></div><div><br></div></div>