Hi Ok,
So we were under the impression or understanding that the Gateway in the Trex_cfg.yaml is meant to be on the DUT, and that the Egress packets 16.x and 48.x are sent to this gateway.
We created a route to this Gateway, we are generating traffic accross a newly installed submarine fiber.. the gateway on the DUT is at a switch on the far end.
That gateway is pingable from the switch that the TREX is directly connected to, and the TREX will ARP this interface at the switch.
We can get traffic to hit the Null interface at the far end but it will not route back, so it is saturating the connection, but TREX shows the traffic as dropped.
our route on the L3 switch looks like this:
Interface 11.11.11.1 Control traffic gw
Interface 12.12.12.1 Control traffic gw
48.0.0.0 255.255.0.0 12.12.12.2 control traffic destination IP
16.0.0.0 255.255.255.0 11.11.11.2 control traffic destination IP
we are using ASTF mode, and we modified the sfr_full_2k.py with the corresponding subnets, since we are not exactly using the 48.x.x.x and 16.x.x.x subnets in reality.
In short we thought the egress Traffic is using the Control traffic gateway on the switch to send the traffic back to the other Trex control traffic IP that sits on the TREX port.
what im hearing is.. after the control traffic ARP happens, the Egress packets (generated traffic) has nothing at all to do with the control traffic IP range.
Regards,
Jon