<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Logging on </title>
    <link>https://wassimaouadi.com/tags/logging/</link>
    <description>Recent content in Logging on </description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Thu, 12 Mar 2026 21:31:13 +0200</lastBuildDate>
    <atom:link href="https://wassimaouadi.com/tags/logging/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Activating And Reading Logs at the Protocol Level: Traceoptions</title>
      <link>https://wassimaouadi.com/technotes/junoslogging/</link>
      <pubDate>Thu, 12 Mar 2026 21:31:13 +0200</pubDate>
      <guid>https://wassimaouadi.com/technotes/junoslogging/</guid>
      <description>&lt;p&gt;Provisional reality: Each BGP speaker is dropping the ingress BGP messages from the other BGP speaker.&lt;/p&gt;&#xA;&lt;p&gt;Configuration:&lt;/p&gt;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;&#xA;user1@R2&amp;gt; show configuration protocols bgp group internPeers&#xA;type internal;&#xA;traceoptions {&#xA;    file bgpDebugWassim;&#xA;}&#xA;peer-as 22;&#xA;neighbor 4.4.4.4;&#xA;&#xA;user1@R2&amp;gt;&#xA;&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Observed reality:&lt;/p&gt;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;user1@R2&amp;gt; show log bgpDebugWassim&#xA;Jul  2 07:54:16 trace_on: Tracing to &amp;#34;/var/log//bgpDebugWassim&amp;#34; started&#xA;Jul  2 07:54:28.866558 advertising graceful restart receiving-speaker-only capability to neighbor 4.4.4.4 (Internal AS 22)&#xA;Jul  2 07:54:28.866776 advertising LLGR receiving-speaker-only capability to neighbor 4.4.4.4 (Internal AS 22)&#xA;Jul  2 07:54:28.871406 bgp_handle_notify:5119: NOTIFICATION received from 4.4.4.4 (Internal AS 22): code 6 (Cease) subcode 5 (Connection Rejected)&#xA;Jul  2 07:56:56.882622 advertising graceful restart receiving-speaker-only capability to neighbor 4.4.4.4 (Internal AS 22)&#xA;Jul  2 07:56:56.882686 advertising LLGR receiving-speaker-only capability to neighbor 4.4.4.4 (Internal AS 22)&#xA;Jul  2 07:56:56.889349 bgp_handle_notify:5119: NOTIFICATION received from 4.4.4.4 (Internal AS 22): code 6 (Cease) subcode 5 (Connection Rejected)&#xA;&#xA;user1@R2&amp;gt;&#xA;&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Adjusted provisional reality: the BGP speakers do not recognize the source address of the received BGP messages.&#xA;Action: set source addresses of BGP messages on both routers.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
