Switching

last person joined: 3 days ago 

Ask questions and share experiences about EX and QFX portfolios and all switching solutions across your data center, campus, and branch locations.
  • 1.  Error/Debugg Message Help

    Posted 06-03-2014 15:20

    Hi Everyone

     

    just wondering if anyone know what these messages in my logs mean?  I am not able to find anything online.  The switch is a EX8208 running 11.4R5.7

     

    2014-04-30 23:34:57,Local4.Debug,172.16.0.2,"Apr 30 23:33:09 GMR-Core-2 member0-fpc7 SPF:spf_delete_sre(),526: jt_delete () returned error-code(Not found:4)! "
    2014-04-30 23:34:57,Local4.Debug,172.16.0.2,"Apr 30 23:33:09 GMR-Core-2 member0-fpc4 SPF:spf_delete_sre(),526: jt_delete () returned error-code(Not found:4)! "
    2014-04-30 23:34:57,Local4.Debug,172.16.0.2,"Apr 30 23:33:09 GMR-Core-2 member0-fpc6 SPF:spf_delete_sre(),526: jt_delete () returned error-code(Not found:4)! "
    2014-04-30 23:36:12,Local4.Debug,172.16.0.2,"Apr 30 23:34:25 GMR-Core-2 member0-fpc7 SPF:spf_delete_sre(),526: jt_delete () returned error-code(Not found:4)! "
    2014-04-30 23:36:12,Local4.Debug,172.16.0.2,"Apr 30 23:34:25 GMR-Core-2 member0-fpc2 SPF:spf_delete_sre(),526: jt_delete () returned error-code(Not found:4)! "
    2014-04-30 23:36:12,Local4.Debug,172.16.0.2,"Apr 30 23:34:25 GMR-Core-2 member0-fpc6 SPF:spf_delete_sre(),526: jt_delete () returned error-code(Not found:4)! "

     

     

    Thank you

     

    Luis



  • 2.  RE: Error/Debugg Message Help
    Best Answer

     
    Posted 06-03-2014 23:30

    This is a harmless message. You don't need to worry about it as it doesn't have any impact on operation or pfe programming.

     

    It's related to the jtree memory when its being updated with some routes.

     

     

     

    =====

    If this worked for you please flag my post as an "Accepted Solution" so others can benefit. A kudo would be cool if you think I earned it.



  • 3.  RE: Error/Debugg Message Help

    Posted 07-07-2014 09:29

    I'm also seeing this same message, and we're running Junos 12.3R7.7 on our EX8208 VC, which includes master and backup XRE200 routing engines.

     

    I have an unrelated question for you.  Assuming you are operating in VC mode as well, how do you do monitoring of the VCP links interconnecting your EX8208's and XRE's?

     

    -John Jackson

    Network Administrator

    Smith College

    Northampton, MA

     



  • 4.  RE: Error/Debugg Message Help

    Posted 07-07-2014 21:25

    HI John,

     

    As informed by paris the above messages are harmless and wont impact any performance of the switch.

     

    Regarding the second question you asked for monitoring the VCP ports of VC, please see if below link helps.

     

    http://kb.juniper.net/InfoCenter/index?page=content&id=KB27711&actp=search&viewlocale=en_US&searchid=1404793402810

     

    Thanks,

    Partha



  • 5.  RE: Error/Debugg Message Help

    Posted 07-07-2014 21:35

    Hi Partha,

     

         Thanks for the reply and the link.  Unfortunately, that is the same link that everyone in Juniper everywhere immediately comes back with.  It must be the only thing that everyone finds when they do a Google search.

     

         KB227711 only will get you VCP information from the Master RE in a VC.  It will do nothing for getting you VCP information for the Backup RE and any/all the Linecard members.

     

    -John

     



  • 6.  RE: Error/Debugg Message Help

    Posted 07-08-2014 23:22

    HI John,

     

    If you look at the KB details:

     

    From the output of

     

    root@EX#run show snmp mib walk jnxUtilCounter64Value ascii | match 4743 

     

    We see the ouput coming for both FPc4 and FPC5, is this not what you want to see/poll?

     

    jnxUtilCounter64Value."4743-fpc4-internal-0/27-bps-in" = 3748
    jnxUtilCounter64Value."4743-fpc4-internal-0/27-bps-out" = 0
    jnxUtilCounter64Value."4743-fpc4-internal-0/27-bytes-in" = 1823840
    jnxUtilCounter64Value."4743-fpc4-internal-0/27-bytes-out" = 0
    jnxUtilCounter64Value."4743-fpc4-internal-0/27-crc" = 0
    jnxUtilCounter64Value."4743-fpc4-internal-1/24-bps-in" = 0
    jnxUtilCounter64Value."4743-fpc4-internal-1/24-bps-out" = 3748
    jnxUtilCounter64Value."4743-fpc4-internal-1/24-bytes-in" = 0
    jnxUtilCounter64Value."4743-fpc4-internal-1/24-bytes-out" = 1823840

     

    ...

     

    jnxUtilCounter64Value."4743-fpc5-internal-0/24-bps-in" = 274
    jnxUtilCounter64Value."4743-fpc5-internal-0/24-bps-out" = 1427
    jnxUtilCounter64Value."4743-fpc5-internal-0/24-bytes-in" = 530403
    jnxUtilCounter64Value."4743-fpc5-internal-0/24-bytes-out" = 540881
    jnxUtilCounter64Value."4743-fpc5-internal-0/24-crc" = 0
    jnxUtilCounter64Value."4743-fpc5-internal-0/25-bps-in" = 1309
    jnxUtilCounter64Value."4743-fpc5-internal-0/25-bps-out" = 3415
    jnxUtilCounter64Value."4743-fpc5-internal-0/25-bytes-in" = 13455355
    jnxUtilCounter64Value."4743-fpc5-internal-0/25-bytes-out" = 1825126

     

    Thanks,

    Partha