You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reopened from #17181: This issue is identical, with the caveat that it no longer happens every time, but occurs inconsistently.
BSR can advertise RP groups, but itself does not have those groups available in show ipv6 pim rp-info, e.g.
for a BSR host 1, we have no BSR RPs,
host1# show ipv6 pim rp-info
RP address group/prefix-list OIF I am RP Source Group-Type
fd28:: ff08:1234::/32 eth0 no Static ASM
for host 2 (the RP) we do have BSR RPs,
host2# show ipv6 pim rp-info
RP address group/prefix-list OIF I am RP Source Group-Type
fd28:: ff08::/16 lo yes BSR ASM
fd28:: ff08:1234::/32 lo yes Static ASM
fd28:: ff08:1235::/32 lo yes BSR ASM
and for another node host 3 (not RP nor BSR) we have BSR RPs.
host3# show ipv6 pim rp-info
RP address group/prefix-list OIF I am RP Source Group-Type
fd28:: ff08::/16 eth0 no BSR ASM
fd28:: ff08:1234::/32 eth0 no Static ASM
fd28:: ff08:1235::/32 eth0 no BSR ASM
BSR can advertise RP groups, but itself does not have those groups available in show ipv6 pim rp-info, e.g.
for a BSR host 1, we have no BSR RPs,
host1# show ipv6 pim rp-info
RP address group/prefix-list OIF I am RP Source Group-Type
fd28:: ff08:1234::/32 eth0 no Static ASM
for the RP host 2 (the RP) we do have BSR RPs,
host2# show ipv6 pim rp-info
RP address group/prefix-list OIF I am RP Source Group-Type
fd28:: ff08::/16 lo yes BSR ASM
fd28:: ff08:1234::/32 lo yes Static ASM
fd28:: ff08:1235::/32 lo yes BSR ASM
and for another node host 3 (not RP nor BSR) we have BSR RPs.
host3# show ipv6 pim rp-info
RP address group/prefix-list OIF I am RP Source Group-Type
fd28:: ff08::/16 eth0 no BSR ASM
fd28:: ff08:1234::/32 eth0 no Static ASM
fd28:: ff08:1235::/32 eth0 no BSR ASM
Expected behavior
Expected to see that BSR could see RP groups with show ipv6 pim rp-info
Actual behavior
BSR cannot see RP groups with show ipv6 pim rp-info, e.g.
host1# show ipv6 pim rp-info
RP address group/prefix-list OIF I am RP Source Group-Type
fd28:: ff08:1234::/32 eth0 no Static ASM
Additional context
No response
Checklist
I have searched the open issues for this bug.
I have not included sensitive information in this report.
The text was updated successfully, but these errors were encountered:
Description
Reopened from #17181: This issue is identical, with the caveat that it no longer happens every time, but occurs inconsistently.
BSR can advertise RP groups, but itself does not have those groups available in
show ipv6 pim rp-info
, e.g.for a BSR host 1, we have no BSR RPs,
for host 2 (the RP) we do have BSR RPs,
and for another node host 3 (not RP nor BSR) we have BSR RPs.
Version
How to reproduce
Add a candidate bsr. e.g.
Add a candidate RP, e.g.
BSR can advertise RP groups, but itself does not have those groups available in
show ipv6 pim rp-info
, e.g.for a BSR host 1, we have no BSR RPs,
for the RP host 2 (the RP) we do have BSR RPs,
and for another node host 3 (not RP nor BSR) we have BSR RPs.
Expected behavior
Expected to see that BSR could see RP groups with
show ipv6 pim rp-info
Actual behavior
BSR cannot see RP groups with
show ipv6 pim rp-info
, e.g.Additional context
No response
Checklist
The text was updated successfully, but these errors were encountered: