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

Configuration can't be saved after lldpad terminated

Linking RHIVOS CVEs to...Migration: Automation ...Sync from "Extern...XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done-Errata
    • Icon: Undefined Undefined
    • rhel-9.6
    • rhel-9.6
    • lldpad
    • lldpad-1.1.1-4.gitf1dd9eb.el9
    • Yes
    • Moderate
    • 1
    • rhel-net-core
    • ssg_networking
    • 23
    • 26
    • 3
    • False
    • False
    • Hide

      None

      Show
      None
    • Yes
    • NST-Core-25W06
    • Bug Fix
    • Hide
      .Networking interface configuration persists after `lldpad` termination

      Before this update, the networking interface configuration was removed when Link Layer Discovery Protocol Agent Daemon (`lldpad`) was terminated by `systemd` or manually. This update fixes the `lldpad` source-code so that the service does not reset interface configuration after termination.
      Show
      .Networking interface configuration persists after `lldpad` termination Before this update, the networking interface configuration was removed when Link Layer Discovery Protocol Agent Daemon (`lldpad`) was terminated by `systemd` or manually. This update fixes the `lldpad` source-code so that the service does not reset interface configuration after termination.
    • Done
    • None
    • 57,005

      Description of problem:
      This is a follow-on to BZ1997064 (same summar). The fix for the original problem went into the 1.1.1 build of lldpad, but it needs to get rolled into lldpad 1.1.3

       

      Version-Release number of selected component (if applicable):

      lldpad-1.1.1-3.gitf1dd9eb.el9.x86_64.rpm

       

      How reproducible:
      Always

      Steps to Reproduce:
      1. Configure several virtual interfaces to be created at boot time
      2. Start lldpad
      3. lldptool set-lldp -i <interface> adminStatus=rxtx #assume it starts as "disabled"
      4. reboot
      5. start lldpad
      6. lldptool get-lldp -i <interface> adminStatus
      7. Observe: adminstatus=rxtx
      8. lldptool set-lldp -i <interface> adminStatus=disabled
      9. modify order of virtual interface creation
      10. reboot
      11. start lldpad
      12. lldptool get-lldp -i <interface> adminStatus
      13. Observe: adminstatus=rxtx

      Actual results:
      adminStatus reverts to rxtx

      Expected results:
      adminStatus should maintain "disabled."

      Additional info:

              haliu@redhat.com Hangbin Liu
              malucius@redhat.com Matt Lucius
              Aaron Conole Aaron Conole
              Fei Liu Fei Liu
              Jaroslav Klech Jaroslav Klech
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: