10.36.118... is the management network, 20.20... are IP's allocated to the test ports
there should never be routes or traffic from 20.20... going into management network
dentos_testbed_runtests -d --stdout \
--config ./DentOsTestbed/configuration/testbed_config/sit/testbed5.json \
--config-dir ./DentOsTestbed/configuration/testbed_config/sit/ \
--suite-groups suite_group_l3_tests \
--discovery-reports-dir ./reports \
--discovery-path ./DentOsTestbedLib/src/dent_os_testbed/discovery/modules/
DEBUG:agg1:20.20.1.2 via 10.36.118.1 dev ma1 src 10.36.118.22 uid 0
cache
INFO:DENT:[DENT aggregator 1] Ran IpRoute.get 20.20.1.2 out [{'agg1': {'command': 'ip route get 20.20.1.2 ', 'rc': 0, 'result': '20.20.1.2 via 10.36.118.1 dev ma1 src 10.36.118.22 uid 0 \n cache \n'}}]
10.36.118... is the management network, 20.20... are IP's allocated to the test ports
there should never be routes or traffic from 20.20... going into management network