Routing

 View Only
last person joined: 2 days ago 

Ask questions and share experiences about ACX Series, CTP Series, MX Series, PTX Series, SSR Series, JRR Series, and all things routing, including portfolios and protocols.
  • 1.  MX204 flowspec route issue (RPD process reset)

    Posted 03-17-2023 00:34

    Hi all,

    When we use exabgp to announce Flowspec route to MX204 via inetflow.0, the RPD will be reset randomly. It will happen sometimes, the FS route will be working normal after RDP reset.

    Exabgp announce route

    destination 100.100.100.1/32; community 65001:10000; redirect 65001:9991;

    RPD reset message (randomly)

    Mar 17 11:51:22  WAN01 rpd[24601]: JTASK_ASSERT: Assertion failed rpd[24601]: file "../../../../../../../../src/junos/usr.sbin/rpd/lib/krt/common/krt_flow.c", line 6910: "transient_rt && transient_com != old_rt_com && transient_ac != old_ac"
    Mar 17 11:51:23  WAN01 rpd[24601]: JTASK_ABORT: abort rpd[24601] version 20.4R2-S1.6 built by builder on 2021-06-22 21:59:57 UTC: Invalid argument

    Here is normal situtation:

    > show route receive-protocol bgp 100.100.100.1 table inetflow.0 extensive 

    inetflow.0: 1 destinations, 5 routes (1 active, 0 holddown, 0 hidden)
    Limit/Threshold: 10000/7500 destinations
    * 100.100.100.1,*/term:1 (5 entries, 1 announced)
         Accepted
         BMP: Pre: advertise Station: xxxxxx
         Flags: NoNexthop
         Localpref: 100
         AS path: I  (Originator)
         Cluster list:  10.1.1.1
         Originator ID: 10.2.2.1
         Communities: 65001:10000 redirect:65001:9991

    > show firewall filter __flowspec_default_inet__ 

    Filter: __flowspec_default_inet__                              
    Counters:
    Name                                                Bytes              Packets
    100.100.100.1*                               7551919523             12893828



    ------------------------------
    Benjamin CL
    ------------------------------


  • 2.  RE: MX204 flowspec route issue (RPD process reset)

    Posted 04-12-2023 15:29
    Hi Benjamin.cl,
     
    Yesterday I had the same problem, after appearing this log message, the RPD process was restarted and consequently all BGP sessions, LACP bundles and OSPF adj.
     
    In my quick analysis of the logs, I saw some interface flaps and also OSPF adj flaps.

    I have flowspec enabled on the box as well, but so far I haven't seen the rpd crash after the box receives the flow ad from the Flowspec device. 
     
    Did you open the JTAC case, if so what was their feedback?


    ------------------------------
    LEONIDAS ROMUALDO
    ------------------------------



  • 3.  RE: MX204 flowspec route issue (RPD process reset)

    Posted 04-12-2023 22:07

    Hi Leon,

    What's your ver. ? I have upgraded to Junos 22 to fix the issue.



    ------------------------------
    Benjamin CL
    ------------------------------