ip: Protocol Independent IP Neighbors
[vpp.git] / test / test_srmpls.py
index cb47328..b9abeae 100644 (file)
@@ -84,7 +84,6 @@ class TestSRMPLS(VppTestCase):
         for i in self.pg_interfaces:
             i.unconfig_ip4()
             i.unconfig_ip6()
-            i.ip6_disable()
             i.disable_mpls()
             i.admin_down()
         super(TestSRMPLS, self).tearDown()