2.91. test_nat66 module¶
-
class
test_nat66.
MethodHolder
(methodName='runTest')¶ Bases:
framework.VppTestCase
NAT create capture and verify method holder
-
property
config_flags
¶
-
property
-
class
test_nat66.
TestNAT66
(methodName='runTest')¶ Bases:
test_nat66.MethodHolder
NAT66 Test Cases
-
clear_nat66
()¶ Clear NAT66 configuration.
-
classmethod
setUpClass
()¶ Perform class setup before running the testcase Remove shared memory files, start vpp and connect the vpp-api
-
show_commands_at_teardown
()¶ Allow subclass specific teardown logging additions.
-
tearDown
()¶ Show various debug prints after each test
-
classmethod
tearDownClass
()¶ Perform final cleanup after running all tests in this test-case
-
test_check_no_translate
()¶ NAT66 translate only when egress interface is outside interface
-
test_static
()¶ 1:1 NAT66 test
-