Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-101021

bond.options: 'ns_ip6_target' option requires 'arp_interval' option to be set

Linking RHIVOS CVEs to...Migration: Automation ...SWIFT: POC ConversionSync from "Extern...XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • rhel-9.6
    • NetworkManager
    • None
    • No
    • None
    • rhel-net-mgmt
    • None
    • False
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • None
    • None
    • Unspecified
    • Unspecified
    • Unspecified
    • None

      What were you trying to do that didn't work?

      Got error

      Error: Failed to add 'bond0' connection: bond.options: 'ns_ip6_target' option requires 'arp_interval' option to be set
      

      Even with `arp_interval` defined.

      What is the impact of this issue to you?

      Cosmetic, this `arp_interval` only valid in bond balance-rr and balance-xor mode

      Please provide the package NVR for which the bug is seen:

      NetworkManager-1.55.1-34016.copr.5ab04c8f56.el9.x86_64

      How reproducible is this bug?:

      100%

      Steps to reproduce

      sudo nmcli c add type bond connection.id bond0 \
          ipv4.method disabled ipv6.method disabled \
          bond.options \
          "mode=802.3ad,arp_interval=50,lacp_active=1,ns_ip6_target=2001:db8:a::3"
      

      Expected results

      `ns_ip6_target` been correctly set.

      Actual results

      `ns_ip6_target` is only valid for bond mode: balance-rr and balance-xor

              nm-team Network Management Team
              fge@redhat.com Gris Ge
              Network Management Team Network Management Team
              Vladimir Benes Vladimir Benes
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated: