X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Ftest_data%2Fhoneycomb%2Finterface_ip.py;fp=resources%2Ftest_data%2Fhoneycomb%2Finterface_ip.py;h=cc600755f0ec79598f177725f12b213acb88eadc;hp=392623b5e877316c0d146757b8a6b5b6a44877be;hb=0e28406b43bf4ce145f1530f15dbb00957edf945;hpb=92fbe3b8d880f9a3dd63e1309d76772b1685a037 diff --git a/resources/test_data/honeycomb/interface_ip.py b/resources/test_data/honeycomb/interface_ip.py index 392623b5e8..cc600755f0 100644 --- a/resources/test_data/honeycomb/interface_ip.py +++ b/resources/test_data/honeycomb/interface_ip.py @@ -24,6 +24,7 @@ ipv4_settings = {"mtu": 9000} ipv6_address = "10::10" ipv6_address2 = "11::10" ipv6_prefix = 64 +ipv6_mask = "ffff:ffff:ffff:ffff::" ipv6_neighbor = "10::11" ipv6_neighbor2 = "11::11" neighbor_mac = "08:00:27:c0:5d:37"