Have users on each port of a CRS309.. Want to be able to traffic shape the ports for the service they want.. example Port 1 = 150Mbps, Port 2 = 500Mbps..
It appears egress shaping is working, but ingress is far below the shaped value..
See part of config that sets the shaping..
Flags: I - invalid
# NAME SWITCH INGRESS-RATE EGRESS-RATE STORM-RATE
0 sfp1-core-switch switch1 10
1 sfp2 switch1 158.0Mbps 158.0Mbps 10
2 sfp3 switch1 525.0Mbps 525.0Mbps 10
3 sfp4 switch1 158.0Mbps 158.0Mbps 10
4 sfp5 switch1 525.0Mbps 525.0Mbps 10
5 sfp6 switch1 55.0Mbps 55.0Mbps 10
6 sfp7 switch1 100
7 sfp8-castle switch1 525.0Mbps 525.0Mbps 10
8 ether1 switch1 100
9 switch1-cpu switch1 1
Question is with sfp8.. this is a 10Gbps optic.. Am I asking for too much for the ingress policer to be able to handle incoming 10Gbps traffic and shape it to 525Mbps? It seems like the burst of traffic coming in is overwhelming the ingress port and it’s dropping packets to try and match the ingress policy, but it’s unable to (just too fast and furious coming in?)
egress shaping works great.. ingress shaping on 525Mbps produces around 250Mbps.