Hi Team,I've observed that when we enable the service mode prior to packet capture, we're not able to start the traffic in normal mode unless we force start the ports for inducing the traffic.>>> rs = t.set_service_mode(ports = 1, enabled=True)>>> ca...