Skip to content

Instantly share code, notes, and snippets.

@benuski
Created February 13, 2024 17:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save benuski/cd52a045c113f532905926ceaacc7bf5 to your computer and use it in GitHub Desktop.
Save benuski/cd52a045c113f532905926ceaacc7bf5 to your computer and use it in GitHub Desktop.
sudo sysctl -a | grep -i ipv6
net.ipv6.anycast_src_echo_reply = 0
net.ipv6.auto_flowlabels = 1
net.ipv6.bindv6only = 0
net.ipv6.calipso_cache_bucket_size = 10
net.ipv6.calipso_cache_enable = 1
net.ipv6.conf.all.accept_dad = 0
net.ipv6.conf.all.accept_ra = 1
net.ipv6.conf.all.accept_ra_defrtr = 1
net.ipv6.conf.all.accept_ra_from_local = 0
net.ipv6.conf.all.accept_ra_min_hop_limit = 1
net.ipv6.conf.all.accept_ra_min_lft = 0
net.ipv6.conf.all.accept_ra_mtu = 1
net.ipv6.conf.all.accept_ra_pinfo = 1
net.ipv6.conf.all.accept_ra_rt_info_max_plen = 0
net.ipv6.conf.all.accept_ra_rt_info_min_plen = 0
net.ipv6.conf.all.accept_ra_rtr_pref = 1
net.ipv6.conf.all.accept_redirects = 1
net.ipv6.conf.all.accept_source_route = 0
net.ipv6.conf.all.addr_gen_mode = 0
net.ipv6.conf.all.autoconf = 1
net.ipv6.conf.all.dad_transmits = 1
net.ipv6.conf.all.disable_ipv6 = 0
net.ipv6.conf.all.disable_policy = 0
net.ipv6.conf.all.drop_unicast_in_l2_multicast = 0
net.ipv6.conf.all.drop_unsolicited_na = 0
net.ipv6.conf.all.enhanced_dad = 1
net.ipv6.conf.all.force_mld_version = 0
net.ipv6.conf.all.force_tllao = 0
net.ipv6.conf.all.forwarding = 1
net.ipv6.conf.all.hop_limit = 64
net.ipv6.conf.all.ignore_routes_with_linkdown = 0
net.ipv6.conf.all.ioam6_enabled = 0
net.ipv6.conf.all.ioam6_id = 65535
net.ipv6.conf.all.ioam6_id_wide = 4294967295
net.ipv6.conf.all.keep_addr_on_down = 0
net.ipv6.conf.all.max_addresses = 16
net.ipv6.conf.all.max_desync_factor = 600
net.ipv6.conf.all.mc_forwarding = 0
net.ipv6.conf.all.mldv1_unsolicited_report_interval = 10000
net.ipv6.conf.all.mldv2_unsolicited_report_interval = 1000
net.ipv6.conf.all.mtu = 1280
net.ipv6.conf.all.ndisc_notify = 0
net.ipv6.conf.all.ndisc_tclass = 0
net.ipv6.conf.all.proxy_ndp = 0
net.ipv6.conf.all.ra_defrtr_metric = 1024
net.ipv6.conf.all.regen_max_retry = 3
net.ipv6.conf.all.router_probe_interval = 60
net.ipv6.conf.all.router_solicitation_delay = 1
net.ipv6.conf.all.router_solicitation_interval = 4
net.ipv6.conf.all.router_solicitation_max_interval = 3600
net.ipv6.conf.all.router_solicitations = -1
net.ipv6.conf.all.rpl_seg_enabled = 0
net.ipv6.conf.all.seg6_enabled = 0
net.ipv6.conf.all.seg6_require_hmac = 0
net.ipv6.conf.all.suppress_frag_ndisc = 1
net.ipv6.conf.all.temp_prefered_lft = 86400
net.ipv6.conf.all.temp_valid_lft = 604800
net.ipv6.conf.all.use_oif_addrs_only = 0
net.ipv6.conf.all.use_tempaddr = 2
net.ipv6.conf.br-2320a41f4e0a.accept_dad = 1
net.ipv6.conf.br-2320a41f4e0a.accept_ra = 0
net.ipv6.conf.br-2320a41f4e0a.accept_ra_defrtr = 1
net.ipv6.conf.br-2320a41f4e0a.accept_ra_from_local = 0
net.ipv6.conf.br-2320a41f4e0a.accept_ra_min_hop_limit = 1
net.ipv6.conf.br-2320a41f4e0a.accept_ra_min_lft = 0
net.ipv6.conf.br-2320a41f4e0a.accept_ra_mtu = 1
net.ipv6.conf.br-2320a41f4e0a.accept_ra_pinfo = 1
net.ipv6.conf.br-2320a41f4e0a.accept_ra_rt_info_max_plen = 0
net.ipv6.conf.br-2320a41f4e0a.accept_ra_rt_info_min_plen = 0
net.ipv6.conf.br-2320a41f4e0a.accept_ra_rtr_pref = 1
net.ipv6.conf.br-2320a41f4e0a.accept_redirects = 1
net.ipv6.conf.br-2320a41f4e0a.accept_source_route = 0
net.ipv6.conf.br-2320a41f4e0a.addr_gen_mode = 0
net.ipv6.conf.br-2320a41f4e0a.autoconf = 1
net.ipv6.conf.br-2320a41f4e0a.dad_transmits = 1
net.ipv6.conf.br-2320a41f4e0a.disable_ipv6 = 0
net.ipv6.conf.br-2320a41f4e0a.disable_policy = 0
net.ipv6.conf.br-2320a41f4e0a.drop_unicast_in_l2_multicast = 0
net.ipv6.conf.br-2320a41f4e0a.drop_unsolicited_na = 0
net.ipv6.conf.br-2320a41f4e0a.enhanced_dad = 1
net.ipv6.conf.br-2320a41f4e0a.force_mld_version = 0
net.ipv6.conf.br-2320a41f4e0a.force_tllao = 0
net.ipv6.conf.br-2320a41f4e0a.forwarding = 1
net.ipv6.conf.br-2320a41f4e0a.hop_limit = 64
net.ipv6.conf.br-2320a41f4e0a.ignore_routes_with_linkdown = 0
net.ipv6.conf.br-2320a41f4e0a.ioam6_enabled = 0
net.ipv6.conf.br-2320a41f4e0a.ioam6_id = 65535
net.ipv6.conf.br-2320a41f4e0a.ioam6_id_wide = 4294967295
net.ipv6.conf.br-2320a41f4e0a.keep_addr_on_down = 0
net.ipv6.conf.br-2320a41f4e0a.max_addresses = 16
net.ipv6.conf.br-2320a41f4e0a.max_desync_factor = 600
net.ipv6.conf.br-2320a41f4e0a.mc_forwarding = 0
net.ipv6.conf.br-2320a41f4e0a.mldv1_unsolicited_report_interval = 10000
net.ipv6.conf.br-2320a41f4e0a.mldv2_unsolicited_report_interval = 1000
net.ipv6.conf.br-2320a41f4e0a.mtu = 1500
net.ipv6.conf.br-2320a41f4e0a.ndisc_notify = 0
net.ipv6.conf.br-2320a41f4e0a.ndisc_tclass = 0
net.ipv6.conf.br-2320a41f4e0a.proxy_ndp = 0
net.ipv6.conf.br-2320a41f4e0a.ra_defrtr_metric = 1024
net.ipv6.conf.br-2320a41f4e0a.regen_max_retry = 3
net.ipv6.conf.br-2320a41f4e0a.router_probe_interval = 60
net.ipv6.conf.br-2320a41f4e0a.router_solicitation_delay = 1
net.ipv6.conf.br-2320a41f4e0a.router_solicitation_interval = 4
net.ipv6.conf.br-2320a41f4e0a.router_solicitation_max_interval = 3600
net.ipv6.conf.br-2320a41f4e0a.router_solicitations = -1
net.ipv6.conf.br-2320a41f4e0a.rpl_seg_enabled = 0
net.ipv6.conf.br-2320a41f4e0a.seg6_enabled = 0
net.ipv6.conf.br-2320a41f4e0a.seg6_require_hmac = 0
net.ipv6.conf.br-2320a41f4e0a.suppress_frag_ndisc = 1
net.ipv6.conf.br-2320a41f4e0a.temp_prefered_lft = 86400
net.ipv6.conf.br-2320a41f4e0a.temp_valid_lft = 604800
net.ipv6.conf.br-2320a41f4e0a.use_oif_addrs_only = 0
net.ipv6.conf.br-2320a41f4e0a.use_tempaddr = 2
net.ipv6.conf.br-504eaad9515d.accept_dad = 1
net.ipv6.conf.br-504eaad9515d.accept_ra = 0
net.ipv6.conf.br-504eaad9515d.accept_ra_defrtr = 1
net.ipv6.conf.br-504eaad9515d.accept_ra_from_local = 0
net.ipv6.conf.br-504eaad9515d.accept_ra_min_hop_limit = 1
net.ipv6.conf.br-504eaad9515d.accept_ra_min_lft = 0
net.ipv6.conf.br-504eaad9515d.accept_ra_mtu = 1
net.ipv6.conf.br-504eaad9515d.accept_ra_pinfo = 1
net.ipv6.conf.br-504eaad9515d.accept_ra_rt_info_max_plen = 0
net.ipv6.conf.br-504eaad9515d.accept_ra_rt_info_min_plen = 0
net.ipv6.conf.br-504eaad9515d.accept_ra_rtr_pref = 1
net.ipv6.conf.br-504eaad9515d.accept_redirects = 1
net.ipv6.conf.br-504eaad9515d.accept_source_route = 0
net.ipv6.conf.br-504eaad9515d.addr_gen_mode = 0
net.ipv6.conf.br-504eaad9515d.autoconf = 1
net.ipv6.conf.br-504eaad9515d.dad_transmits = 1
net.ipv6.conf.br-504eaad9515d.disable_ipv6 = 0
net.ipv6.conf.br-504eaad9515d.disable_policy = 0
net.ipv6.conf.br-504eaad9515d.drop_unicast_in_l2_multicast = 0
net.ipv6.conf.br-504eaad9515d.drop_unsolicited_na = 0
net.ipv6.conf.br-504eaad9515d.enhanced_dad = 1
net.ipv6.conf.br-504eaad9515d.force_mld_version = 0
net.ipv6.conf.br-504eaad9515d.force_tllao = 0
net.ipv6.conf.br-504eaad9515d.forwarding = 1
net.ipv6.conf.br-504eaad9515d.hop_limit = 64
net.ipv6.conf.br-504eaad9515d.ignore_routes_with_linkdown = 0
net.ipv6.conf.br-504eaad9515d.ioam6_enabled = 0
net.ipv6.conf.br-504eaad9515d.ioam6_id = 65535
net.ipv6.conf.br-504eaad9515d.ioam6_id_wide = 4294967295
net.ipv6.conf.br-504eaad9515d.keep_addr_on_down = 0
net.ipv6.conf.br-504eaad9515d.max_addresses = 16
net.ipv6.conf.br-504eaad9515d.max_desync_factor = 600
net.ipv6.conf.br-504eaad9515d.mc_forwarding = 0
net.ipv6.conf.br-504eaad9515d.mldv1_unsolicited_report_interval = 10000
net.ipv6.conf.br-504eaad9515d.mldv2_unsolicited_report_interval = 1000
net.ipv6.conf.br-504eaad9515d.mtu = 1500
net.ipv6.conf.br-504eaad9515d.ndisc_notify = 0
net.ipv6.conf.br-504eaad9515d.ndisc_tclass = 0
net.ipv6.conf.br-504eaad9515d.proxy_ndp = 0
net.ipv6.conf.br-504eaad9515d.ra_defrtr_metric = 1024
net.ipv6.conf.br-504eaad9515d.regen_max_retry = 3
net.ipv6.conf.br-504eaad9515d.router_probe_interval = 60
net.ipv6.conf.br-504eaad9515d.router_solicitation_delay = 1
net.ipv6.conf.br-504eaad9515d.router_solicitation_interval = 4
net.ipv6.conf.br-504eaad9515d.router_solicitation_max_interval = 3600
net.ipv6.conf.br-504eaad9515d.router_solicitations = -1
net.ipv6.conf.br-504eaad9515d.rpl_seg_enabled = 0
net.ipv6.conf.br-504eaad9515d.seg6_enabled = 0
net.ipv6.conf.br-504eaad9515d.seg6_require_hmac = 0
net.ipv6.conf.br-504eaad9515d.suppress_frag_ndisc = 1
net.ipv6.conf.br-504eaad9515d.temp_prefered_lft = 86400
net.ipv6.conf.br-504eaad9515d.temp_valid_lft = 604800
net.ipv6.conf.br-504eaad9515d.use_oif_addrs_only = 0
net.ipv6.conf.br-504eaad9515d.use_tempaddr = 2
net.ipv6.conf.br-6198ba658c0e.accept_dad = 1
net.ipv6.conf.br-6198ba658c0e.accept_ra = 0
net.ipv6.conf.br-6198ba658c0e.accept_ra_defrtr = 1
net.ipv6.conf.br-6198ba658c0e.accept_ra_from_local = 0
net.ipv6.conf.br-6198ba658c0e.accept_ra_min_hop_limit = 1
net.ipv6.conf.br-6198ba658c0e.accept_ra_min_lft = 0
net.ipv6.conf.br-6198ba658c0e.accept_ra_mtu = 1
net.ipv6.conf.br-6198ba658c0e.accept_ra_pinfo = 1
net.ipv6.conf.br-6198ba658c0e.accept_ra_rt_info_max_plen = 0
net.ipv6.conf.br-6198ba658c0e.accept_ra_rt_info_min_plen = 0
net.ipv6.conf.br-6198ba658c0e.accept_ra_rtr_pref = 1
net.ipv6.conf.br-6198ba658c0e.accept_redirects = 1
net.ipv6.conf.br-6198ba658c0e.accept_source_route = 0
net.ipv6.conf.br-6198ba658c0e.addr_gen_mode = 0
net.ipv6.conf.br-6198ba658c0e.autoconf = 1
net.ipv6.conf.br-6198ba658c0e.dad_transmits = 1
net.ipv6.conf.br-6198ba658c0e.disable_ipv6 = 0
net.ipv6.conf.br-6198ba658c0e.disable_policy = 0
net.ipv6.conf.br-6198ba658c0e.drop_unicast_in_l2_multicast = 0
net.ipv6.conf.br-6198ba658c0e.drop_unsolicited_na = 0
net.ipv6.conf.br-6198ba658c0e.enhanced_dad = 1
net.ipv6.conf.br-6198ba658c0e.force_mld_version = 0
net.ipv6.conf.br-6198ba658c0e.force_tllao = 0
net.ipv6.conf.br-6198ba658c0e.forwarding = 1
net.ipv6.conf.br-6198ba658c0e.hop_limit = 64
net.ipv6.conf.br-6198ba658c0e.ignore_routes_with_linkdown = 0
net.ipv6.conf.br-6198ba658c0e.ioam6_enabled = 0
net.ipv6.conf.br-6198ba658c0e.ioam6_id = 65535
net.ipv6.conf.br-6198ba658c0e.ioam6_id_wide = 4294967295
net.ipv6.conf.br-6198ba658c0e.keep_addr_on_down = 0
net.ipv6.conf.br-6198ba658c0e.max_addresses = 16
net.ipv6.conf.br-6198ba658c0e.max_desync_factor = 600
net.ipv6.conf.br-6198ba658c0e.mc_forwarding = 0
net.ipv6.conf.br-6198ba658c0e.mldv1_unsolicited_report_interval = 10000
net.ipv6.conf.br-6198ba658c0e.mldv2_unsolicited_report_interval = 1000
net.ipv6.conf.br-6198ba658c0e.mtu = 1500
net.ipv6.conf.br-6198ba658c0e.ndisc_notify = 0
net.ipv6.conf.br-6198ba658c0e.ndisc_tclass = 0
net.ipv6.conf.br-6198ba658c0e.proxy_ndp = 0
net.ipv6.conf.br-6198ba658c0e.ra_defrtr_metric = 1024
net.ipv6.conf.br-6198ba658c0e.regen_max_retry = 3
net.ipv6.conf.br-6198ba658c0e.router_probe_interval = 60
net.ipv6.conf.br-6198ba658c0e.router_solicitation_delay = 1
net.ipv6.conf.br-6198ba658c0e.router_solicitation_interval = 4
net.ipv6.conf.br-6198ba658c0e.router_solicitation_max_interval = 3600
net.ipv6.conf.br-6198ba658c0e.router_solicitations = -1
net.ipv6.conf.br-6198ba658c0e.rpl_seg_enabled = 0
net.ipv6.conf.br-6198ba658c0e.seg6_enabled = 0
net.ipv6.conf.br-6198ba658c0e.seg6_require_hmac = 0
net.ipv6.conf.br-6198ba658c0e.suppress_frag_ndisc = 1
net.ipv6.conf.br-6198ba658c0e.temp_prefered_lft = 86400
net.ipv6.conf.br-6198ba658c0e.temp_valid_lft = 604800
net.ipv6.conf.br-6198ba658c0e.use_oif_addrs_only = 0
net.ipv6.conf.br-6198ba658c0e.use_tempaddr = 2
net.ipv6.conf.br-81eb9daf3f72.accept_dad = 1
net.ipv6.conf.br-81eb9daf3f72.accept_ra = 0
net.ipv6.conf.br-81eb9daf3f72.accept_ra_defrtr = 1
net.ipv6.conf.br-81eb9daf3f72.accept_ra_from_local = 0
net.ipv6.conf.br-81eb9daf3f72.accept_ra_min_hop_limit = 1
net.ipv6.conf.br-81eb9daf3f72.accept_ra_min_lft = 0
net.ipv6.conf.br-81eb9daf3f72.accept_ra_mtu = 1
net.ipv6.conf.br-81eb9daf3f72.accept_ra_pinfo = 1
net.ipv6.conf.br-81eb9daf3f72.accept_ra_rt_info_max_plen = 0
net.ipv6.conf.br-81eb9daf3f72.accept_ra_rt_info_min_plen = 0
net.ipv6.conf.br-81eb9daf3f72.accept_ra_rtr_pref = 1
net.ipv6.conf.br-81eb9daf3f72.accept_redirects = 1
net.ipv6.conf.br-81eb9daf3f72.accept_source_route = 0
net.ipv6.conf.br-81eb9daf3f72.addr_gen_mode = 0
net.ipv6.conf.br-81eb9daf3f72.autoconf = 1
net.ipv6.conf.br-81eb9daf3f72.dad_transmits = 1
net.ipv6.conf.br-81eb9daf3f72.disable_ipv6 = 0
net.ipv6.conf.br-81eb9daf3f72.disable_policy = 0
net.ipv6.conf.br-81eb9daf3f72.drop_unicast_in_l2_multicast = 0
net.ipv6.conf.br-81eb9daf3f72.drop_unsolicited_na = 0
net.ipv6.conf.br-81eb9daf3f72.enhanced_dad = 1
net.ipv6.conf.br-81eb9daf3f72.force_mld_version = 0
net.ipv6.conf.br-81eb9daf3f72.force_tllao = 0
net.ipv6.conf.br-81eb9daf3f72.forwarding = 1
net.ipv6.conf.br-81eb9daf3f72.hop_limit = 64
net.ipv6.conf.br-81eb9daf3f72.ignore_routes_with_linkdown = 0
net.ipv6.conf.br-81eb9daf3f72.ioam6_enabled = 0
net.ipv6.conf.br-81eb9daf3f72.ioam6_id = 65535
net.ipv6.conf.br-81eb9daf3f72.ioam6_id_wide = 4294967295
net.ipv6.conf.br-81eb9daf3f72.keep_addr_on_down = 0
net.ipv6.conf.br-81eb9daf3f72.max_addresses = 16
net.ipv6.conf.br-81eb9daf3f72.max_desync_factor = 600
net.ipv6.conf.br-81eb9daf3f72.mc_forwarding = 0
net.ipv6.conf.br-81eb9daf3f72.mldv1_unsolicited_report_interval = 10000
net.ipv6.conf.br-81eb9daf3f72.mldv2_unsolicited_report_interval = 1000
net.ipv6.conf.br-81eb9daf3f72.mtu = 1500
net.ipv6.conf.br-81eb9daf3f72.ndisc_notify = 0
net.ipv6.conf.br-81eb9daf3f72.ndisc_tclass = 0
net.ipv6.conf.br-81eb9daf3f72.proxy_ndp = 0
net.ipv6.conf.br-81eb9daf3f72.ra_defrtr_metric = 1024
net.ipv6.conf.br-81eb9daf3f72.regen_max_retry = 3
net.ipv6.conf.br-81eb9daf3f72.router_probe_interval = 60
net.ipv6.conf.br-81eb9daf3f72.router_solicitation_delay = 1
net.ipv6.conf.br-81eb9daf3f72.router_solicitation_interval = 4
net.ipv6.conf.br-81eb9daf3f72.router_solicitation_max_interval = 3600
net.ipv6.conf.br-81eb9daf3f72.router_solicitations = -1
net.ipv6.conf.br-81eb9daf3f72.rpl_seg_enabled = 0
net.ipv6.conf.br-81eb9daf3f72.seg6_enabled = 0
net.ipv6.conf.br-81eb9daf3f72.seg6_require_hmac = 0
net.ipv6.conf.br-81eb9daf3f72.suppress_frag_ndisc = 1
net.ipv6.conf.br-81eb9daf3f72.temp_prefered_lft = 86400
net.ipv6.conf.br-81eb9daf3f72.temp_valid_lft = 604800
net.ipv6.conf.br-81eb9daf3f72.use_oif_addrs_only = 0
net.ipv6.conf.br-81eb9daf3f72.use_tempaddr = 2
net.ipv6.conf.br-8f7f51e039e9.accept_dad = 1
net.ipv6.conf.br-8f7f51e039e9.accept_ra = 0
net.ipv6.conf.br-8f7f51e039e9.accept_ra_defrtr = 1
net.ipv6.conf.br-8f7f51e039e9.accept_ra_from_local = 0
net.ipv6.conf.br-8f7f51e039e9.accept_ra_min_hop_limit = 1
net.ipv6.conf.br-8f7f51e039e9.accept_ra_min_lft = 0
net.ipv6.conf.br-8f7f51e039e9.accept_ra_mtu = 1
net.ipv6.conf.br-8f7f51e039e9.accept_ra_pinfo = 1
net.ipv6.conf.br-8f7f51e039e9.accept_ra_rt_info_max_plen = 0
net.ipv6.conf.br-8f7f51e039e9.accept_ra_rt_info_min_plen = 0
net.ipv6.conf.br-8f7f51e039e9.accept_ra_rtr_pref = 1
net.ipv6.conf.br-8f7f51e039e9.accept_redirects = 1
net.ipv6.conf.br-8f7f51e039e9.accept_source_route = 0
net.ipv6.conf.br-8f7f51e039e9.addr_gen_mode = 0
net.ipv6.conf.br-8f7f51e039e9.autoconf = 1
net.ipv6.conf.br-8f7f51e039e9.dad_transmits = 1
net.ipv6.conf.br-8f7f51e039e9.disable_ipv6 = 0
net.ipv6.conf.br-8f7f51e039e9.disable_policy = 0
net.ipv6.conf.br-8f7f51e039e9.drop_unicast_in_l2_multicast = 0
net.ipv6.conf.br-8f7f51e039e9.drop_unsolicited_na = 0
net.ipv6.conf.br-8f7f51e039e9.enhanced_dad = 1
net.ipv6.conf.br-8f7f51e039e9.force_mld_version = 0
net.ipv6.conf.br-8f7f51e039e9.force_tllao = 0
net.ipv6.conf.br-8f7f51e039e9.forwarding = 1
net.ipv6.conf.br-8f7f51e039e9.hop_limit = 64
net.ipv6.conf.br-8f7f51e039e9.ignore_routes_with_linkdown = 0
net.ipv6.conf.br-8f7f51e039e9.ioam6_enabled = 0
net.ipv6.conf.br-8f7f51e039e9.ioam6_id = 65535
net.ipv6.conf.br-8f7f51e039e9.ioam6_id_wide = 4294967295
net.ipv6.conf.br-8f7f51e039e9.keep_addr_on_down = 0
net.ipv6.conf.br-8f7f51e039e9.max_addresses = 16
net.ipv6.conf.br-8f7f51e039e9.max_desync_factor = 600
net.ipv6.conf.br-8f7f51e039e9.mc_forwarding = 0
net.ipv6.conf.br-8f7f51e039e9.mldv1_unsolicited_report_interval = 10000
net.ipv6.conf.br-8f7f51e039e9.mldv2_unsolicited_report_interval = 1000
net.ipv6.conf.br-8f7f51e039e9.mtu = 1500
net.ipv6.conf.br-8f7f51e039e9.ndisc_notify = 0
net.ipv6.conf.br-8f7f51e039e9.ndisc_tclass = 0
net.ipv6.conf.br-8f7f51e039e9.proxy_ndp = 0
net.ipv6.conf.br-8f7f51e039e9.ra_defrtr_metric = 1024
net.ipv6.conf.br-8f7f51e039e9.regen_max_retry = 3
net.ipv6.conf.br-8f7f51e039e9.router_probe_interval = 60
net.ipv6.conf.br-8f7f51e039e9.router_solicitation_delay = 1
net.ipv6.conf.br-8f7f51e039e9.router_solicitation_interval = 4
net.ipv6.conf.br-8f7f51e039e9.router_solicitation_max_interval = 3600
net.ipv6.conf.br-8f7f51e039e9.router_solicitations = -1
net.ipv6.conf.br-8f7f51e039e9.rpl_seg_enabled = 0
net.ipv6.conf.br-8f7f51e039e9.seg6_enabled = 0
net.ipv6.conf.br-8f7f51e039e9.seg6_require_hmac = 0
net.ipv6.conf.br-8f7f51e039e9.suppress_frag_ndisc = 1
net.ipv6.conf.br-8f7f51e039e9.temp_prefered_lft = 86400
net.ipv6.conf.br-8f7f51e039e9.temp_valid_lft = 604800
net.ipv6.conf.br-8f7f51e039e9.use_oif_addrs_only = 0
net.ipv6.conf.br-8f7f51e039e9.use_tempaddr = 2
net.ipv6.conf.br-aa47d797060f.accept_dad = 1
net.ipv6.conf.br-aa47d797060f.accept_ra = 0
net.ipv6.conf.br-aa47d797060f.accept_ra_defrtr = 1
net.ipv6.conf.br-aa47d797060f.accept_ra_from_local = 0
net.ipv6.conf.br-aa47d797060f.accept_ra_min_hop_limit = 1
net.ipv6.conf.br-aa47d797060f.accept_ra_min_lft = 0
net.ipv6.conf.br-aa47d797060f.accept_ra_mtu = 1
net.ipv6.conf.br-aa47d797060f.accept_ra_pinfo = 1
net.ipv6.conf.br-aa47d797060f.accept_ra_rt_info_max_plen = 0
net.ipv6.conf.br-aa47d797060f.accept_ra_rt_info_min_plen = 0
net.ipv6.conf.br-aa47d797060f.accept_ra_rtr_pref = 1
net.ipv6.conf.br-aa47d797060f.accept_redirects = 1
net.ipv6.conf.br-aa47d797060f.accept_source_route = 0
net.ipv6.conf.br-aa47d797060f.addr_gen_mode = 0
net.ipv6.conf.br-aa47d797060f.autoconf = 1
net.ipv6.conf.br-aa47d797060f.dad_transmits = 1
net.ipv6.conf.br-aa47d797060f.disable_ipv6 = 0
net.ipv6.conf.br-aa47d797060f.disable_policy = 0
net.ipv6.conf.br-aa47d797060f.drop_unicast_in_l2_multicast = 0
net.ipv6.conf.br-aa47d797060f.drop_unsolicited_na = 0
net.ipv6.conf.br-aa47d797060f.enhanced_dad = 1
net.ipv6.conf.br-aa47d797060f.force_mld_version = 0
net.ipv6.conf.br-aa47d797060f.force_tllao = 0
net.ipv6.conf.br-aa47d797060f.forwarding = 1
net.ipv6.conf.br-aa47d797060f.hop_limit = 64
net.ipv6.conf.br-aa47d797060f.ignore_routes_with_linkdown = 0
net.ipv6.conf.br-aa47d797060f.ioam6_enabled = 0
net.ipv6.conf.br-aa47d797060f.ioam6_id = 65535
net.ipv6.conf.br-aa47d797060f.ioam6_id_wide = 4294967295
net.ipv6.conf.br-aa47d797060f.keep_addr_on_down = 0
net.ipv6.conf.br-aa47d797060f.max_addresses = 16
net.ipv6.conf.br-aa47d797060f.max_desync_factor = 600
net.ipv6.conf.br-aa47d797060f.mc_forwarding = 0
net.ipv6.conf.br-aa47d797060f.mldv1_unsolicited_report_interval = 10000
net.ipv6.conf.br-aa47d797060f.mldv2_unsolicited_report_interval = 1000
net.ipv6.conf.br-aa47d797060f.mtu = 1500
net.ipv6.conf.br-aa47d797060f.ndisc_notify = 0
net.ipv6.conf.br-aa47d797060f.ndisc_tclass = 0
net.ipv6.conf.br-aa47d797060f.proxy_ndp = 0
net.ipv6.conf.br-aa47d797060f.ra_defrtr_metric = 1024
net.ipv6.conf.br-aa47d797060f.regen_max_retry = 3
net.ipv6.conf.br-aa47d797060f.router_probe_interval = 60
net.ipv6.conf.br-aa47d797060f.router_solicitation_delay = 1
net.ipv6.conf.br-aa47d797060f.router_solicitation_interval = 4
net.ipv6.conf.br-aa47d797060f.router_solicitation_max_interval = 3600
net.ipv6.conf.br-aa47d797060f.router_solicitations = -1
net.ipv6.conf.br-aa47d797060f.rpl_seg_enabled = 0
net.ipv6.conf.br-aa47d797060f.seg6_enabled = 0
net.ipv6.conf.br-aa47d797060f.seg6_require_hmac = 0
net.ipv6.conf.br-aa47d797060f.suppress_frag_ndisc = 1
net.ipv6.conf.br-aa47d797060f.temp_prefered_lft = 86400
net.ipv6.conf.br-aa47d797060f.temp_valid_lft = 604800
net.ipv6.conf.br-aa47d797060f.use_oif_addrs_only = 0
net.ipv6.conf.br-aa47d797060f.use_tempaddr = 2
net.ipv6.conf.br-d3e45f7f2f64.accept_dad = 1
net.ipv6.conf.br-d3e45f7f2f64.accept_ra = 0
net.ipv6.conf.br-d3e45f7f2f64.accept_ra_defrtr = 1
net.ipv6.conf.br-d3e45f7f2f64.accept_ra_from_local = 0
net.ipv6.conf.br-d3e45f7f2f64.accept_ra_min_hop_limit = 1
net.ipv6.conf.br-d3e45f7f2f64.accept_ra_min_lft = 0
net.ipv6.conf.br-d3e45f7f2f64.accept_ra_mtu = 1
net.ipv6.conf.br-d3e45f7f2f64.accept_ra_pinfo = 1
net.ipv6.conf.br-d3e45f7f2f64.accept_ra_rt_info_max_plen = 0
net.ipv6.conf.br-d3e45f7f2f64.accept_ra_rt_info_min_plen = 0
net.ipv6.conf.br-d3e45f7f2f64.accept_ra_rtr_pref = 1
net.ipv6.conf.br-d3e45f7f2f64.accept_redirects = 1
net.ipv6.conf.br-d3e45f7f2f64.accept_source_route = 0
net.ipv6.conf.br-d3e45f7f2f64.addr_gen_mode = 0
net.ipv6.conf.br-d3e45f7f2f64.autoconf = 1
net.ipv6.conf.br-d3e45f7f2f64.dad_transmits = 1
net.ipv6.conf.br-d3e45f7f2f64.disable_ipv6 = 0
net.ipv6.conf.br-d3e45f7f2f64.disable_policy = 0
net.ipv6.conf.br-d3e45f7f2f64.drop_unicast_in_l2_multicast = 0
net.ipv6.conf.br-d3e45f7f2f64.drop_unsolicited_na = 0
net.ipv6.conf.br-d3e45f7f2f64.enhanced_dad = 1
net.ipv6.conf.br-d3e45f7f2f64.force_mld_version = 0
net.ipv6.conf.br-d3e45f7f2f64.force_tllao = 0
net.ipv6.conf.br-d3e45f7f2f64.forwarding = 1
net.ipv6.conf.br-d3e45f7f2f64.hop_limit = 64
net.ipv6.conf.br-d3e45f7f2f64.ignore_routes_with_linkdown = 0
net.ipv6.conf.br-d3e45f7f2f64.ioam6_enabled = 0
net.ipv6.conf.br-d3e45f7f2f64.ioam6_id = 65535
net.ipv6.conf.br-d3e45f7f2f64.ioam6_id_wide = 4294967295
net.ipv6.conf.br-d3e45f7f2f64.keep_addr_on_down = 0
net.ipv6.conf.br-d3e45f7f2f64.max_addresses = 16
net.ipv6.conf.br-d3e45f7f2f64.max_desync_factor = 600
net.ipv6.conf.br-d3e45f7f2f64.mc_forwarding = 0
net.ipv6.conf.br-d3e45f7f2f64.mldv1_unsolicited_report_interval = 10000
net.ipv6.conf.br-d3e45f7f2f64.mldv2_unsolicited_report_interval = 1000
net.ipv6.conf.br-d3e45f7f2f64.mtu = 1500
net.ipv6.conf.br-d3e45f7f2f64.ndisc_notify = 0
net.ipv6.conf.br-d3e45f7f2f64.ndisc_tclass = 0
net.ipv6.conf.br-d3e45f7f2f64.proxy_ndp = 0
net.ipv6.conf.br-d3e45f7f2f64.ra_defrtr_metric = 1024
net.ipv6.conf.br-d3e45f7f2f64.regen_max_retry = 3
net.ipv6.conf.br-d3e45f7f2f64.router_probe_interval = 60
net.ipv6.conf.br-d3e45f7f2f64.router_solicitation_delay = 1
net.ipv6.conf.br-d3e45f7f2f64.router_solicitation_interval = 4
net.ipv6.conf.br-d3e45f7f2f64.router_solicitation_max_interval = 3600
net.ipv6.conf.br-d3e45f7f2f64.router_solicitations = -1
net.ipv6.conf.br-d3e45f7f2f64.rpl_seg_enabled = 0
net.ipv6.conf.br-d3e45f7f2f64.seg6_enabled = 0
net.ipv6.conf.br-d3e45f7f2f64.seg6_require_hmac = 0
net.ipv6.conf.br-d3e45f7f2f64.suppress_frag_ndisc = 1
net.ipv6.conf.br-d3e45f7f2f64.temp_prefered_lft = 86400
net.ipv6.conf.br-d3e45f7f2f64.temp_valid_lft = 604800
net.ipv6.conf.br-d3e45f7f2f64.use_oif_addrs_only = 0
net.ipv6.conf.br-d3e45f7f2f64.use_tempaddr = 2
net.ipv6.conf.br-f51c7aa257fd.accept_dad = 1
net.ipv6.conf.br-f51c7aa257fd.accept_ra = 0
net.ipv6.conf.br-f51c7aa257fd.accept_ra_defrtr = 1
net.ipv6.conf.br-f51c7aa257fd.accept_ra_from_local = 0
net.ipv6.conf.br-f51c7aa257fd.accept_ra_min_hop_limit = 1
net.ipv6.conf.br-f51c7aa257fd.accept_ra_min_lft = 0
net.ipv6.conf.br-f51c7aa257fd.accept_ra_mtu = 1
net.ipv6.conf.br-f51c7aa257fd.accept_ra_pinfo = 1
net.ipv6.conf.br-f51c7aa257fd.accept_ra_rt_info_max_plen = 0
net.ipv6.conf.br-f51c7aa257fd.accept_ra_rt_info_min_plen = 0
net.ipv6.conf.br-f51c7aa257fd.accept_ra_rtr_pref = 1
net.ipv6.conf.br-f51c7aa257fd.accept_redirects = 1
net.ipv6.conf.br-f51c7aa257fd.accept_source_route = 0
net.ipv6.conf.br-f51c7aa257fd.addr_gen_mode = 0
net.ipv6.conf.br-f51c7aa257fd.autoconf = 1
net.ipv6.conf.br-f51c7aa257fd.dad_transmits = 1
net.ipv6.conf.br-f51c7aa257fd.disable_ipv6 = 0
net.ipv6.conf.br-f51c7aa257fd.disable_policy = 0
net.ipv6.conf.br-f51c7aa257fd.drop_unicast_in_l2_multicast = 0
net.ipv6.conf.br-f51c7aa257fd.drop_unsolicited_na = 0
net.ipv6.conf.br-f51c7aa257fd.enhanced_dad = 1
net.ipv6.conf.br-f51c7aa257fd.force_mld_version = 0
net.ipv6.conf.br-f51c7aa257fd.force_tllao = 0
net.ipv6.conf.br-f51c7aa257fd.forwarding = 1
net.ipv6.conf.br-f51c7aa257fd.hop_limit = 64
net.ipv6.conf.br-f51c7aa257fd.ignore_routes_with_linkdown = 0
net.ipv6.conf.br-f51c7aa257fd.ioam6_enabled = 0
net.ipv6.conf.br-f51c7aa257fd.ioam6_id = 65535
net.ipv6.conf.br-f51c7aa257fd.ioam6_id_wide = 4294967295
net.ipv6.conf.br-f51c7aa257fd.keep_addr_on_down = 0
net.ipv6.conf.br-f51c7aa257fd.max_addresses = 16
net.ipv6.conf.br-f51c7aa257fd.max_desync_factor = 600
net.ipv6.conf.br-f51c7aa257fd.mc_forwarding = 0
net.ipv6.conf.br-f51c7aa257fd.mldv1_unsolicited_report_interval = 10000
net.ipv6.conf.br-f51c7aa257fd.mldv2_unsolicited_report_interval = 1000
net.ipv6.conf.br-f51c7aa257fd.mtu = 1500
net.ipv6.conf.br-f51c7aa257fd.ndisc_notify = 0
net.ipv6.conf.br-f51c7aa257fd.ndisc_tclass = 0
net.ipv6.conf.br-f51c7aa257fd.proxy_ndp = 0
net.ipv6.conf.br-f51c7aa257fd.ra_defrtr_metric = 1024
net.ipv6.conf.br-f51c7aa257fd.regen_max_retry = 3
net.ipv6.conf.br-f51c7aa257fd.router_probe_interval = 60
net.ipv6.conf.br-f51c7aa257fd.router_solicitation_delay = 1
net.ipv6.conf.br-f51c7aa257fd.router_solicitation_interval = 4
net.ipv6.conf.br-f51c7aa257fd.router_solicitation_max_interval = 3600
net.ipv6.conf.br-f51c7aa257fd.router_solicitations = -1
net.ipv6.conf.br-f51c7aa257fd.rpl_seg_enabled = 0
net.ipv6.conf.br-f51c7aa257fd.seg6_enabled = 0
net.ipv6.conf.br-f51c7aa257fd.seg6_require_hmac = 0
net.ipv6.conf.br-f51c7aa257fd.suppress_frag_ndisc = 1
net.ipv6.conf.br-f51c7aa257fd.temp_prefered_lft = 86400
net.ipv6.conf.br-f51c7aa257fd.temp_valid_lft = 604800
net.ipv6.conf.br-f51c7aa257fd.use_oif_addrs_only = 0
net.ipv6.conf.br-f51c7aa257fd.use_tempaddr = 2
net.ipv6.conf.default.accept_dad = 1
net.ipv6.conf.default.accept_ra = 1
net.ipv6.conf.default.accept_ra_defrtr = 1
net.ipv6.conf.default.accept_ra_from_local = 0
net.ipv6.conf.default.accept_ra_min_hop_limit = 1
net.ipv6.conf.default.accept_ra_min_lft = 0
net.ipv6.conf.default.accept_ra_mtu = 1
net.ipv6.conf.default.accept_ra_pinfo = 1
net.ipv6.conf.default.accept_ra_rt_info_max_plen = 0
net.ipv6.conf.default.accept_ra_rt_info_min_plen = 0
net.ipv6.conf.default.accept_ra_rtr_pref = 1
net.ipv6.conf.default.accept_redirects = 1
net.ipv6.conf.default.accept_source_route = 0
net.ipv6.conf.default.addr_gen_mode = 0
net.ipv6.conf.default.autoconf = 1
net.ipv6.conf.default.dad_transmits = 1
net.ipv6.conf.default.disable_ipv6 = 0
net.ipv6.conf.default.disable_policy = 0
net.ipv6.conf.default.drop_unicast_in_l2_multicast = 0
net.ipv6.conf.default.drop_unsolicited_na = 0
net.ipv6.conf.default.enhanced_dad = 1
net.ipv6.conf.default.force_mld_version = 0
net.ipv6.conf.default.force_tllao = 0
net.ipv6.conf.default.forwarding = 1
net.ipv6.conf.default.hop_limit = 64
net.ipv6.conf.default.ignore_routes_with_linkdown = 0
net.ipv6.conf.default.ioam6_enabled = 0
net.ipv6.conf.default.ioam6_id = 65535
net.ipv6.conf.default.ioam6_id_wide = 4294967295
net.ipv6.conf.default.keep_addr_on_down = 0
net.ipv6.conf.default.max_addresses = 16
net.ipv6.conf.default.max_desync_factor = 600
net.ipv6.conf.default.mc_forwarding = 0
net.ipv6.conf.default.mldv1_unsolicited_report_interval = 10000
net.ipv6.conf.default.mldv2_unsolicited_report_interval = 1000
net.ipv6.conf.default.mtu = 1280
net.ipv6.conf.default.ndisc_notify = 0
net.ipv6.conf.default.ndisc_tclass = 0
net.ipv6.conf.default.proxy_ndp = 0
net.ipv6.conf.default.ra_defrtr_metric = 1024
net.ipv6.conf.default.regen_max_retry = 3
net.ipv6.conf.default.router_probe_interval = 60
net.ipv6.conf.default.router_solicitation_delay = 1
net.ipv6.conf.default.router_solicitation_interval = 4
net.ipv6.conf.default.router_solicitation_max_interval = 3600
net.ipv6.conf.default.router_solicitations = -1
net.ipv6.conf.default.rpl_seg_enabled = 0
net.ipv6.conf.default.seg6_enabled = 0
net.ipv6.conf.default.seg6_require_hmac = 0
net.ipv6.conf.default.suppress_frag_ndisc = 1
net.ipv6.conf.default.temp_prefered_lft = 86400
net.ipv6.conf.default.temp_valid_lft = 604800
net.ipv6.conf.default.use_oif_addrs_only = 0
net.ipv6.conf.default.use_tempaddr = 2
net.ipv6.conf.docker0.accept_dad = 1
net.ipv6.conf.docker0.accept_ra = 0
net.ipv6.conf.docker0.accept_ra_defrtr = 1
net.ipv6.conf.docker0.accept_ra_from_local = 0
net.ipv6.conf.docker0.accept_ra_min_hop_limit = 1
net.ipv6.conf.docker0.accept_ra_min_lft = 0
net.ipv6.conf.docker0.accept_ra_mtu = 1
net.ipv6.conf.docker0.accept_ra_pinfo = 1
net.ipv6.conf.docker0.accept_ra_rt_info_max_plen = 0
net.ipv6.conf.docker0.accept_ra_rt_info_min_plen = 0
net.ipv6.conf.docker0.accept_ra_rtr_pref = 1
net.ipv6.conf.docker0.accept_redirects = 1
net.ipv6.conf.docker0.accept_source_route = 0
net.ipv6.conf.docker0.addr_gen_mode = 0
net.ipv6.conf.docker0.autoconf = 1
net.ipv6.conf.docker0.dad_transmits = 1
net.ipv6.conf.docker0.disable_ipv6 = 0
net.ipv6.conf.docker0.disable_policy = 0
net.ipv6.conf.docker0.drop_unicast_in_l2_multicast = 0
net.ipv6.conf.docker0.drop_unsolicited_na = 0
net.ipv6.conf.docker0.enhanced_dad = 1
net.ipv6.conf.docker0.force_mld_version = 0
net.ipv6.conf.docker0.force_tllao = 0
net.ipv6.conf.docker0.forwarding = 1
net.ipv6.conf.docker0.hop_limit = 64
net.ipv6.conf.docker0.ignore_routes_with_linkdown = 0
net.ipv6.conf.docker0.ioam6_enabled = 0
net.ipv6.conf.docker0.ioam6_id = 65535
net.ipv6.conf.docker0.ioam6_id_wide = 4294967295
net.ipv6.conf.docker0.keep_addr_on_down = 0
net.ipv6.conf.docker0.max_addresses = 16
net.ipv6.conf.docker0.max_desync_factor = 600
net.ipv6.conf.docker0.mc_forwarding = 0
net.ipv6.conf.docker0.mldv1_unsolicited_report_interval = 10000
net.ipv6.conf.docker0.mldv2_unsolicited_report_interval = 1000
net.ipv6.conf.docker0.mtu = 1500
net.ipv6.conf.docker0.ndisc_notify = 0
net.ipv6.conf.docker0.ndisc_tclass = 0
net.ipv6.conf.docker0.proxy_ndp = 0
net.ipv6.conf.docker0.ra_defrtr_metric = 1024
net.ipv6.conf.docker0.regen_max_retry = 3
net.ipv6.conf.docker0.router_probe_interval = 60
net.ipv6.conf.docker0.router_solicitation_delay = 1
net.ipv6.conf.docker0.router_solicitation_interval = 4
net.ipv6.conf.docker0.router_solicitation_max_interval = 3600
net.ipv6.conf.docker0.router_solicitations = -1
net.ipv6.conf.docker0.rpl_seg_enabled = 0
net.ipv6.conf.docker0.seg6_enabled = 0
net.ipv6.conf.docker0.seg6_require_hmac = 0
net.ipv6.conf.docker0.suppress_frag_ndisc = 1
net.ipv6.conf.docker0.temp_prefered_lft = 86400
net.ipv6.conf.docker0.temp_valid_lft = 604800
net.ipv6.conf.docker0.use_oif_addrs_only = 0
net.ipv6.conf.docker0.use_tempaddr = 2
net.ipv6.conf.eno1.accept_dad = 1
net.ipv6.conf.eno1.accept_ra = 0
net.ipv6.conf.eno1.accept_ra_defrtr = 1
net.ipv6.conf.eno1.accept_ra_from_local = 0
net.ipv6.conf.eno1.accept_ra_min_hop_limit = 1
net.ipv6.conf.eno1.accept_ra_min_lft = 0
net.ipv6.conf.eno1.accept_ra_mtu = 1
net.ipv6.conf.eno1.accept_ra_pinfo = 1
net.ipv6.conf.eno1.accept_ra_rt_info_max_plen = 0
net.ipv6.conf.eno1.accept_ra_rt_info_min_plen = 0
net.ipv6.conf.eno1.accept_ra_rtr_pref = 1
net.ipv6.conf.eno1.accept_redirects = 1
net.ipv6.conf.eno1.accept_source_route = 0
net.ipv6.conf.eno1.addr_gen_mode = 0
net.ipv6.conf.eno1.autoconf = 1
net.ipv6.conf.eno1.dad_transmits = 1
net.ipv6.conf.eno1.disable_ipv6 = 0
net.ipv6.conf.eno1.disable_policy = 0
net.ipv6.conf.eno1.drop_unicast_in_l2_multicast = 0
net.ipv6.conf.eno1.drop_unsolicited_na = 0
net.ipv6.conf.eno1.enhanced_dad = 1
net.ipv6.conf.eno1.force_mld_version = 0
net.ipv6.conf.eno1.force_tllao = 0
net.ipv6.conf.eno1.forwarding = 1
net.ipv6.conf.eno1.hop_limit = 64
net.ipv6.conf.eno1.ignore_routes_with_linkdown = 0
net.ipv6.conf.eno1.ioam6_enabled = 0
net.ipv6.conf.eno1.ioam6_id = 65535
net.ipv6.conf.eno1.ioam6_id_wide = 4294967295
net.ipv6.conf.eno1.keep_addr_on_down = 0
net.ipv6.conf.eno1.max_addresses = 16
net.ipv6.conf.eno1.max_desync_factor = 600
net.ipv6.conf.eno1.mc_forwarding = 0
net.ipv6.conf.eno1.mldv1_unsolicited_report_interval = 10000
net.ipv6.conf.eno1.mldv2_unsolicited_report_interval = 1000
net.ipv6.conf.eno1.mtu = 1500
net.ipv6.conf.eno1.ndisc_notify = 0
net.ipv6.conf.eno1.ndisc_tclass = 0
net.ipv6.conf.eno1.proxy_ndp = 0
net.ipv6.conf.eno1.ra_defrtr_metric = 1024
net.ipv6.conf.eno1.regen_max_retry = 3
net.ipv6.conf.eno1.router_probe_interval = 60
net.ipv6.conf.eno1.router_solicitation_delay = 1
net.ipv6.conf.eno1.router_solicitation_interval = 4
net.ipv6.conf.eno1.router_solicitation_max_interval = 3600
net.ipv6.conf.eno1.router_solicitations = -1
net.ipv6.conf.eno1.rpl_seg_enabled = 0
net.ipv6.conf.eno1.seg6_enabled = 0
net.ipv6.conf.eno1.seg6_require_hmac = 0
net.ipv6.conf.eno1.suppress_frag_ndisc = 1
net.ipv6.conf.eno1.temp_prefered_lft = 86400
net.ipv6.conf.eno1.temp_valid_lft = 604800
net.ipv6.conf.eno1.use_oif_addrs_only = 0
net.ipv6.conf.eno1.use_tempaddr = 0
net.ipv6.conf.lo.accept_dad = -1
net.ipv6.conf.lo.accept_ra = 1
net.ipv6.conf.lo.accept_ra_defrtr = 1
net.ipv6.conf.lo.accept_ra_from_local = 0
net.ipv6.conf.lo.accept_ra_min_hop_limit = 1
net.ipv6.conf.lo.accept_ra_min_lft = 0
net.ipv6.conf.lo.accept_ra_mtu = 1
net.ipv6.conf.lo.accept_ra_pinfo = 1
net.ipv6.conf.lo.accept_ra_rt_info_max_plen = 0
net.ipv6.conf.lo.accept_ra_rt_info_min_plen = 0
net.ipv6.conf.lo.accept_ra_rtr_pref = 1
net.ipv6.conf.lo.accept_redirects = 1
net.ipv6.conf.lo.accept_source_route = 0
net.ipv6.conf.lo.addr_gen_mode = 0
net.ipv6.conf.lo.autoconf = 1
net.ipv6.conf.lo.dad_transmits = 1
net.ipv6.conf.lo.disable_ipv6 = 0
net.ipv6.conf.lo.disable_policy = 0
net.ipv6.conf.lo.drop_unicast_in_l2_multicast = 0
net.ipv6.conf.lo.drop_unsolicited_na = 0
net.ipv6.conf.lo.enhanced_dad = 1
net.ipv6.conf.lo.force_mld_version = 0
net.ipv6.conf.lo.force_tllao = 0
net.ipv6.conf.lo.forwarding = 1
net.ipv6.conf.lo.hop_limit = 64
net.ipv6.conf.lo.ignore_routes_with_linkdown = 0
net.ipv6.conf.lo.ioam6_enabled = 0
net.ipv6.conf.lo.ioam6_id = 65535
net.ipv6.conf.lo.ioam6_id_wide = 4294967295
net.ipv6.conf.lo.keep_addr_on_down = 0
net.ipv6.conf.lo.max_addresses = 16
net.ipv6.conf.lo.max_desync_factor = 600
net.ipv6.conf.lo.mc_forwarding = 0
net.ipv6.conf.lo.mldv1_unsolicited_report_interval = 10000
net.ipv6.conf.lo.mldv2_unsolicited_report_interval = 1000
net.ipv6.conf.lo.mtu = 65536
net.ipv6.conf.lo.ndisc_notify = 0
net.ipv6.conf.lo.ndisc_tclass = 0
net.ipv6.conf.lo.proxy_ndp = 0
net.ipv6.conf.lo.ra_defrtr_metric = 1024
net.ipv6.conf.lo.regen_max_retry = 3
net.ipv6.conf.lo.router_probe_interval = 60
net.ipv6.conf.lo.router_solicitation_delay = 1
net.ipv6.conf.lo.router_solicitation_interval = 4
net.ipv6.conf.lo.router_solicitation_max_interval = 3600
net.ipv6.conf.lo.router_solicitations = -1
net.ipv6.conf.lo.rpl_seg_enabled = 0
net.ipv6.conf.lo.seg6_enabled = 0
net.ipv6.conf.lo.seg6_require_hmac = 0
net.ipv6.conf.lo.suppress_frag_ndisc = 1
net.ipv6.conf.lo.temp_prefered_lft = 86400
net.ipv6.conf.lo.temp_valid_lft = 604800
net.ipv6.conf.lo.use_oif_addrs_only = 0
net.ipv6.conf.lo.use_tempaddr = -1
net.ipv6.conf.veth04e823b.accept_dad = 1
net.ipv6.conf.veth04e823b.accept_ra = 1
net.ipv6.conf.veth04e823b.accept_ra_defrtr = 1
net.ipv6.conf.veth04e823b.accept_ra_from_local = 0
net.ipv6.conf.veth04e823b.accept_ra_min_hop_limit = 1
net.ipv6.conf.veth04e823b.accept_ra_min_lft = 0
net.ipv6.conf.veth04e823b.accept_ra_mtu = 1
net.ipv6.conf.veth04e823b.accept_ra_pinfo = 1
net.ipv6.conf.veth04e823b.accept_ra_rt_info_max_plen = 0
net.ipv6.conf.veth04e823b.accept_ra_rt_info_min_plen = 0
net.ipv6.conf.veth04e823b.accept_ra_rtr_pref = 1
net.ipv6.conf.veth04e823b.accept_redirects = 1
net.ipv6.conf.veth04e823b.accept_source_route = 0
net.ipv6.conf.veth04e823b.addr_gen_mode = 0
net.ipv6.conf.veth04e823b.autoconf = 1
net.ipv6.conf.veth04e823b.dad_transmits = 1
net.ipv6.conf.veth04e823b.disable_ipv6 = 0
net.ipv6.conf.veth04e823b.disable_policy = 0
net.ipv6.conf.veth04e823b.drop_unicast_in_l2_multicast = 0
net.ipv6.conf.veth04e823b.drop_unsolicited_na = 0
net.ipv6.conf.veth04e823b.enhanced_dad = 1
net.ipv6.conf.veth04e823b.force_mld_version = 0
net.ipv6.conf.veth04e823b.force_tllao = 0
net.ipv6.conf.veth04e823b.forwarding = 1
net.ipv6.conf.veth04e823b.hop_limit = 64
net.ipv6.conf.veth04e823b.ignore_routes_with_linkdown = 0
net.ipv6.conf.veth04e823b.ioam6_enabled = 0
net.ipv6.conf.veth04e823b.ioam6_id = 65535
net.ipv6.conf.veth04e823b.ioam6_id_wide = 4294967295
net.ipv6.conf.veth04e823b.keep_addr_on_down = 0
net.ipv6.conf.veth04e823b.max_addresses = 16
net.ipv6.conf.veth04e823b.max_desync_factor = 600
net.ipv6.conf.veth04e823b.mc_forwarding = 0
net.ipv6.conf.veth04e823b.mldv1_unsolicited_report_interval = 10000
net.ipv6.conf.veth04e823b.mldv2_unsolicited_report_interval = 1000
net.ipv6.conf.veth04e823b.mtu = 1500
net.ipv6.conf.veth04e823b.ndisc_notify = 0
net.ipv6.conf.veth04e823b.ndisc_tclass = 0
net.ipv6.conf.veth04e823b.proxy_ndp = 0
net.ipv6.conf.veth04e823b.ra_defrtr_metric = 1024
net.ipv6.conf.veth04e823b.regen_max_retry = 3
net.ipv6.conf.veth04e823b.router_probe_interval = 60
net.ipv6.conf.veth04e823b.router_solicitation_delay = 1
net.ipv6.conf.veth04e823b.router_solicitation_interval = 4
net.ipv6.conf.veth04e823b.router_solicitation_max_interval = 3600
net.ipv6.conf.veth04e823b.router_solicitations = -1
net.ipv6.conf.veth04e823b.rpl_seg_enabled = 0
net.ipv6.conf.veth04e823b.seg6_enabled = 0
net.ipv6.conf.veth04e823b.seg6_require_hmac = 0
net.ipv6.conf.veth04e823b.suppress_frag_ndisc = 1
net.ipv6.conf.veth04e823b.temp_prefered_lft = 86400
net.ipv6.conf.veth04e823b.temp_valid_lft = 604800
net.ipv6.conf.veth04e823b.use_oif_addrs_only = 0
net.ipv6.conf.veth04e823b.use_tempaddr = 2
net.ipv6.conf.veth4486d7b.accept_dad = 1
net.ipv6.conf.veth4486d7b.accept_ra = 1
net.ipv6.conf.veth4486d7b.accept_ra_defrtr = 1
net.ipv6.conf.veth4486d7b.accept_ra_from_local = 0
net.ipv6.conf.veth4486d7b.accept_ra_min_hop_limit = 1
net.ipv6.conf.veth4486d7b.accept_ra_min_lft = 0
net.ipv6.conf.veth4486d7b.accept_ra_mtu = 1
net.ipv6.conf.veth4486d7b.accept_ra_pinfo = 1
net.ipv6.conf.veth4486d7b.accept_ra_rt_info_max_plen = 0
net.ipv6.conf.veth4486d7b.accept_ra_rt_info_min_plen = 0
net.ipv6.conf.veth4486d7b.accept_ra_rtr_pref = 1
net.ipv6.conf.veth4486d7b.accept_redirects = 1
net.ipv6.conf.veth4486d7b.accept_source_route = 0
net.ipv6.conf.veth4486d7b.addr_gen_mode = 0
net.ipv6.conf.veth4486d7b.autoconf = 1
net.ipv6.conf.veth4486d7b.dad_transmits = 1
net.ipv6.conf.veth4486d7b.disable_ipv6 = 0
net.ipv6.conf.veth4486d7b.disable_policy = 0
net.ipv6.conf.veth4486d7b.drop_unicast_in_l2_multicast = 0
net.ipv6.conf.veth4486d7b.drop_unsolicited_na = 0
net.ipv6.conf.veth4486d7b.enhanced_dad = 1
net.ipv6.conf.veth4486d7b.force_mld_version = 0
net.ipv6.conf.veth4486d7b.force_tllao = 0
net.ipv6.conf.veth4486d7b.forwarding = 1
net.ipv6.conf.veth4486d7b.hop_limit = 64
net.ipv6.conf.veth4486d7b.ignore_routes_with_linkdown = 0
net.ipv6.conf.veth4486d7b.ioam6_enabled = 0
net.ipv6.conf.veth4486d7b.ioam6_id = 65535
net.ipv6.conf.veth4486d7b.ioam6_id_wide = 4294967295
net.ipv6.conf.veth4486d7b.keep_addr_on_down = 0
net.ipv6.conf.veth4486d7b.max_addresses = 16
net.ipv6.conf.veth4486d7b.max_desync_factor = 600
net.ipv6.conf.veth4486d7b.mc_forwarding = 0
net.ipv6.conf.veth4486d7b.mldv1_unsolicited_report_interval = 10000
net.ipv6.conf.veth4486d7b.mldv2_unsolicited_report_interval = 1000
net.ipv6.conf.veth4486d7b.mtu = 1500
net.ipv6.conf.veth4486d7b.ndisc_notify = 0
net.ipv6.conf.veth4486d7b.ndisc_tclass = 0
net.ipv6.conf.veth4486d7b.proxy_ndp = 0
net.ipv6.conf.veth4486d7b.ra_defrtr_metric = 1024
net.ipv6.conf.veth4486d7b.regen_max_retry = 3
net.ipv6.conf.veth4486d7b.router_probe_interval = 60
net.ipv6.conf.veth4486d7b.router_solicitation_delay = 1
net.ipv6.conf.veth4486d7b.router_solicitation_interval = 4
net.ipv6.conf.veth4486d7b.router_solicitation_max_interval = 3600
net.ipv6.conf.veth4486d7b.router_solicitations = -1
net.ipv6.conf.veth4486d7b.rpl_seg_enabled = 0
net.ipv6.conf.veth4486d7b.seg6_enabled = 0
net.ipv6.conf.veth4486d7b.seg6_require_hmac = 0
net.ipv6.conf.veth4486d7b.suppress_frag_ndisc = 1
net.ipv6.conf.veth4486d7b.temp_prefered_lft = 86400
net.ipv6.conf.veth4486d7b.temp_valid_lft = 604800
net.ipv6.conf.veth4486d7b.use_oif_addrs_only = 0
net.ipv6.conf.veth4486d7b.use_tempaddr = 2
net.ipv6.conf.veth59071fb.accept_dad = 1
net.ipv6.conf.veth59071fb.accept_ra = 1
net.ipv6.conf.veth59071fb.accept_ra_defrtr = 1
net.ipv6.conf.veth59071fb.accept_ra_from_local = 0
net.ipv6.conf.veth59071fb.accept_ra_min_hop_limit = 1
net.ipv6.conf.veth59071fb.accept_ra_min_lft = 0
net.ipv6.conf.veth59071fb.accept_ra_mtu = 1
net.ipv6.conf.veth59071fb.accept_ra_pinfo = 1
net.ipv6.conf.veth59071fb.accept_ra_rt_info_max_plen = 0
net.ipv6.conf.veth59071fb.accept_ra_rt_info_min_plen = 0
net.ipv6.conf.veth59071fb.accept_ra_rtr_pref = 1
net.ipv6.conf.veth59071fb.accept_redirects = 1
net.ipv6.conf.veth59071fb.accept_source_route = 0
net.ipv6.conf.veth59071fb.addr_gen_mode = 0
net.ipv6.conf.veth59071fb.autoconf = 1
net.ipv6.conf.veth59071fb.dad_transmits = 1
net.ipv6.conf.veth59071fb.disable_ipv6 = 0
net.ipv6.conf.veth59071fb.disable_policy = 0
net.ipv6.conf.veth59071fb.drop_unicast_in_l2_multicast = 0
net.ipv6.conf.veth59071fb.drop_unsolicited_na = 0
net.ipv6.conf.veth59071fb.enhanced_dad = 1
net.ipv6.conf.veth59071fb.force_mld_version = 0
net.ipv6.conf.veth59071fb.force_tllao = 0
net.ipv6.conf.veth59071fb.forwarding = 1
net.ipv6.conf.veth59071fb.hop_limit = 64
net.ipv6.conf.veth59071fb.ignore_routes_with_linkdown = 0
net.ipv6.conf.veth59071fb.ioam6_enabled = 0
net.ipv6.conf.veth59071fb.ioam6_id = 65535
net.ipv6.conf.veth59071fb.ioam6_id_wide = 4294967295
net.ipv6.conf.veth59071fb.keep_addr_on_down = 0
net.ipv6.conf.veth59071fb.max_addresses = 16
net.ipv6.conf.veth59071fb.max_desync_factor = 600
net.ipv6.conf.veth59071fb.mc_forwarding = 0
net.ipv6.conf.veth59071fb.mldv1_unsolicited_report_interval = 10000
net.ipv6.conf.veth59071fb.mldv2_unsolicited_report_interval = 1000
net.ipv6.conf.veth59071fb.mtu = 1500
net.ipv6.conf.veth59071fb.ndisc_notify = 0
net.ipv6.conf.veth59071fb.ndisc_tclass = 0
net.ipv6.conf.veth59071fb.proxy_ndp = 0
net.ipv6.conf.veth59071fb.ra_defrtr_metric = 1024
net.ipv6.conf.veth59071fb.regen_max_retry = 3
net.ipv6.conf.veth59071fb.router_probe_interval = 60
net.ipv6.conf.veth59071fb.router_solicitation_delay = 1
net.ipv6.conf.veth59071fb.router_solicitation_interval = 4
net.ipv6.conf.veth59071fb.router_solicitation_max_interval = 3600
net.ipv6.conf.veth59071fb.router_solicitations = -1
net.ipv6.conf.veth59071fb.rpl_seg_enabled = 0
net.ipv6.conf.veth59071fb.seg6_enabled = 0
net.ipv6.conf.veth59071fb.seg6_require_hmac = 0
net.ipv6.conf.veth59071fb.suppress_frag_ndisc = 1
net.ipv6.conf.veth59071fb.temp_prefered_lft = 86400
net.ipv6.conf.veth59071fb.temp_valid_lft = 604800
net.ipv6.conf.veth59071fb.use_oif_addrs_only = 0
net.ipv6.conf.veth59071fb.use_tempaddr = 2
net.ipv6.conf.veth6a0159d.accept_dad = 1
net.ipv6.conf.veth6a0159d.accept_ra = 1
net.ipv6.conf.veth6a0159d.accept_ra_defrtr = 1
net.ipv6.conf.veth6a0159d.accept_ra_from_local = 0
net.ipv6.conf.veth6a0159d.accept_ra_min_hop_limit = 1
net.ipv6.conf.veth6a0159d.accept_ra_min_lft = 0
net.ipv6.conf.veth6a0159d.accept_ra_mtu = 1
net.ipv6.conf.veth6a0159d.accept_ra_pinfo = 1
net.ipv6.conf.veth6a0159d.accept_ra_rt_info_max_plen = 0
net.ipv6.conf.veth6a0159d.accept_ra_rt_info_min_plen = 0
net.ipv6.conf.veth6a0159d.accept_ra_rtr_pref = 1
net.ipv6.conf.veth6a0159d.accept_redirects = 1
net.ipv6.conf.veth6a0159d.accept_source_route = 0
net.ipv6.conf.veth6a0159d.addr_gen_mode = 0
net.ipv6.conf.veth6a0159d.autoconf = 1
net.ipv6.conf.veth6a0159d.dad_transmits = 1
net.ipv6.conf.veth6a0159d.disable_ipv6 = 0
net.ipv6.conf.veth6a0159d.disable_policy = 0
net.ipv6.conf.veth6a0159d.drop_unicast_in_l2_multicast = 0
net.ipv6.conf.veth6a0159d.drop_unsolicited_na = 0
net.ipv6.conf.veth6a0159d.enhanced_dad = 1
net.ipv6.conf.veth6a0159d.force_mld_version = 0
net.ipv6.conf.veth6a0159d.force_tllao = 0
net.ipv6.conf.veth6a0159d.forwarding = 1
net.ipv6.conf.veth6a0159d.hop_limit = 64
net.ipv6.conf.veth6a0159d.ignore_routes_with_linkdown = 0
net.ipv6.conf.veth6a0159d.ioam6_enabled = 0
net.ipv6.conf.veth6a0159d.ioam6_id = 65535
net.ipv6.conf.veth6a0159d.ioam6_id_wide = 4294967295
net.ipv6.conf.veth6a0159d.keep_addr_on_down = 0
net.ipv6.conf.veth6a0159d.max_addresses = 16
net.ipv6.conf.veth6a0159d.max_desync_factor = 600
net.ipv6.conf.veth6a0159d.mc_forwarding = 0
net.ipv6.conf.veth6a0159d.mldv1_unsolicited_report_interval = 10000
net.ipv6.conf.veth6a0159d.mldv2_unsolicited_report_interval = 1000
net.ipv6.conf.veth6a0159d.mtu = 1500
net.ipv6.conf.veth6a0159d.ndisc_notify = 0
net.ipv6.conf.veth6a0159d.ndisc_tclass = 0
net.ipv6.conf.veth6a0159d.proxy_ndp = 0
net.ipv6.conf.veth6a0159d.ra_defrtr_metric = 1024
net.ipv6.conf.veth6a0159d.regen_max_retry = 3
net.ipv6.conf.veth6a0159d.router_probe_interval = 60
net.ipv6.conf.veth6a0159d.router_solicitation_delay = 1
net.ipv6.conf.veth6a0159d.router_solicitation_interval = 4
net.ipv6.conf.veth6a0159d.router_solicitation_max_interval = 3600
net.ipv6.conf.veth6a0159d.router_solicitations = -1
net.ipv6.conf.veth6a0159d.rpl_seg_enabled = 0
net.ipv6.conf.veth6a0159d.seg6_enabled = 0
net.ipv6.conf.veth6a0159d.seg6_require_hmac = 0
net.ipv6.conf.veth6a0159d.suppress_frag_ndisc = 1
net.ipv6.conf.veth6a0159d.temp_prefered_lft = 86400
net.ipv6.conf.veth6a0159d.temp_valid_lft = 604800
net.ipv6.conf.veth6a0159d.use_oif_addrs_only = 0
net.ipv6.conf.veth6a0159d.use_tempaddr = 2
net.ipv6.conf.veth82d21bc.accept_dad = 1
net.ipv6.conf.veth82d21bc.accept_ra = 1
net.ipv6.conf.veth82d21bc.accept_ra_defrtr = 1
net.ipv6.conf.veth82d21bc.accept_ra_from_local = 0
net.ipv6.conf.veth82d21bc.accept_ra_min_hop_limit = 1
net.ipv6.conf.veth82d21bc.accept_ra_min_lft = 0
net.ipv6.conf.veth82d21bc.accept_ra_mtu = 1
net.ipv6.conf.veth82d21bc.accept_ra_pinfo = 1
net.ipv6.conf.veth82d21bc.accept_ra_rt_info_max_plen = 0
net.ipv6.conf.veth82d21bc.accept_ra_rt_info_min_plen = 0
net.ipv6.conf.veth82d21bc.accept_ra_rtr_pref = 1
net.ipv6.conf.veth82d21bc.accept_redirects = 1
net.ipv6.conf.veth82d21bc.accept_source_route = 0
net.ipv6.conf.veth82d21bc.addr_gen_mode = 0
net.ipv6.conf.veth82d21bc.autoconf = 1
net.ipv6.conf.veth82d21bc.dad_transmits = 1
net.ipv6.conf.veth82d21bc.disable_ipv6 = 0
net.ipv6.conf.veth82d21bc.disable_policy = 0
net.ipv6.conf.veth82d21bc.drop_unicast_in_l2_multicast = 0
net.ipv6.conf.veth82d21bc.drop_unsolicited_na = 0
net.ipv6.conf.veth82d21bc.enhanced_dad = 1
net.ipv6.conf.veth82d21bc.force_mld_version = 0
net.ipv6.conf.veth82d21bc.force_tllao = 0
net.ipv6.conf.veth82d21bc.forwarding = 1
net.ipv6.conf.veth82d21bc.hop_limit = 64
net.ipv6.conf.veth82d21bc.ignore_routes_with_linkdown = 0
net.ipv6.conf.veth82d21bc.ioam6_enabled = 0
net.ipv6.conf.veth82d21bc.ioam6_id = 65535
net.ipv6.conf.veth82d21bc.ioam6_id_wide = 4294967295
net.ipv6.conf.veth82d21bc.keep_addr_on_down = 0
net.ipv6.conf.veth82d21bc.max_addresses = 16
net.ipv6.conf.veth82d21bc.max_desync_factor = 600
net.ipv6.conf.veth82d21bc.mc_forwarding = 0
net.ipv6.conf.veth82d21bc.mldv1_unsolicited_report_interval = 10000
net.ipv6.conf.veth82d21bc.mldv2_unsolicited_report_interval = 1000
net.ipv6.conf.veth82d21bc.mtu = 1500
net.ipv6.conf.veth82d21bc.ndisc_notify = 0
net.ipv6.conf.veth82d21bc.ndisc_tclass = 0
net.ipv6.conf.veth82d21bc.proxy_ndp = 0
net.ipv6.conf.veth82d21bc.ra_defrtr_metric = 1024
net.ipv6.conf.veth82d21bc.regen_max_retry = 3
net.ipv6.conf.veth82d21bc.router_probe_interval = 60
net.ipv6.conf.veth82d21bc.router_solicitation_delay = 1
net.ipv6.conf.veth82d21bc.router_solicitation_interval = 4
net.ipv6.conf.veth82d21bc.router_solicitation_max_interval = 3600
net.ipv6.conf.veth82d21bc.router_solicitations = -1
net.ipv6.conf.veth82d21bc.rpl_seg_enabled = 0
net.ipv6.conf.veth82d21bc.seg6_enabled = 0
net.ipv6.conf.veth82d21bc.seg6_require_hmac = 0
net.ipv6.conf.veth82d21bc.suppress_frag_ndisc = 1
net.ipv6.conf.veth82d21bc.temp_prefered_lft = 86400
net.ipv6.conf.veth82d21bc.temp_valid_lft = 604800
net.ipv6.conf.veth82d21bc.use_oif_addrs_only = 0
net.ipv6.conf.veth82d21bc.use_tempaddr = 2
net.ipv6.conf.veth8969a70.accept_dad = 1
net.ipv6.conf.veth8969a70.accept_ra = 1
net.ipv6.conf.veth8969a70.accept_ra_defrtr = 1
net.ipv6.conf.veth8969a70.accept_ra_from_local = 0
net.ipv6.conf.veth8969a70.accept_ra_min_hop_limit = 1
net.ipv6.conf.veth8969a70.accept_ra_min_lft = 0
net.ipv6.conf.veth8969a70.accept_ra_mtu = 1
net.ipv6.conf.veth8969a70.accept_ra_pinfo = 1
net.ipv6.conf.veth8969a70.accept_ra_rt_info_max_plen = 0
net.ipv6.conf.veth8969a70.accept_ra_rt_info_min_plen = 0
net.ipv6.conf.veth8969a70.accept_ra_rtr_pref = 1
net.ipv6.conf.veth8969a70.accept_redirects = 1
net.ipv6.conf.veth8969a70.accept_source_route = 0
net.ipv6.conf.veth8969a70.addr_gen_mode = 0
net.ipv6.conf.veth8969a70.autoconf = 1
net.ipv6.conf.veth8969a70.dad_transmits = 1
net.ipv6.conf.veth8969a70.disable_ipv6 = 0
net.ipv6.conf.veth8969a70.disable_policy = 0
net.ipv6.conf.veth8969a70.drop_unicast_in_l2_multicast = 0
net.ipv6.conf.veth8969a70.drop_unsolicited_na = 0
net.ipv6.conf.veth8969a70.enhanced_dad = 1
net.ipv6.conf.veth8969a70.force_mld_version = 0
net.ipv6.conf.veth8969a70.force_tllao = 0
net.ipv6.conf.veth8969a70.forwarding = 1
net.ipv6.conf.veth8969a70.hop_limit = 64
net.ipv6.conf.veth8969a70.ignore_routes_with_linkdown = 0
net.ipv6.conf.veth8969a70.ioam6_enabled = 0
net.ipv6.conf.veth8969a70.ioam6_id = 65535
net.ipv6.conf.veth8969a70.ioam6_id_wide = 4294967295
net.ipv6.conf.veth8969a70.keep_addr_on_down = 0
net.ipv6.conf.veth8969a70.max_addresses = 16
net.ipv6.conf.veth8969a70.max_desync_factor = 600
net.ipv6.conf.veth8969a70.mc_forwarding = 0
net.ipv6.conf.veth8969a70.mldv1_unsolicited_report_interval = 10000
net.ipv6.conf.veth8969a70.mldv2_unsolicited_report_interval = 1000
net.ipv6.conf.veth8969a70.mtu = 1500
net.ipv6.conf.veth8969a70.ndisc_notify = 0
net.ipv6.conf.veth8969a70.ndisc_tclass = 0
net.ipv6.conf.veth8969a70.proxy_ndp = 0
net.ipv6.conf.veth8969a70.ra_defrtr_metric = 1024
net.ipv6.conf.veth8969a70.regen_max_retry = 3
net.ipv6.conf.veth8969a70.router_probe_interval = 60
net.ipv6.conf.veth8969a70.router_solicitation_delay = 1
net.ipv6.conf.veth8969a70.router_solicitation_interval = 4
net.ipv6.conf.veth8969a70.router_solicitation_max_interval = 3600
net.ipv6.conf.veth8969a70.router_solicitations = -1
net.ipv6.conf.veth8969a70.rpl_seg_enabled = 0
net.ipv6.conf.veth8969a70.seg6_enabled = 0
net.ipv6.conf.veth8969a70.seg6_require_hmac = 0
net.ipv6.conf.veth8969a70.suppress_frag_ndisc = 1
net.ipv6.conf.veth8969a70.temp_prefered_lft = 86400
net.ipv6.conf.veth8969a70.temp_valid_lft = 604800
net.ipv6.conf.veth8969a70.use_oif_addrs_only = 0
net.ipv6.conf.veth8969a70.use_tempaddr = 2
net.ipv6.conf.veth92bb99a.accept_dad = 1
net.ipv6.conf.veth92bb99a.accept_ra = 1
net.ipv6.conf.veth92bb99a.accept_ra_defrtr = 1
net.ipv6.conf.veth92bb99a.accept_ra_from_local = 0
net.ipv6.conf.veth92bb99a.accept_ra_min_hop_limit = 1
net.ipv6.conf.veth92bb99a.accept_ra_min_lft = 0
net.ipv6.conf.veth92bb99a.accept_ra_mtu = 1
net.ipv6.conf.veth92bb99a.accept_ra_pinfo = 1
net.ipv6.conf.veth92bb99a.accept_ra_rt_info_max_plen = 0
net.ipv6.conf.veth92bb99a.accept_ra_rt_info_min_plen = 0
net.ipv6.conf.veth92bb99a.accept_ra_rtr_pref = 1
net.ipv6.conf.veth92bb99a.accept_redirects = 1
net.ipv6.conf.veth92bb99a.accept_source_route = 0
net.ipv6.conf.veth92bb99a.addr_gen_mode = 0
net.ipv6.conf.veth92bb99a.autoconf = 1
net.ipv6.conf.veth92bb99a.dad_transmits = 1
net.ipv6.conf.veth92bb99a.disable_ipv6 = 0
net.ipv6.conf.veth92bb99a.disable_policy = 0
net.ipv6.conf.veth92bb99a.drop_unicast_in_l2_multicast = 0
net.ipv6.conf.veth92bb99a.drop_unsolicited_na = 0
net.ipv6.conf.veth92bb99a.enhanced_dad = 1
net.ipv6.conf.veth92bb99a.force_mld_version = 0
net.ipv6.conf.veth92bb99a.force_tllao = 0
net.ipv6.conf.veth92bb99a.forwarding = 1
net.ipv6.conf.veth92bb99a.hop_limit = 64
net.ipv6.conf.veth92bb99a.ignore_routes_with_linkdown = 0
net.ipv6.conf.veth92bb99a.ioam6_enabled = 0
net.ipv6.conf.veth92bb99a.ioam6_id = 65535
net.ipv6.conf.veth92bb99a.ioam6_id_wide = 4294967295
net.ipv6.conf.veth92bb99a.keep_addr_on_down = 0
net.ipv6.conf.veth92bb99a.max_addresses = 16
net.ipv6.conf.veth92bb99a.max_desync_factor = 600
net.ipv6.conf.veth92bb99a.mc_forwarding = 0
net.ipv6.conf.veth92bb99a.mldv1_unsolicited_report_interval = 10000
net.ipv6.conf.veth92bb99a.mldv2_unsolicited_report_interval = 1000
net.ipv6.conf.veth92bb99a.mtu = 1500
net.ipv6.conf.veth92bb99a.ndisc_notify = 0
net.ipv6.conf.veth92bb99a.ndisc_tclass = 0
net.ipv6.conf.veth92bb99a.proxy_ndp = 0
net.ipv6.conf.veth92bb99a.ra_defrtr_metric = 1024
net.ipv6.conf.veth92bb99a.regen_max_retry = 3
net.ipv6.conf.veth92bb99a.router_probe_interval = 60
net.ipv6.conf.veth92bb99a.router_solicitation_delay = 1
net.ipv6.conf.veth92bb99a.router_solicitation_interval = 4
net.ipv6.conf.veth92bb99a.router_solicitation_max_interval = 3600
net.ipv6.conf.veth92bb99a.router_solicitations = -1
net.ipv6.conf.veth92bb99a.rpl_seg_enabled = 0
net.ipv6.conf.veth92bb99a.seg6_enabled = 0
net.ipv6.conf.veth92bb99a.seg6_require_hmac = 0
net.ipv6.conf.veth92bb99a.suppress_frag_ndisc = 1
net.ipv6.conf.veth92bb99a.temp_prefered_lft = 86400
net.ipv6.conf.veth92bb99a.temp_valid_lft = 604800
net.ipv6.conf.veth92bb99a.use_oif_addrs_only = 0
net.ipv6.conf.veth92bb99a.use_tempaddr = 2
net.ipv6.conf.vethad0e433.accept_dad = 1
net.ipv6.conf.vethad0e433.accept_ra = 1
net.ipv6.conf.vethad0e433.accept_ra_defrtr = 1
net.ipv6.conf.vethad0e433.accept_ra_from_local = 0
net.ipv6.conf.vethad0e433.accept_ra_min_hop_limit = 1
net.ipv6.conf.vethad0e433.accept_ra_min_lft = 0
net.ipv6.conf.vethad0e433.accept_ra_mtu = 1
net.ipv6.conf.vethad0e433.accept_ra_pinfo = 1
net.ipv6.conf.vethad0e433.accept_ra_rt_info_max_plen = 0
net.ipv6.conf.vethad0e433.accept_ra_rt_info_min_plen = 0
net.ipv6.conf.vethad0e433.accept_ra_rtr_pref = 1
net.ipv6.conf.vethad0e433.accept_redirects = 1
net.ipv6.conf.vethad0e433.accept_source_route = 0
net.ipv6.conf.vethad0e433.addr_gen_mode = 0
net.ipv6.conf.vethad0e433.autoconf = 1
net.ipv6.conf.vethad0e433.dad_transmits = 1
net.ipv6.conf.vethad0e433.disable_ipv6 = 0
net.ipv6.conf.vethad0e433.disable_policy = 0
net.ipv6.conf.vethad0e433.drop_unicast_in_l2_multicast = 0
net.ipv6.conf.vethad0e433.drop_unsolicited_na = 0
net.ipv6.conf.vethad0e433.enhanced_dad = 1
net.ipv6.conf.vethad0e433.force_mld_version = 0
net.ipv6.conf.vethad0e433.force_tllao = 0
net.ipv6.conf.vethad0e433.forwarding = 1
net.ipv6.conf.vethad0e433.hop_limit = 64
net.ipv6.conf.vethad0e433.ignore_routes_with_linkdown = 0
net.ipv6.conf.vethad0e433.ioam6_enabled = 0
net.ipv6.conf.vethad0e433.ioam6_id = 65535
net.ipv6.conf.vethad0e433.ioam6_id_wide = 4294967295
net.ipv6.conf.vethad0e433.keep_addr_on_down = 0
net.ipv6.conf.vethad0e433.max_addresses = 16
net.ipv6.conf.vethad0e433.max_desync_factor = 600
net.ipv6.conf.vethad0e433.mc_forwarding = 0
net.ipv6.conf.vethad0e433.mldv1_unsolicited_report_interval = 10000
net.ipv6.conf.vethad0e433.mldv2_unsolicited_report_interval = 1000
net.ipv6.conf.vethad0e433.mtu = 1500
net.ipv6.conf.vethad0e433.ndisc_notify = 0
net.ipv6.conf.vethad0e433.ndisc_tclass = 0
net.ipv6.conf.vethad0e433.proxy_ndp = 0
net.ipv6.conf.vethad0e433.ra_defrtr_metric = 1024
net.ipv6.conf.vethad0e433.regen_max_retry = 3
net.ipv6.conf.vethad0e433.router_probe_interval = 60
net.ipv6.conf.vethad0e433.router_solicitation_delay = 1
net.ipv6.conf.vethad0e433.router_solicitation_interval = 4
net.ipv6.conf.vethad0e433.router_solicitation_max_interval = 3600
net.ipv6.conf.vethad0e433.router_solicitations = -1
net.ipv6.conf.vethad0e433.rpl_seg_enabled = 0
net.ipv6.conf.vethad0e433.seg6_enabled = 0
net.ipv6.conf.vethad0e433.seg6_require_hmac = 0
net.ipv6.conf.vethad0e433.suppress_frag_ndisc = 1
net.ipv6.conf.vethad0e433.temp_prefered_lft = 86400
net.ipv6.conf.vethad0e433.temp_valid_lft = 604800
net.ipv6.conf.vethad0e433.use_oif_addrs_only = 0
net.ipv6.conf.vethad0e433.use_tempaddr = 2
net.ipv6.conf.vethdb4260e.accept_dad = 1
net.ipv6.conf.vethdb4260e.accept_ra = 1
net.ipv6.conf.vethdb4260e.accept_ra_defrtr = 1
net.ipv6.conf.vethdb4260e.accept_ra_from_local = 0
net.ipv6.conf.vethdb4260e.accept_ra_min_hop_limit = 1
net.ipv6.conf.vethdb4260e.accept_ra_min_lft = 0
net.ipv6.conf.vethdb4260e.accept_ra_mtu = 1
net.ipv6.conf.vethdb4260e.accept_ra_pinfo = 1
net.ipv6.conf.vethdb4260e.accept_ra_rt_info_max_plen = 0
net.ipv6.conf.vethdb4260e.accept_ra_rt_info_min_plen = 0
net.ipv6.conf.vethdb4260e.accept_ra_rtr_pref = 1
net.ipv6.conf.vethdb4260e.accept_redirects = 1
net.ipv6.conf.vethdb4260e.accept_source_route = 0
net.ipv6.conf.vethdb4260e.addr_gen_mode = 0
net.ipv6.conf.vethdb4260e.autoconf = 1
net.ipv6.conf.vethdb4260e.dad_transmits = 1
net.ipv6.conf.vethdb4260e.disable_ipv6 = 0
net.ipv6.conf.vethdb4260e.disable_policy = 0
net.ipv6.conf.vethdb4260e.drop_unicast_in_l2_multicast = 0
net.ipv6.conf.vethdb4260e.drop_unsolicited_na = 0
net.ipv6.conf.vethdb4260e.enhanced_dad = 1
net.ipv6.conf.vethdb4260e.force_mld_version = 0
net.ipv6.conf.vethdb4260e.force_tllao = 0
net.ipv6.conf.vethdb4260e.forwarding = 1
net.ipv6.conf.vethdb4260e.hop_limit = 64
net.ipv6.conf.vethdb4260e.ignore_routes_with_linkdown = 0
net.ipv6.conf.vethdb4260e.ioam6_enabled = 0
net.ipv6.conf.vethdb4260e.ioam6_id = 65535
net.ipv6.conf.vethdb4260e.ioam6_id_wide = 4294967295
net.ipv6.conf.vethdb4260e.keep_addr_on_down = 0
net.ipv6.conf.vethdb4260e.max_addresses = 16
net.ipv6.conf.vethdb4260e.max_desync_factor = 600
net.ipv6.conf.vethdb4260e.mc_forwarding = 0
net.ipv6.conf.vethdb4260e.mldv1_unsolicited_report_interval = 10000
net.ipv6.conf.vethdb4260e.mldv2_unsolicited_report_interval = 1000
net.ipv6.conf.vethdb4260e.mtu = 1500
net.ipv6.conf.vethdb4260e.ndisc_notify = 0
net.ipv6.conf.vethdb4260e.ndisc_tclass = 0
net.ipv6.conf.vethdb4260e.proxy_ndp = 0
net.ipv6.conf.vethdb4260e.ra_defrtr_metric = 1024
net.ipv6.conf.vethdb4260e.regen_max_retry = 3
net.ipv6.conf.vethdb4260e.router_probe_interval = 60
net.ipv6.conf.vethdb4260e.router_solicitation_delay = 1
net.ipv6.conf.vethdb4260e.router_solicitation_interval = 4
net.ipv6.conf.vethdb4260e.router_solicitation_max_interval = 3600
net.ipv6.conf.vethdb4260e.router_solicitations = -1
net.ipv6.conf.vethdb4260e.rpl_seg_enabled = 0
net.ipv6.conf.vethdb4260e.seg6_enabled = 0
net.ipv6.conf.vethdb4260e.seg6_require_hmac = 0
net.ipv6.conf.vethdb4260e.suppress_frag_ndisc = 1
net.ipv6.conf.vethdb4260e.temp_prefered_lft = 86400
net.ipv6.conf.vethdb4260e.temp_valid_lft = 604800
net.ipv6.conf.vethdb4260e.use_oif_addrs_only = 0
net.ipv6.conf.vethdb4260e.use_tempaddr = 2
net.ipv6.conf.vethfad6631.accept_dad = 1
net.ipv6.conf.vethfad6631.accept_ra = 1
net.ipv6.conf.vethfad6631.accept_ra_defrtr = 1
net.ipv6.conf.vethfad6631.accept_ra_from_local = 0
net.ipv6.conf.vethfad6631.accept_ra_min_hop_limit = 1
net.ipv6.conf.vethfad6631.accept_ra_min_lft = 0
net.ipv6.conf.vethfad6631.accept_ra_mtu = 1
net.ipv6.conf.vethfad6631.accept_ra_pinfo = 1
net.ipv6.conf.vethfad6631.accept_ra_rt_info_max_plen = 0
net.ipv6.conf.vethfad6631.accept_ra_rt_info_min_plen = 0
net.ipv6.conf.vethfad6631.accept_ra_rtr_pref = 1
net.ipv6.conf.vethfad6631.accept_redirects = 1
net.ipv6.conf.vethfad6631.accept_source_route = 0
net.ipv6.conf.vethfad6631.addr_gen_mode = 0
net.ipv6.conf.vethfad6631.autoconf = 1
net.ipv6.conf.vethfad6631.dad_transmits = 1
net.ipv6.conf.vethfad6631.disable_ipv6 = 0
net.ipv6.conf.vethfad6631.disable_policy = 0
net.ipv6.conf.vethfad6631.drop_unicast_in_l2_multicast = 0
net.ipv6.conf.vethfad6631.drop_unsolicited_na = 0
net.ipv6.conf.vethfad6631.enhanced_dad = 1
net.ipv6.conf.vethfad6631.force_mld_version = 0
net.ipv6.conf.vethfad6631.force_tllao = 0
net.ipv6.conf.vethfad6631.forwarding = 1
net.ipv6.conf.vethfad6631.hop_limit = 64
net.ipv6.conf.vethfad6631.ignore_routes_with_linkdown = 0
net.ipv6.conf.vethfad6631.ioam6_enabled = 0
net.ipv6.conf.vethfad6631.ioam6_id = 65535
net.ipv6.conf.vethfad6631.ioam6_id_wide = 4294967295
net.ipv6.conf.vethfad6631.keep_addr_on_down = 0
net.ipv6.conf.vethfad6631.max_addresses = 16
net.ipv6.conf.vethfad6631.max_desync_factor = 600
net.ipv6.conf.vethfad6631.mc_forwarding = 0
net.ipv6.conf.vethfad6631.mldv1_unsolicited_report_interval = 10000
net.ipv6.conf.vethfad6631.mldv2_unsolicited_report_interval = 1000
net.ipv6.conf.vethfad6631.mtu = 1500
net.ipv6.conf.vethfad6631.ndisc_notify = 0
net.ipv6.conf.vethfad6631.ndisc_tclass = 0
net.ipv6.conf.vethfad6631.proxy_ndp = 0
net.ipv6.conf.vethfad6631.ra_defrtr_metric = 1024
net.ipv6.conf.vethfad6631.regen_max_retry = 3
net.ipv6.conf.vethfad6631.router_probe_interval = 60
net.ipv6.conf.vethfad6631.router_solicitation_delay = 1
net.ipv6.conf.vethfad6631.router_solicitation_interval = 4
net.ipv6.conf.vethfad6631.router_solicitation_max_interval = 3600
net.ipv6.conf.vethfad6631.router_solicitations = -1
net.ipv6.conf.vethfad6631.rpl_seg_enabled = 0
net.ipv6.conf.vethfad6631.seg6_enabled = 0
net.ipv6.conf.vethfad6631.seg6_require_hmac = 0
net.ipv6.conf.vethfad6631.suppress_frag_ndisc = 1
net.ipv6.conf.vethfad6631.temp_prefered_lft = 86400
net.ipv6.conf.vethfad6631.temp_valid_lft = 604800
net.ipv6.conf.vethfad6631.use_oif_addrs_only = 0
net.ipv6.conf.vethfad6631.use_tempaddr = 2
net.ipv6.conf.wlp0s20f3.accept_dad = 1
net.ipv6.conf.wlp0s20f3.accept_ra = 0
net.ipv6.conf.wlp0s20f3.accept_ra_defrtr = 1
net.ipv6.conf.wlp0s20f3.accept_ra_from_local = 0
net.ipv6.conf.wlp0s20f3.accept_ra_min_hop_limit = 1
net.ipv6.conf.wlp0s20f3.accept_ra_min_lft = 0
net.ipv6.conf.wlp0s20f3.accept_ra_mtu = 1
net.ipv6.conf.wlp0s20f3.accept_ra_pinfo = 1
net.ipv6.conf.wlp0s20f3.accept_ra_rt_info_max_plen = 0
net.ipv6.conf.wlp0s20f3.accept_ra_rt_info_min_plen = 0
net.ipv6.conf.wlp0s20f3.accept_ra_rtr_pref = 1
net.ipv6.conf.wlp0s20f3.accept_redirects = 1
net.ipv6.conf.wlp0s20f3.accept_source_route = 0
net.ipv6.conf.wlp0s20f3.addr_gen_mode = 1
net.ipv6.conf.wlp0s20f3.autoconf = 1
net.ipv6.conf.wlp0s20f3.dad_transmits = 1
net.ipv6.conf.wlp0s20f3.disable_ipv6 = 0
net.ipv6.conf.wlp0s20f3.disable_policy = 0
net.ipv6.conf.wlp0s20f3.drop_unicast_in_l2_multicast = 0
net.ipv6.conf.wlp0s20f3.drop_unsolicited_na = 0
net.ipv6.conf.wlp0s20f3.enhanced_dad = 1
net.ipv6.conf.wlp0s20f3.force_mld_version = 0
net.ipv6.conf.wlp0s20f3.force_tllao = 0
net.ipv6.conf.wlp0s20f3.forwarding = 0
net.ipv6.conf.wlp0s20f3.hop_limit = 64
net.ipv6.conf.wlp0s20f3.ignore_routes_with_linkdown = 0
net.ipv6.conf.wlp0s20f3.ioam6_enabled = 0
net.ipv6.conf.wlp0s20f3.ioam6_id = 65535
net.ipv6.conf.wlp0s20f3.ioam6_id_wide = 4294967295
net.ipv6.conf.wlp0s20f3.keep_addr_on_down = 0
net.ipv6.conf.wlp0s20f3.max_addresses = 16
net.ipv6.conf.wlp0s20f3.max_desync_factor = 600
net.ipv6.conf.wlp0s20f3.mc_forwarding = 0
net.ipv6.conf.wlp0s20f3.mldv1_unsolicited_report_interval = 10000
net.ipv6.conf.wlp0s20f3.mldv2_unsolicited_report_interval = 1000
net.ipv6.conf.wlp0s20f3.mtu = 1500
net.ipv6.conf.wlp0s20f3.ndisc_notify = 0
net.ipv6.conf.wlp0s20f3.ndisc_tclass = 0
net.ipv6.conf.wlp0s20f3.proxy_ndp = 0
net.ipv6.conf.wlp0s20f3.ra_defrtr_metric = 1024
net.ipv6.conf.wlp0s20f3.regen_max_retry = 3
net.ipv6.conf.wlp0s20f3.router_probe_interval = 60
net.ipv6.conf.wlp0s20f3.router_solicitation_delay = 1
net.ipv6.conf.wlp0s20f3.router_solicitation_interval = 4
net.ipv6.conf.wlp0s20f3.router_solicitation_max_interval = 3600
net.ipv6.conf.wlp0s20f3.router_solicitations = -1
net.ipv6.conf.wlp0s20f3.rpl_seg_enabled = 0
net.ipv6.conf.wlp0s20f3.seg6_enabled = 0
net.ipv6.conf.wlp0s20f3.seg6_require_hmac = 0
net.ipv6.conf.wlp0s20f3.suppress_frag_ndisc = 1
net.ipv6.conf.wlp0s20f3.temp_prefered_lft = 86400
net.ipv6.conf.wlp0s20f3.temp_valid_lft = 604800
net.ipv6.conf.wlp0s20f3.use_oif_addrs_only = 0
net.ipv6.conf.wlp0s20f3.use_tempaddr = 0
net.ipv6.fib_multipath_hash_fields = 7
net.ipv6.fib_multipath_hash_policy = 0
net.ipv6.fib_notify_on_flag_change = 0
net.ipv6.flowlabel_consistency = 1
net.ipv6.flowlabel_reflect = 0
net.ipv6.flowlabel_state_ranges = 0
net.ipv6.fwmark_reflect = 0
net.ipv6.icmp.echo_ignore_all = 0
net.ipv6.icmp.echo_ignore_anycast = 0
net.ipv6.icmp.echo_ignore_multicast = 0
net.ipv6.icmp.ratelimit = 1000
net.ipv6.icmp.ratemask = 0-1,3-127
net.ipv6.idgen_delay = 1
net.ipv6.idgen_retries = 3
net.ipv6.ioam6_id = 16777215
net.ipv6.ioam6_id_wide = 72057594037927935
net.ipv6.ip6frag_high_thresh = 4194304
net.ipv6.ip6frag_low_thresh = 3145728
net.ipv6.ip6frag_secret_interval = 0
net.ipv6.ip6frag_time = 60
net.ipv6.ip_nonlocal_bind = 0
net.ipv6.max_dst_opts_length = 2147483647
net.ipv6.max_dst_opts_number = 8
net.ipv6.max_hbh_length = 2147483647
net.ipv6.max_hbh_opts_number = 8
net.ipv6.mld_max_msf = 64
net.ipv6.mld_qrv = 2
net.ipv6.neigh.br-2320a41f4e0a.anycast_delay = 100
net.ipv6.neigh.br-2320a41f4e0a.app_solicit = 0
net.ipv6.neigh.br-2320a41f4e0a.base_reachable_time_ms = 30000
net.ipv6.neigh.br-2320a41f4e0a.delay_first_probe_time = 5
net.ipv6.neigh.br-2320a41f4e0a.gc_stale_time = 60
net.ipv6.neigh.br-2320a41f4e0a.locktime = 0
net.ipv6.neigh.br-2320a41f4e0a.mcast_resolicit = 0
net.ipv6.neigh.br-2320a41f4e0a.mcast_solicit = 3
net.ipv6.neigh.br-2320a41f4e0a.proxy_delay = 80
net.ipv6.neigh.br-2320a41f4e0a.proxy_qlen = 64
net.ipv6.neigh.br-2320a41f4e0a.retrans_time_ms = 1000
net.ipv6.neigh.br-2320a41f4e0a.ucast_solicit = 3
net.ipv6.neigh.br-2320a41f4e0a.unres_qlen = 101
net.ipv6.neigh.br-2320a41f4e0a.unres_qlen_bytes = 212992
net.ipv6.neigh.br-504eaad9515d.anycast_delay = 100
net.ipv6.neigh.br-504eaad9515d.app_solicit = 0
net.ipv6.neigh.br-504eaad9515d.base_reachable_time_ms = 30000
net.ipv6.neigh.br-504eaad9515d.delay_first_probe_time = 5
net.ipv6.neigh.br-504eaad9515d.gc_stale_time = 60
net.ipv6.neigh.br-504eaad9515d.locktime = 0
net.ipv6.neigh.br-504eaad9515d.mcast_resolicit = 0
net.ipv6.neigh.br-504eaad9515d.mcast_solicit = 3
net.ipv6.neigh.br-504eaad9515d.proxy_delay = 80
net.ipv6.neigh.br-504eaad9515d.proxy_qlen = 64
net.ipv6.neigh.br-504eaad9515d.retrans_time_ms = 1000
net.ipv6.neigh.br-504eaad9515d.ucast_solicit = 3
net.ipv6.neigh.br-504eaad9515d.unres_qlen = 101
net.ipv6.neigh.br-504eaad9515d.unres_qlen_bytes = 212992
net.ipv6.neigh.br-6198ba658c0e.anycast_delay = 100
net.ipv6.neigh.br-6198ba658c0e.app_solicit = 0
net.ipv6.neigh.br-6198ba658c0e.base_reachable_time_ms = 30000
net.ipv6.neigh.br-6198ba658c0e.delay_first_probe_time = 5
net.ipv6.neigh.br-6198ba658c0e.gc_stale_time = 60
net.ipv6.neigh.br-6198ba658c0e.locktime = 0
net.ipv6.neigh.br-6198ba658c0e.mcast_resolicit = 0
net.ipv6.neigh.br-6198ba658c0e.mcast_solicit = 3
net.ipv6.neigh.br-6198ba658c0e.proxy_delay = 80
net.ipv6.neigh.br-6198ba658c0e.proxy_qlen = 64
net.ipv6.neigh.br-6198ba658c0e.retrans_time_ms = 1000
net.ipv6.neigh.br-6198ba658c0e.ucast_solicit = 3
net.ipv6.neigh.br-6198ba658c0e.unres_qlen = 101
net.ipv6.neigh.br-6198ba658c0e.unres_qlen_bytes = 212992
net.ipv6.neigh.br-81eb9daf3f72.anycast_delay = 100
net.ipv6.neigh.br-81eb9daf3f72.app_solicit = 0
net.ipv6.neigh.br-81eb9daf3f72.base_reachable_time_ms = 30000
net.ipv6.neigh.br-81eb9daf3f72.delay_first_probe_time = 5
net.ipv6.neigh.br-81eb9daf3f72.gc_stale_time = 60
net.ipv6.neigh.br-81eb9daf3f72.locktime = 0
net.ipv6.neigh.br-81eb9daf3f72.mcast_resolicit = 0
net.ipv6.neigh.br-81eb9daf3f72.mcast_solicit = 3
net.ipv6.neigh.br-81eb9daf3f72.proxy_delay = 80
net.ipv6.neigh.br-81eb9daf3f72.proxy_qlen = 64
net.ipv6.neigh.br-81eb9daf3f72.retrans_time_ms = 1000
net.ipv6.neigh.br-81eb9daf3f72.ucast_solicit = 3
net.ipv6.neigh.br-81eb9daf3f72.unres_qlen = 101
net.ipv6.neigh.br-81eb9daf3f72.unres_qlen_bytes = 212992
net.ipv6.neigh.br-8f7f51e039e9.anycast_delay = 100
net.ipv6.neigh.br-8f7f51e039e9.app_solicit = 0
net.ipv6.neigh.br-8f7f51e039e9.base_reachable_time_ms = 30000
net.ipv6.neigh.br-8f7f51e039e9.delay_first_probe_time = 5
net.ipv6.neigh.br-8f7f51e039e9.gc_stale_time = 60
net.ipv6.neigh.br-8f7f51e039e9.locktime = 0
net.ipv6.neigh.br-8f7f51e039e9.mcast_resolicit = 0
net.ipv6.neigh.br-8f7f51e039e9.mcast_solicit = 3
net.ipv6.neigh.br-8f7f51e039e9.proxy_delay = 80
net.ipv6.neigh.br-8f7f51e039e9.proxy_qlen = 64
net.ipv6.neigh.br-8f7f51e039e9.retrans_time_ms = 1000
net.ipv6.neigh.br-8f7f51e039e9.ucast_solicit = 3
net.ipv6.neigh.br-8f7f51e039e9.unres_qlen = 101
net.ipv6.neigh.br-8f7f51e039e9.unres_qlen_bytes = 212992
net.ipv6.neigh.br-aa47d797060f.anycast_delay = 100
net.ipv6.neigh.br-aa47d797060f.app_solicit = 0
net.ipv6.neigh.br-aa47d797060f.base_reachable_time_ms = 30000
net.ipv6.neigh.br-aa47d797060f.delay_first_probe_time = 5
net.ipv6.neigh.br-aa47d797060f.gc_stale_time = 60
net.ipv6.neigh.br-aa47d797060f.locktime = 0
net.ipv6.neigh.br-aa47d797060f.mcast_resolicit = 0
net.ipv6.neigh.br-aa47d797060f.mcast_solicit = 3
net.ipv6.neigh.br-aa47d797060f.proxy_delay = 80
net.ipv6.neigh.br-aa47d797060f.proxy_qlen = 64
net.ipv6.neigh.br-aa47d797060f.retrans_time_ms = 1000
net.ipv6.neigh.br-aa47d797060f.ucast_solicit = 3
net.ipv6.neigh.br-aa47d797060f.unres_qlen = 101
net.ipv6.neigh.br-aa47d797060f.unres_qlen_bytes = 212992
net.ipv6.neigh.br-d3e45f7f2f64.anycast_delay = 100
net.ipv6.neigh.br-d3e45f7f2f64.app_solicit = 0
net.ipv6.neigh.br-d3e45f7f2f64.base_reachable_time_ms = 30000
net.ipv6.neigh.br-d3e45f7f2f64.delay_first_probe_time = 5
net.ipv6.neigh.br-d3e45f7f2f64.gc_stale_time = 60
net.ipv6.neigh.br-d3e45f7f2f64.locktime = 0
net.ipv6.neigh.br-d3e45f7f2f64.mcast_resolicit = 0
net.ipv6.neigh.br-d3e45f7f2f64.mcast_solicit = 3
net.ipv6.neigh.br-d3e45f7f2f64.proxy_delay = 80
net.ipv6.neigh.br-d3e45f7f2f64.proxy_qlen = 64
net.ipv6.neigh.br-d3e45f7f2f64.retrans_time_ms = 1000
net.ipv6.neigh.br-d3e45f7f2f64.ucast_solicit = 3
net.ipv6.neigh.br-d3e45f7f2f64.unres_qlen = 101
net.ipv6.neigh.br-d3e45f7f2f64.unres_qlen_bytes = 212992
net.ipv6.neigh.br-f51c7aa257fd.anycast_delay = 100
net.ipv6.neigh.br-f51c7aa257fd.app_solicit = 0
net.ipv6.neigh.br-f51c7aa257fd.base_reachable_time_ms = 30000
net.ipv6.neigh.br-f51c7aa257fd.delay_first_probe_time = 5
net.ipv6.neigh.br-f51c7aa257fd.gc_stale_time = 60
net.ipv6.neigh.br-f51c7aa257fd.locktime = 0
net.ipv6.neigh.br-f51c7aa257fd.mcast_resolicit = 0
net.ipv6.neigh.br-f51c7aa257fd.mcast_solicit = 3
net.ipv6.neigh.br-f51c7aa257fd.proxy_delay = 80
net.ipv6.neigh.br-f51c7aa257fd.proxy_qlen = 64
net.ipv6.neigh.br-f51c7aa257fd.retrans_time_ms = 1000
net.ipv6.neigh.br-f51c7aa257fd.ucast_solicit = 3
net.ipv6.neigh.br-f51c7aa257fd.unres_qlen = 101
net.ipv6.neigh.br-f51c7aa257fd.unres_qlen_bytes = 212992
net.ipv6.neigh.default.anycast_delay = 100
net.ipv6.neigh.default.app_solicit = 0
net.ipv6.neigh.default.base_reachable_time_ms = 30000
net.ipv6.neigh.default.delay_first_probe_time = 5
net.ipv6.neigh.default.gc_interval = 30
net.ipv6.neigh.default.gc_stale_time = 60
net.ipv6.neigh.default.gc_thresh1 = 128
net.ipv6.neigh.default.gc_thresh2 = 512
net.ipv6.neigh.default.gc_thresh3 = 1024
net.ipv6.neigh.default.locktime = 0
net.ipv6.neigh.default.mcast_resolicit = 0
net.ipv6.neigh.default.mcast_solicit = 3
net.ipv6.neigh.default.proxy_delay = 80
net.ipv6.neigh.default.proxy_qlen = 64
net.ipv6.neigh.default.retrans_time_ms = 1000
net.ipv6.neigh.default.ucast_solicit = 3
net.ipv6.neigh.default.unres_qlen = 101
net.ipv6.neigh.default.unres_qlen_bytes = 212992
net.ipv6.neigh.docker0.anycast_delay = 100
net.ipv6.neigh.docker0.app_solicit = 0
net.ipv6.neigh.docker0.base_reachable_time_ms = 30000
net.ipv6.neigh.docker0.delay_first_probe_time = 5
net.ipv6.neigh.docker0.gc_stale_time = 60
net.ipv6.neigh.docker0.locktime = 0
net.ipv6.neigh.docker0.mcast_resolicit = 0
net.ipv6.neigh.docker0.mcast_solicit = 3
net.ipv6.neigh.docker0.proxy_delay = 80
net.ipv6.neigh.docker0.proxy_qlen = 64
net.ipv6.neigh.docker0.retrans_time_ms = 1000
net.ipv6.neigh.docker0.ucast_solicit = 3
net.ipv6.neigh.docker0.unres_qlen = 101
net.ipv6.neigh.docker0.unres_qlen_bytes = 212992
net.ipv6.neigh.eno1.anycast_delay = 100
net.ipv6.neigh.eno1.app_solicit = 0
net.ipv6.neigh.eno1.base_reachable_time_ms = 30000
net.ipv6.neigh.eno1.delay_first_probe_time = 5
net.ipv6.neigh.eno1.gc_stale_time = 60
net.ipv6.neigh.eno1.locktime = 0
net.ipv6.neigh.eno1.mcast_resolicit = 0
net.ipv6.neigh.eno1.mcast_solicit = 3
net.ipv6.neigh.eno1.proxy_delay = 80
net.ipv6.neigh.eno1.proxy_qlen = 64
net.ipv6.neigh.eno1.retrans_time_ms = 1000
net.ipv6.neigh.eno1.ucast_solicit = 3
net.ipv6.neigh.eno1.unres_qlen = 101
net.ipv6.neigh.eno1.unres_qlen_bytes = 212992
net.ipv6.neigh.lo.anycast_delay = 100
net.ipv6.neigh.lo.app_solicit = 0
net.ipv6.neigh.lo.base_reachable_time_ms = 30000
net.ipv6.neigh.lo.delay_first_probe_time = 5
net.ipv6.neigh.lo.gc_stale_time = 60
net.ipv6.neigh.lo.locktime = 0
net.ipv6.neigh.lo.mcast_resolicit = 0
net.ipv6.neigh.lo.mcast_solicit = 3
net.ipv6.neigh.lo.proxy_delay = 80
net.ipv6.neigh.lo.proxy_qlen = 64
net.ipv6.neigh.lo.retrans_time_ms = 1000
net.ipv6.neigh.lo.ucast_solicit = 3
net.ipv6.neigh.lo.unres_qlen = 101
net.ipv6.neigh.lo.unres_qlen_bytes = 212992
net.ipv6.neigh.veth04e823b.anycast_delay = 100
net.ipv6.neigh.veth04e823b.app_solicit = 0
net.ipv6.neigh.veth04e823b.base_reachable_time_ms = 30000
net.ipv6.neigh.veth04e823b.delay_first_probe_time = 5
net.ipv6.neigh.veth04e823b.gc_stale_time = 60
net.ipv6.neigh.veth04e823b.locktime = 0
net.ipv6.neigh.veth04e823b.mcast_resolicit = 0
net.ipv6.neigh.veth04e823b.mcast_solicit = 3
net.ipv6.neigh.veth04e823b.proxy_delay = 80
net.ipv6.neigh.veth04e823b.proxy_qlen = 64
net.ipv6.neigh.veth04e823b.retrans_time_ms = 1000
net.ipv6.neigh.veth04e823b.ucast_solicit = 3
net.ipv6.neigh.veth04e823b.unres_qlen = 101
net.ipv6.neigh.veth04e823b.unres_qlen_bytes = 212992
net.ipv6.neigh.veth4486d7b.anycast_delay = 100
net.ipv6.neigh.veth4486d7b.app_solicit = 0
net.ipv6.neigh.veth4486d7b.base_reachable_time_ms = 30000
net.ipv6.neigh.veth4486d7b.delay_first_probe_time = 5
net.ipv6.neigh.veth4486d7b.gc_stale_time = 60
net.ipv6.neigh.veth4486d7b.locktime = 0
net.ipv6.neigh.veth4486d7b.mcast_resolicit = 0
net.ipv6.neigh.veth4486d7b.mcast_solicit = 3
net.ipv6.neigh.veth4486d7b.proxy_delay = 80
net.ipv6.neigh.veth4486d7b.proxy_qlen = 64
net.ipv6.neigh.veth4486d7b.retrans_time_ms = 1000
net.ipv6.neigh.veth4486d7b.ucast_solicit = 3
net.ipv6.neigh.veth4486d7b.unres_qlen = 101
net.ipv6.neigh.veth4486d7b.unres_qlen_bytes = 212992
net.ipv6.neigh.veth59071fb.anycast_delay = 100
net.ipv6.neigh.veth59071fb.app_solicit = 0
net.ipv6.neigh.veth59071fb.base_reachable_time_ms = 30000
net.ipv6.neigh.veth59071fb.delay_first_probe_time = 5
net.ipv6.neigh.veth59071fb.gc_stale_time = 60
net.ipv6.neigh.veth59071fb.locktime = 0
net.ipv6.neigh.veth59071fb.mcast_resolicit = 0
net.ipv6.neigh.veth59071fb.mcast_solicit = 3
net.ipv6.neigh.veth59071fb.proxy_delay = 80
net.ipv6.neigh.veth59071fb.proxy_qlen = 64
net.ipv6.neigh.veth59071fb.retrans_time_ms = 1000
net.ipv6.neigh.veth59071fb.ucast_solicit = 3
net.ipv6.neigh.veth59071fb.unres_qlen = 101
net.ipv6.neigh.veth59071fb.unres_qlen_bytes = 212992
net.ipv6.neigh.veth6a0159d.anycast_delay = 100
net.ipv6.neigh.veth6a0159d.app_solicit = 0
net.ipv6.neigh.veth6a0159d.base_reachable_time_ms = 30000
net.ipv6.neigh.veth6a0159d.delay_first_probe_time = 5
net.ipv6.neigh.veth6a0159d.gc_stale_time = 60
net.ipv6.neigh.veth6a0159d.locktime = 0
net.ipv6.neigh.veth6a0159d.mcast_resolicit = 0
net.ipv6.neigh.veth6a0159d.mcast_solicit = 3
net.ipv6.neigh.veth6a0159d.proxy_delay = 80
net.ipv6.neigh.veth6a0159d.proxy_qlen = 64
net.ipv6.neigh.veth6a0159d.retrans_time_ms = 1000
net.ipv6.neigh.veth6a0159d.ucast_solicit = 3
net.ipv6.neigh.veth6a0159d.unres_qlen = 101
net.ipv6.neigh.veth6a0159d.unres_qlen_bytes = 212992
net.ipv6.neigh.veth82d21bc.anycast_delay = 100
net.ipv6.neigh.veth82d21bc.app_solicit = 0
net.ipv6.neigh.veth82d21bc.base_reachable_time_ms = 30000
net.ipv6.neigh.veth82d21bc.delay_first_probe_time = 5
net.ipv6.neigh.veth82d21bc.gc_stale_time = 60
net.ipv6.neigh.veth82d21bc.locktime = 0
net.ipv6.neigh.veth82d21bc.mcast_resolicit = 0
net.ipv6.neigh.veth82d21bc.mcast_solicit = 3
net.ipv6.neigh.veth82d21bc.proxy_delay = 80
net.ipv6.neigh.veth82d21bc.proxy_qlen = 64
net.ipv6.neigh.veth82d21bc.retrans_time_ms = 1000
net.ipv6.neigh.veth82d21bc.ucast_solicit = 3
net.ipv6.neigh.veth82d21bc.unres_qlen = 101
net.ipv6.neigh.veth82d21bc.unres_qlen_bytes = 212992
net.ipv6.neigh.veth8969a70.anycast_delay = 100
net.ipv6.neigh.veth8969a70.app_solicit = 0
net.ipv6.neigh.veth8969a70.base_reachable_time_ms = 30000
net.ipv6.neigh.veth8969a70.delay_first_probe_time = 5
net.ipv6.neigh.veth8969a70.gc_stale_time = 60
net.ipv6.neigh.veth8969a70.locktime = 0
net.ipv6.neigh.veth8969a70.mcast_resolicit = 0
net.ipv6.neigh.veth8969a70.mcast_solicit = 3
net.ipv6.neigh.veth8969a70.proxy_delay = 80
net.ipv6.neigh.veth8969a70.proxy_qlen = 64
net.ipv6.neigh.veth8969a70.retrans_time_ms = 1000
net.ipv6.neigh.veth8969a70.ucast_solicit = 3
net.ipv6.neigh.veth8969a70.unres_qlen = 101
net.ipv6.neigh.veth8969a70.unres_qlen_bytes = 212992
net.ipv6.neigh.veth92bb99a.anycast_delay = 100
net.ipv6.neigh.veth92bb99a.app_solicit = 0
net.ipv6.neigh.veth92bb99a.base_reachable_time_ms = 30000
net.ipv6.neigh.veth92bb99a.delay_first_probe_time = 5
net.ipv6.neigh.veth92bb99a.gc_stale_time = 60
net.ipv6.neigh.veth92bb99a.locktime = 0
net.ipv6.neigh.veth92bb99a.mcast_resolicit = 0
net.ipv6.neigh.veth92bb99a.mcast_solicit = 3
net.ipv6.neigh.veth92bb99a.proxy_delay = 80
net.ipv6.neigh.veth92bb99a.proxy_qlen = 64
net.ipv6.neigh.veth92bb99a.retrans_time_ms = 1000
net.ipv6.neigh.veth92bb99a.ucast_solicit = 3
net.ipv6.neigh.veth92bb99a.unres_qlen = 101
net.ipv6.neigh.veth92bb99a.unres_qlen_bytes = 212992
net.ipv6.neigh.vethad0e433.anycast_delay = 100
net.ipv6.neigh.vethad0e433.app_solicit = 0
net.ipv6.neigh.vethad0e433.base_reachable_time_ms = 30000
net.ipv6.neigh.vethad0e433.delay_first_probe_time = 5
net.ipv6.neigh.vethad0e433.gc_stale_time = 60
net.ipv6.neigh.vethad0e433.locktime = 0
net.ipv6.neigh.vethad0e433.mcast_resolicit = 0
net.ipv6.neigh.vethad0e433.mcast_solicit = 3
net.ipv6.neigh.vethad0e433.proxy_delay = 80
net.ipv6.neigh.vethad0e433.proxy_qlen = 64
net.ipv6.neigh.vethad0e433.retrans_time_ms = 1000
net.ipv6.neigh.vethad0e433.ucast_solicit = 3
net.ipv6.neigh.vethad0e433.unres_qlen = 101
net.ipv6.neigh.vethad0e433.unres_qlen_bytes = 212992
net.ipv6.neigh.vethdb4260e.anycast_delay = 100
net.ipv6.neigh.vethdb4260e.app_solicit = 0
net.ipv6.neigh.vethdb4260e.base_reachable_time_ms = 30000
net.ipv6.neigh.vethdb4260e.delay_first_probe_time = 5
net.ipv6.neigh.vethdb4260e.gc_stale_time = 60
net.ipv6.neigh.vethdb4260e.locktime = 0
net.ipv6.neigh.vethdb4260e.mcast_resolicit = 0
net.ipv6.neigh.vethdb4260e.mcast_solicit = 3
net.ipv6.neigh.vethdb4260e.proxy_delay = 80
net.ipv6.neigh.vethdb4260e.proxy_qlen = 64
net.ipv6.neigh.vethdb4260e.retrans_time_ms = 1000
net.ipv6.neigh.vethdb4260e.ucast_solicit = 3
net.ipv6.neigh.vethdb4260e.unres_qlen = 101
net.ipv6.neigh.vethdb4260e.unres_qlen_bytes = 212992
net.ipv6.neigh.vethfad6631.anycast_delay = 100
net.ipv6.neigh.vethfad6631.app_solicit = 0
net.ipv6.neigh.vethfad6631.base_reachable_time_ms = 30000
net.ipv6.neigh.vethfad6631.delay_first_probe_time = 5
net.ipv6.neigh.vethfad6631.gc_stale_time = 60
net.ipv6.neigh.vethfad6631.locktime = 0
net.ipv6.neigh.vethfad6631.mcast_resolicit = 0
net.ipv6.neigh.vethfad6631.mcast_solicit = 3
net.ipv6.neigh.vethfad6631.proxy_delay = 80
net.ipv6.neigh.vethfad6631.proxy_qlen = 64
net.ipv6.neigh.vethfad6631.retrans_time_ms = 1000
net.ipv6.neigh.vethfad6631.ucast_solicit = 3
net.ipv6.neigh.vethfad6631.unres_qlen = 101
net.ipv6.neigh.vethfad6631.unres_qlen_bytes = 212992
net.ipv6.neigh.wlp0s20f3.anycast_delay = 100
net.ipv6.neigh.wlp0s20f3.app_solicit = 0
net.ipv6.neigh.wlp0s20f3.base_reachable_time_ms = 30000
net.ipv6.neigh.wlp0s20f3.delay_first_probe_time = 5
net.ipv6.neigh.wlp0s20f3.gc_stale_time = 60
net.ipv6.neigh.wlp0s20f3.locktime = 0
net.ipv6.neigh.wlp0s20f3.mcast_resolicit = 0
net.ipv6.neigh.wlp0s20f3.mcast_solicit = 3
net.ipv6.neigh.wlp0s20f3.proxy_delay = 80
net.ipv6.neigh.wlp0s20f3.proxy_qlen = 64
net.ipv6.neigh.wlp0s20f3.retrans_time_ms = 1000
net.ipv6.neigh.wlp0s20f3.ucast_solicit = 3
net.ipv6.neigh.wlp0s20f3.unres_qlen = 101
net.ipv6.neigh.wlp0s20f3.unres_qlen_bytes = 212992
net.ipv6.route.gc_elasticity = 9
net.ipv6.route.gc_interval = 30
net.ipv6.route.gc_min_interval = 0
net.ipv6.route.gc_min_interval_ms = 500
net.ipv6.route.gc_thresh = 1024
net.ipv6.route.gc_timeout = 60
net.ipv6.route.max_size = 4096
net.ipv6.route.min_adv_mss = 1220
net.ipv6.route.mtu_expires = 600
net.ipv6.route.skip_notify_on_dev_down = 0
net.ipv6.seg6_flowlabel = 0
net.ipv6.xfrm6_gc_thresh = 32768
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment