[FROG] VxLAN EVPN VTEP on Linux host with frr 8.3.1 no communication
0xbabaf00l
0xbabaf00l at gmail.com
Tue Oct 11 12:50:16 UTC 2022
Hi again,
I got a little bit further:
On Sat, Oct 8, 2022 at 11:53 AM 0xbabaf00l <0xbabaf00l at gmail.com> wrote:
[...]
> 'ip mroute' doesn't show any entries at all.
I added
vxlan-local-tunnelip 10.224.6.11
to 'iface lo' in /etc/network/interfaces
Now, I can see multicast routes:
# ip mroute
(10.224.6.11,239.255.35.60) Iif: lo Oifs: 100g-1.11
100g-2.11 State: resolved
(0.0.0.0,239.255.35.60) Iif: 100g-2.11 Oifs: pimreg ipmr-lo
100g-2.11 State: resolved
But unfortunately, there is still nothing received (RX packets 0) on
the vxlan interface.
I tried with head end replication for BUM (commented out
vxlan-mcastgrp in /etc/network/interfaces) and this works.
So the problem seems to be multicast.
Any idea how to get this working?
/var/log/frr/frr.log with pimd debugging enabled:
2022/10/11 14:46:57 PIM: [MD5YK-VZQZB] pim_vxlan_set_default_iif:
vxlan default iif changed from - to lo
2022/10/11 14:46:57 PIM: [ZQHNY-QYFM2] pim_vxlan_set_default_iif:
vxlan orig iif changed from - to lo
2022/10/11 14:46:57 PIM: [XVD27-910AX] Socket fd=27 joined group
224.0.0.2 on interface address 10.224.6.11
2022/10/11 14:46:57 PIM: [XVD27-910AX] Socket fd=27 joined group
224.0.0.1 on interface address 10.224.6.11
2022/10/11 14:46:57 PIM: [XVD27-910AX] Socket fd=27 joined group
224.0.0.22 on interface address 10.224.6.11
2022/10/11 14:46:57 PIM: [XVD27-910AX] Socket fd=28 joined group
224.0.0.13 on interface address 10.224.6.11
2022/10/11 14:46:57 PIM: [SPXBS-HQCC1] PIM INTERFACE UP: on interface
lo ifindex=1
2022/10/11 14:46:57 PIM: [XVD27-910AX] Socket fd=27 joined group
224.0.0.2 on interface address 10.224.6.11
2022/10/11 14:46:57 PIM: [XVD27-910AX] Socket fd=27 joined group
224.0.0.1 on interface address 10.224.6.11
2022/10/11 14:46:57 PIM: [XVD27-910AX] Socket fd=27 joined group
224.0.0.22 on interface address 10.224.6.11
2022/10/11 14:46:57 PIM: [XVD27-910AX] Socket fd=29 joined group
224.0.0.13 on interface address 10.224.6.11
2022/10/11 14:46:57 PIM: [SPXBS-HQCC1] PIM INTERFACE UP: on interface
100g-1.11 ifindex=7
2022/10/11 14:46:57 PIM: [QHEGA-0QHKJ] pim_msg_send: to 224.0.0.13 on
100g-1.11: msg_size=56 checksum=9368
2022/10/11 14:46:57 PIM: [XVD27-910AX] Socket fd=30 joined group
224.0.0.13 on interface address 10.224.6.11
2022/10/11 14:46:57 PIM: [SPXBS-HQCC1] PIM INTERFACE UP: on interface
100g-2.11 ifindex=9
2022/10/11 14:46:57 PIM: [QHEGA-0QHKJ] pim_msg_send: to 224.0.0.13 on
100g-2.11: msg_size=56 checksum=24b7
2022/10/11 14:46:57 PIM: [GB086-47SZZ] Recv PIM HELLO packet from
10.224.1.1 to 224.0.0.13 on 100g-1.11: pim_version=2 pim_msg_size=56
checksum=d9c6
2022/10/11 14:46:57 PIM: [X5KXG-W7S5Q] pim_neighbor_new: creating PIM
neighbor 10.224.1.1 on interface 100g-1.11
2022/10/11 14:46:57 PIM: [JTV2R-NFGET] PIM NEIGHBOR UP: neighbor
10.224.1.1 on interface 100g-1.11
2022/10/11 14:46:57 PIM: [NECJ8-9N658] dr_election_by_pri: dr pri 1 on
interface 100g-1.11
2022/10/11 14:46:57 PIM: [TKQG0-N2D1G] dr_election_by_pri: neigh pri 1
addr 10.224.1.1 if dr addr 10.224.6.11
2022/10/11 14:46:57 PIM: [HWBEV-9D9K2] pim_rpf_set_refresh_time:
vrf(default) New last route change time: 1665492417402807
2022/10/11 14:46:57 PIM: [W3VRD-8CKQJ] pim_bsm_new_nbr_fwd: New
neighbor 10.224.1.1 seen on 100g-1.11
2022/10/11 14:46:57 PIM: [VVRG1-TFH8Q] pim_bsm_new_nbr_fwd: It is not
DR, so don't forward BSM packet
2022/10/11 14:46:57 PIM: [MJA1B-DMBQM] pim_bsm_new_nbr_fwd: BSM list
for the scope is empty
2022/10/11 14:46:57 PIM: [Q5VF0-4KHB5] pim_neighbor_bfd_cb: status
Down old_status Unknown
2022/10/11 14:46:57 PIM: [GB086-47SZZ] Recv PIM HELLO packet from
10.224.1.2 to 224.0.0.13 on 100g-2.11: pim_version=2 pim_msg_size=56
checksum=c8c2
2022/10/11 14:46:57 PIM: [X5KXG-W7S5Q] pim_neighbor_new: creating PIM
neighbor 10.224.1.2 on interface 100g-2.11
2022/10/11 14:46:57 PIM: [JTV2R-NFGET] PIM NEIGHBOR UP: neighbor
10.224.1.2 on interface 100g-2.11
2022/10/11 14:46:57 PIM: [NECJ8-9N658] dr_election_by_pri: dr pri 1 on
interface 100g-2.11
2022/10/11 14:46:57 PIM: [TKQG0-N2D1G] dr_election_by_pri: neigh pri 1
addr 10.224.1.2 if dr addr 10.224.6.11
2022/10/11 14:46:57 PIM: [HWBEV-9D9K2] pim_rpf_set_refresh_time:
vrf(default) New last route change time: 1665492417403612
2022/10/11 14:46:57 PIM: [W3VRD-8CKQJ] pim_bsm_new_nbr_fwd: New
neighbor 10.224.1.2 seen on 100g-2.11
2022/10/11 14:46:57 PIM: [VVRG1-TFH8Q] pim_bsm_new_nbr_fwd: It is not
DR, so don't forward BSM packet
2022/10/11 14:46:57 PIM: [MJA1B-DMBQM] pim_bsm_new_nbr_fwd: BSM list
for the scope is empty
2022/10/11 14:46:57 PIM: [Q5VF0-4KHB5] pim_neighbor_bfd_cb: status
Down old_status Unknown
2022/10/11 14:46:57 PIM: [QHEGA-0QHKJ] pim_msg_send: to 224.0.0.13 on
100g-1.11: msg_size=56 checksum=9368
2022/10/11 14:46:57 PIM: [QHEGA-0QHKJ] pim_msg_send: to 224.0.0.13 on
100g-2.11: msg_size=56 checksum=24b7
2022/10/11 14:46:57 PIM: [QZ4GS-0PSMW] vxlan SG (*,239.255.35.60) alloc
2022/10/11 14:46:57 PIM: [N77Y5-2BP0R] vxlan SG (*,239.255.35.60) term
mroute add
2022/10/11 14:46:57 PIM: [J89KK-QJ1M3] vxlan SG (*,239.255.35.60) term
mroute-up add
2022/10/11 14:46:57 PIM: [MCW79-K545J] Lookedup: 0x563cd38a4f90 for
rp_info: 0x563cd39b3aa0(224.0.0.0/4) Lock: 2
2022/10/11 14:46:57 PIM: [WM3SH-KNG31] pim_upstream_new: Received a
(*,G) with no RP configured
2022/10/11 14:46:57 PIM: [GTQKT-RRKBS] pim_upstream_new: Created
Upstream (*,239.255.35.60) upstream_addr * ref count 1 increment
2022/10/11 14:46:57 PIM: [S8766-XHHZ3]
pim_upstream_add(pim_vxlan_term_mr_up_add): (*,239.255.35.60), iif
0.0.0.0/32 (Unknown) found: 0: ref_count: 1
2022/10/11 14:46:57 PIM: [QYZSM-T593E] vxlan SG (*,239.255.35.60)
term-oif ipmr-lo add
2022/10/11 14:46:57 PIM: [N837Z-V5HYP]
pim_upstream_ref(pim_ifchannel_add): upstream (*,239.255.35.60) ref
count 2 increment
2022/10/11 14:46:57 PIM: [S8766-XHHZ3]
pim_upstream_add(pim_ifchannel_add): (*,239.255.35.60), iif 0.0.0.0/32
(Unknown) found: 1: ref_count: 2
2022/10/11 14:46:57 PIM: [Q8FAR-7ZRA2] pim_ifchannel_add: ifchannel
(*,239.255.35.60)(ipmr-lo) is created
2022/10/11 14:46:57 PIM: [QWG82-RYZEX] ifmembership_set:
(S,G)=(*,239.255.35.60) membership now is INCLUDE on interface ipmr-lo
2022/10/11 14:46:57 PIM: [QR8B8-J8R8G] pim_upstream_switch: RPF not
configured for (*,239.255.35.60)
2022/10/11 14:46:57 PIM: [SAWDH-JC8EZ]
pim_ifchannel_update_assert_tracking_desired:
AssertTrackingDesired(*,239.255.35.60,ipmr-lo) changed from 0 to 1
2022/10/11 14:46:57 PIM: [ZA2XX-VTYX0]
pim_upstream_inherited_olist_decide: up (*,239.255.35.60) RPF is not
present
2022/10/11 14:46:57 PIM: [QR8B8-J8R8G] pim_upstream_switch: RPF not
configured for (*,239.255.35.60)
2022/10/11 14:46:57 ZEBRA: [VTVCM-Y2NW3] Configuration Read in Took: 00:00:00
2022/10/11 14:46:57 PIM: [QZ4GS-0PSMW] vxlan SG
(10.224.6.11,239.255.35.60) alloc
2022/10/11 14:46:57 PIM: [YK78B-0MER8] vxlan SG
(10.224.6.11,239.255.35.60) orig-mr add
2022/10/11 14:46:57 PIM: [SB07G-MH6N1] vxlan SG
(10.224.6.11,239.255.35.60) orig mroute-up add with iif lo
2022/10/11 14:46:57 PIM: [MCW79-K545J] Lookedup: 0x563cd38a4f90 for
rp_info: 0x563cd39b3aa0(224.0.0.0/4) Lock: 2
2022/10/11 14:46:57 PIM: [GTQKT-RRKBS] pim_upstream_new: Created
Upstream (10.224.6.11,239.255.35.60) upstream_addr 10.224.6.11 ref
count 1 increment
2022/10/11 14:46:57 PIM: [S8766-XHHZ3]
pim_upstream_add(pim_vxlan_orig_mr_up_add):
(10.224.6.11,239.255.35.60), iif 0.0.0.0/32 (lo) found: 0: ref_count:
1
2022/10/11 14:46:57 PIM: [RA805-MCTDT] vxlan SG
(10.224.6.11,239.255.35.60) work list add
2022/10/11 14:46:57 PIM: [MCW79-K545J] Lookedup: 0x563cd38a4f90 for
rp_info: 0x563cd39b3aa0(224.0.0.0/4) Lock: 2
2022/10/11 14:46:57 PIM: [HWBEV-9D9K2] pim_rpf_set_refresh_time:
vrf(default) New last route change time: 1665492417412767
2022/10/11 14:46:57 PIM: [RKCXG-R42M8] pim_upstream_switch:
PIM_UPSTREAM_(10.224.6.11,239.255.35.60): (S,G) old: NotJoined new:
Joined
2022/10/11 14:46:57 BGP: [VTVCM-Y2NW3] Configuration Read in Took: 00:00:00
2022/10/11 14:46:57 PIM: [HWBEV-9D9K2] pim_rpf_set_refresh_time:
vrf(default) New last route change time: 1665492417413213
2022/10/11 14:46:57 PIM: [MCW79-K545J] Lookedup: 0x563cd38a4f90 for
rp_info: 0x563cd39b3aa0(224.0.0.0/4) Lock: 2
2022/10/11 14:46:57 PIM: [MCW79-K545J] Lookedup: 0x563cd38a4f90 for
rp_info: 0x563cd39b3aa0(224.0.0.0/4) Lock: 2
2022/10/11 14:46:57 PIM: [JE98S-CEX56] Allocated: 0x563cd3b52070 for
rp_info: 0x563cd3b524f0(239.255.0.0/16) Lock: 1
2022/10/11 14:46:57 PIM: [MCW79-K545J] Lookedup: 0x563cd3b52070 for
rp_info: 0x563cd3b524f0(239.255.0.0/16) Lock: 2
2022/10/11 14:46:57 PIM: [MCW79-K545J] Lookedup: 0x563cd3b52070 for
rp_info: 0x563cd3b524f0(239.255.0.0/16) Lock: 2
2022/10/11 14:46:57 PIM: [JAWEE-A5YWF] pim_upstream_update: pim
upstream update for old upstream 0.0.0.0
2022/10/11 14:46:57 PIM: [MCW79-K545J] Lookedup: 0x563cd3b52070 for
rp_info: 0x563cd3b524f0(239.255.0.0/16) Lock: 2
2022/10/11 14:46:57 PIM: [VAKV3-NMY7B][EC 100663337] error processing
configuration change: error [internal inconsistency] event [apply]
operation [create] xpath
[/frr-routing:routing/control-plane-protocols/control-plane-protocol[type='frr-pim:pimd'][name='pim'][vrf='default']/frr-pim:pim/address-family[address-family='frr-routing:ipv4']/frr-pim-rp:rp/static-rp/rp-list[rp-address='10.224.255.1']/group-list[.='239.255.0.0/16']]
message: No Path to RP address specified: 10.224.255.1
2022/10/11 14:46:57 PIM: [VTVCM-Y2NW3] Configuration Read in Took: 00:00:00
2022/10/11 14:46:57 PIM: [HWBEV-9D9K2] pim_rpf_set_refresh_time:
vrf(default) New last route change time: 1665492417413992
2022/10/11 14:46:57 PIM: [MCW79-K545J] Lookedup: 0x563cd3b52070 for
rp_info: 0x563cd3b524f0(239.255.0.0/16) Lock: 2
2022/10/11 14:46:57 STATIC: [VTVCM-Y2NW3] Configuration Read in Took: 00:00:00
2022/10/11 14:46:57 BFD: [VTVCM-Y2NW3] Configuration Read in Took: 00:00:00
2022/10/11 14:46:57 BFD: [VTVCM-Y2NW3] Configuration Read in Took: 00:00:00
2022/10/11 14:47:00 BGP: [N9HHH-F8H1M] %ADJCHANGE: neighbor
100g-2.11(2-rtr-leaf-core-cit) in vrf default Up
2022/10/11 14:47:01 PIM: [GRVW7-2X3XP] pim_sock_read: Received
incoming pim packet on interface(100g-1.12:13) not yet configured for
pim
2022/10/11 14:47:01 PIM: [GB086-47SZZ] Recv PIM JOINPRUNE packet from
10.224.1.2 to 224.0.0.13 on 100g-2.11: pim_version=2 pim_msg_size=34
checksum=d99f
2022/10/11 14:47:01 PIM: [RZX7E-0KZCA] recv_join: join
(S,G)=(10.224.6.11,239.255.35.60) rpt=0 wc=0 upstream=10.224.6.11
holdtime=210 from 10.224.1.2 on 100g-2.11
2022/10/11 14:47:01 PIM: [N837Z-V5HYP]
pim_upstream_ref(pim_ifchannel_add): upstream
(10.224.6.11,239.255.35.60) ref count 2 increment
2022/10/11 14:47:01 PIM: [S8766-XHHZ3]
pim_upstream_add(pim_ifchannel_add): (10.224.6.11,239.255.35.60), iif
0.0.0.0/32 (lo) found: 1: ref_count: 2
2022/10/11 14:47:01 PIM: [Q8FAR-7ZRA2] pim_ifchannel_add: ifchannel
(10.224.6.11,239.255.35.60)(100g-2.11) is created
2022/10/11 14:47:01 PIM: [WMBKR-HHFDS] PIM_IFCHANNEL(100g-2.11):
(10.224.6.11,239.255.35.60) is switching from NOINFO to JOIN
2022/10/11 14:47:01 PIM: [JZ8VJ-7QRSA] PIM_IFCHANNEL_UP:
(S,G)=(10.224.6.11,239.255.35.60) on interface 100g-2.11
2022/10/11 14:47:01 PIM: [SAWDH-JC8EZ]
pim_ifchannel_update_assert_tracking_desired:
AssertTrackingDesired(10.224.6.11,239.255.35.60,100g-2.11) changed
from 0 to 1
2022/10/11 14:47:01 PIM: [MN6GR-5N1QS] pim_forward_start:
(S,G)=(10.224.6.11,239.255.35.60) oif=100g-2.11 (10.224.6.11)
2022/10/11 14:47:01 PIM: [N837Z-V5HYP]
pim_upstream_ref(pim_ifchannel_join_add): upstream
(10.224.6.11,239.255.35.60) ref count 3 increment
2022/10/11 14:47:01 PIM: [GB086-47SZZ] Recv PIM JOINPRUNE packet from
10.224.1.2 to 224.0.0.13 on 100g-2.11: pim_version=2 pim_msg_size=34
checksum=d99f
2022/10/11 14:47:01 PIM: [RZX7E-0KZCA] recv_join: join
(S,G)=(10.224.6.11,239.255.35.60) rpt=0 wc=0 upstream=10.224.6.11
holdtime=210 from 10.224.1.2 on 100g-2.11
2022/10/11 14:47:02 BGP: [N9HHH-F8H1M] %ADJCHANGE: neighbor
100g-1.11(1-rtr-leaf-core-cit) in vrf default Up
2022/10/11 14:47:02 BGP: [M59KS-A3ZXZ] bgp_update_receive: rcvd
End-of-RIB for IPv4 Unicast from 100g-2.11 in vrf default
2022/10/11 14:47:02 BGP: [M59KS-A3ZXZ] bgp_update_receive: rcvd
End-of-RIB for IPv6 Unicast from 100g-2.11 in vrf default
2022/10/11 14:47:02 BGP: [M59KS-A3ZXZ] bgp_update_receive: rcvd
End-of-RIB for L2VPN EVPN from 100g-2.11 in vrf default
2022/10/11 14:47:02 PIM: [HWBEV-9D9K2] pim_rpf_set_refresh_time:
vrf(default) New last route change time: 1665492422970164
2022/10/11 14:47:02 PIM: [MCW79-K545J] Lookedup: 0x563cd3b52070 for
rp_info: 0x563cd3b524f0(239.255.0.0/16) Lock: 2
2022/10/11 14:47:02 PIM: [RKCXG-R42M8] pim_upstream_switch:
PIM_UPSTREAM_(*,239.255.35.60): (S,G) old: NotJoined new: Joined
2022/10/11 14:47:02 PIM: [MG7CB-B92S0] pim_upstream_send_join:
RPF'(*,239.255.35.60)=10.224.1.2(Joined) for Interface 100g-2.11
2022/10/11 14:47:02 PIM: [S0AES-PYS8Z] pim_joinprune_send: from
10.224.1.2 on 100g-2.11
2022/10/11 14:47:02 PIM: [TDPQH-VGA9F] pim_msg_get_jp_group_size:
Considering ((*,239.255.35.60)) children for (S,G,rpt) prune
2022/10/11 14:47:02 PIM: [Y0N2Z-6V9EH] pim_msg_get_jp_group_size: SPT
Bit and RPF'((*,239.255.35.60)) != RPF'(S,G): Add Prune
((10.224.6.11,239.255.35.60),rpt) to compound message
2022/10/11 14:47:02 PIM: [MCW79-K545J] Lookedup: 0x563cd3b52070 for
rp_info: 0x563cd3b524f0(239.255.0.0/16) Lock: 2
2022/10/11 14:47:02 PIM: [HWBEV-9D9K2] pim_rpf_set_refresh_time:
vrf(default) New last route change time: 1665492422970227
2022/10/11 14:47:02 PIM: [K89KQ-TD67B] pim_joinprune_send: interface
100g-2.11 num_joins 1 num_prunes 1
2022/10/11 14:47:02 PIM: [QHEGA-0QHKJ] pim_msg_send: to 224.0.0.13 on
100g-2.11: msg_size=42 checksum=df91
2022/10/11 14:47:02 PIM: [Z4QK6-SWCXC] join_timer_start: starting 60
sec timer for upstream (S,G)=(*,239.255.35.60)
2022/10/11 14:47:02 PIM: [WTHJ8-VJB2K] up (*,239.255.35.60) add to nbr
100g-2.11/10.224.1.2 jp-agg-list
2022/10/11 14:47:02 PIM: [S0AES-PYS8Z] pim_joinprune_send: from
10.224.1.2 on 100g-2.11
2022/10/11 14:47:02 PIM: [TDPQH-VGA9F] pim_msg_get_jp_group_size:
Considering ((*,239.255.35.60)) children for (S,G,rpt) prune
2022/10/11 14:47:02 PIM: [Y0N2Z-6V9EH] pim_msg_get_jp_group_size: SPT
Bit and RPF'((*,239.255.35.60)) != RPF'(S,G): Add Prune
((10.224.6.11,239.255.35.60),rpt) to compound message
2022/10/11 14:47:02 PIM: [MCW79-K545J] Lookedup: 0x563cd3b52070 for
rp_info: 0x563cd3b524f0(239.255.0.0/16) Lock: 2
2022/10/11 14:47:02 PIM: [HWBEV-9D9K2] pim_rpf_set_refresh_time:
vrf(default) New last route change time: 1665492422970290
2022/10/11 14:47:02 PIM: [K89KQ-TD67B] pim_joinprune_send: interface
100g-2.11 num_joins 1 num_prunes 1
2022/10/11 14:47:02 PIM: [QHEGA-0QHKJ] pim_msg_send: to 224.0.0.13 on
100g-2.11: msg_size=42 checksum=df91
2022/10/11 14:47:02 ZEBRA: [VB5HM-D56CP] remote es
03:44:38:39:fe:ed:01:00:00:01 vtep 10.224.4.1 add with unsupported
df_alg 0
2022/10/11 14:47:02 ZEBRA: [VB5HM-D56CP] remote es
03:44:38:39:fe:ed:01:00:00:01 vtep 10.224.4.2 add with unsupported
df_alg 0
2022/10/11 14:47:02 ZEBRA: [VB5HM-D56CP] remote es
03:44:38:39:be:ef:03:00:00:01 vtep 10.224.5.31 add with unsupported
df_alg 0
2022/10/11 14:47:02 ZEBRA: [VB5HM-D56CP] remote es
03:44:38:39:be:ef:03:00:00:01 vtep 10.224.5.32 add with unsupported
df_alg 0
2022/10/11 14:47:03 PIM: [GB086-47SZZ] Recv PIM JOINPRUNE packet from
10.224.1.1 to 224.0.0.13 on 100g-1.11: pim_version=2 pim_msg_size=34
checksum=d99f
2022/10/11 14:47:03 PIM: [RZX7E-0KZCA] recv_join: join
(S,G)=(10.224.6.11,239.255.35.60) rpt=0 wc=0 upstream=10.224.6.11
holdtime=210 from 10.224.1.1 on 100g-1.11
2022/10/11 14:47:03 PIM: [N837Z-V5HYP]
pim_upstream_ref(pim_ifchannel_add): upstream
(10.224.6.11,239.255.35.60) ref count 4 increment
2022/10/11 14:47:03 PIM: [S8766-XHHZ3]
pim_upstream_add(pim_ifchannel_add): (10.224.6.11,239.255.35.60), iif
0.0.0.0/32 (lo) found: 1: ref_count: 4
2022/10/11 14:47:03 PIM: [Q8FAR-7ZRA2] pim_ifchannel_add: ifchannel
(10.224.6.11,239.255.35.60)(100g-1.11) is created
2022/10/11 14:47:03 PIM: [WMBKR-HHFDS] PIM_IFCHANNEL(100g-1.11):
(10.224.6.11,239.255.35.60) is switching from NOINFO to JOIN
2022/10/11 14:47:03 PIM: [JZ8VJ-7QRSA] PIM_IFCHANNEL_UP:
(S,G)=(10.224.6.11,239.255.35.60) on interface 100g-1.11
2022/10/11 14:47:03 PIM: [SAWDH-JC8EZ]
pim_ifchannel_update_assert_tracking_desired:
AssertTrackingDesired(10.224.6.11,239.255.35.60,100g-1.11) changed
from 0 to 1
2022/10/11 14:47:03 PIM: [MN6GR-5N1QS] pim_forward_start:
(S,G)=(10.224.6.11,239.255.35.60) oif=100g-1.11 (10.224.6.11)
2022/10/11 14:47:03 PIM: [Q5VF0-4KHB5] pim_neighbor_bfd_cb: status Up
old_status Down
2022/10/11 14:47:04 BGP: [M59KS-A3ZXZ] bgp_update_receive: rcvd
End-of-RIB for IPv4 Unicast from 100g-1.11 in vrf default
2022/10/11 14:47:04 BGP: [M59KS-A3ZXZ] bgp_update_receive: rcvd
End-of-RIB for IPv6 Unicast from 100g-1.11 in vrf default
2022/10/11 14:47:04 BGP: [M59KS-A3ZXZ] bgp_update_receive: rcvd
End-of-RIB for L2VPN EVPN from 100g-1.11 in vrf default
2022/10/11 14:47:04 PIM: [HWBEV-9D9K2] pim_rpf_set_refresh_time:
vrf(default) New last route change time: 1665492424353926
2022/10/11 14:47:04 PIM: [MCW79-K545J] Lookedup: 0x563cd3b52070 for
rp_info: 0x563cd3b524f0(239.255.0.0/16) Lock: 2
2022/10/11 14:47:04 PIM: [S0AES-PYS8Z] pim_joinprune_send: from
10.224.1.2 on 100g-2.11
2022/10/11 14:47:04 PIM: [Q5VF0-4KHB5] pim_neighbor_bfd_cb: status Up
old_status Down
2022/10/11 14:47:06 PIM: [REHPD-MYS7W] pim_upstream_sg_running:
Handling unscanned inherited_olist for
(10.224.6.11,239.255.35.60)[default]
2022/10/11 14:47:06 PIM: [N6VQG-SHQ7J] pim_upstream_set_sptbit:
(10.224.6.11,239.255.35.60) is directly connected to the source
2022/10/11 14:47:06 PIM: [RA3XE-6GWPH]
pim_ifchannel_update_could_assert:
CouldAssert(10.224.6.11,239.255.35.60,100g-1.11) changed from 0 to 1
2022/10/11 14:47:06 PIM: [Z7GQ8-6TT9S]
pim_ifchannel_update_my_assert_metric:
my_assert_metric(10.224.6.11,239.255.35.60,100g-1.11) changed from
1,4294967295,4294967295,* to 0,0,0,10.224.6.11
2022/10/11 14:47:06 PIM: [RA3XE-6GWPH]
pim_ifchannel_update_could_assert:
CouldAssert(10.224.6.11,239.255.35.60,100g-2.11) changed from 0 to 1
2022/10/11 14:47:06 PIM: [Z7GQ8-6TT9S]
pim_ifchannel_update_my_assert_metric:
my_assert_metric(10.224.6.11,239.255.35.60,100g-2.11) changed from
1,4294967295,4294967295,* to 0,0,0,10.224.6.11
More information about the frog
mailing list