MTU: Software interface / Per-protocol MTU support
[vpp.git] / test / test_gbp.py
index 3d9ebbc..fe19ae6 100644 (file)
@@ -413,6 +413,8 @@ class TestGBP(VppTestCase):
 
         nat_table = VppIpTable(self, 20)
         nat_table.add_vpp_config()
+        nat_table = VppIpTable(self, 20, is_ip6=True)
+        nat_table.add_vpp_config()
 
         #
         # Bridge Domains