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

PIM: static multicast route not set after save & reboot

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • rhel-8.10.z
    • frr
    • None
    • No
    • Low
    • rhel-sst-cs-net-perf-services
    • ssg_core_services
    • 2
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • None
    • None
    • x86_64
    • None

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

      PIM: static multicast route not set after save & reboot

      Same as the upstream issue:
      https://github.com/FRRouting/frr/issues/4636

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

      frr-7.5.1-22.el8.x86_64

      - How reproducible:

      ~~~

       $ cat vtysh.conf
      no service integrated-vtysh-config          <====== using this

       $ cat pimd.conf|grep -v "!"
      frr version 7.5.1
      frr defaults traditional
      hostname rh8net
      domainname nisdomain
      interface net1
       ip pim
      interface net2
       ip pim
       ip mroute net1 225.0.0.184               <==== configuration file have this
      line vty

      but after restart the frr service or reboot, it will not have the mroute configuration in running-config

       $ vtysh  -c "show running-config"|grep -v "!"
      Building configuration...

      Current configuration:
      frr version 7.5.1
      frr defaults traditional
      hostname rh8
      domainname nisdomain
      no ipv6 forwarding
      hostname rh8net
      no service integrated-vtysh-config
      interface net1
       ip pim
      interface net2
       ip pim
      line vty
      end

      ~~~

      - Expected results

      The mroute configuration entry should be persistent

      - Actual results

      The mroute configuration entry is non-persistent

              mruprich@redhat.com Michal Ruprich
              rhn-support-xiaoyali Xiaoyan Liu
              Xiaoyan Liu
              Michal Ruprich Michal Ruprich
              Frantisek Hrdina Frantisek Hrdina
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated: