<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic RE: BGP Neighbor FSM state monitoring in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/bgp-neighbor-fsm-state-monitoring/m-p/29628#M4896</link>
    <description>Ah, I see! The second one I came up with as well, the first one I didn't know about and will add &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;
&lt;BR /&gt;
Took me a while to understand the difference between "sh log" and what I get in my syslog. Implicit log targets/filters only visible with "sh conf ems DETAIL" (and PDF user guide links to non-existent sections)&lt;BR /&gt;
&lt;BR /&gt;
Thanks for the help - now on to seeing if there's an SNMP query or trap I can send to or check from our monitoring platform!</description>
    <pubDate>Fri, 01 May 2015 20:13:00 GMT</pubDate>
    <dc:creator>Frank</dc:creator>
    <dc:date>2015-05-01T20:13:00Z</dc:date>
    <item>
      <title>BGP Neighbor FSM state monitoring</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/bgp-neighbor-fsm-state-monitoring/m-p/29623#M4891</link>
      <description>How do I log/monitor my BGP neighbor's FSM states?&lt;BR /&gt;
&lt;BR /&gt;
If I do a "show bgp neighbor x.x.x.x", I can see the FSM state (up since, down since, etc), but a change in states doesn't make it to the logs - or at least not by default.&lt;BR /&gt;
&lt;BR /&gt;
I just found out that that's somewhat important for me to know - we lost one of our provider's Internet connection, but the port was still up, and other than the "zero traffic" there was no indication that they were down - and of course the FSM state from "sh bgp neigh".&lt;BR /&gt;
&lt;BR /&gt;
It would be great if I could log those (for "documentation reasons",   i.e. leverage in talks with the providers), and awesome if I could SNMP   query them or send traps for monitoring.&lt;BR /&gt;
&lt;BR /&gt;
Thanks for all the help!&lt;BR /&gt;</description>
      <pubDate>Fri, 01 May 2015 14:38:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/bgp-neighbor-fsm-state-monitoring/m-p/29623#M4891</guid>
      <dc:creator>Frank</dc:creator>
      <dc:date>2015-05-01T14:38:00Z</dc:date>
    </item>
    <item>
      <title>RE: BGP Neighbor FSM state monitoring</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/bgp-neighbor-fsm-state-monitoring/m-p/29624#M4892</link>
      <description>Frank,&lt;BR /&gt;
&lt;BR /&gt;
If you are not getting any log messages relating to bgp can you run the following command and see if there is a filter dismissing these messages:&lt;BR /&gt;
&lt;BR /&gt;
show log configuration filter &lt;FILTER_NAME&gt; &lt;BR /&gt;
&lt;BR /&gt;
The filter name is usually "DefaultFilter" if it has not been changed.  This will show any filters that have been setup and if all messages are included in the log display.&lt;BR /&gt;&lt;/FILTER_NAME&gt;</description>
      <pubDate>Fri, 01 May 2015 17:13:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/bgp-neighbor-fsm-state-monitoring/m-p/29624#M4892</guid>
      <dc:creator>Hernandez__Josh</dc:creator>
      <dc:date>2015-05-01T17:13:00Z</dc:date>
    </item>
    <item>
      <title>RE: BGP Neighbor FSM state monitoring</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/bgp-neighbor-fsm-state-monitoring/m-p/29625#M4893</link>
      <description>I do seem to get some BGP warnings, like:&lt;BR /&gt;
04/30/2015 19:54:14.49 &lt;BGP.DECISNCOORD.NUMPEERPFXRCHWARNTHRSH&gt; [VR 0x00000002] The number of prefixes from a peer has reached the warning threshold.&lt;BR /&gt;
&lt;BR /&gt;
(which yes, it's a relatively low default threshold of 375,000)&lt;BR /&gt;
&lt;BR /&gt;
This is what I have:&lt;BR /&gt;
&lt;BR /&gt;
# sh log configuration filter "DefaultFilter" &lt;BR /&gt;
Log Filter Name: DefaultFilter&lt;BR /&gt;
I/                                                 Severity&lt;BR /&gt;
E Component   SubComponent Condition               CEWNISVD&lt;BR /&gt;
- ----------- ------------ ----------------------- --------&lt;BR /&gt;
I All                                              ********&lt;BR /&gt;
&lt;BR /&gt;
Include/Exclude: I - Include,  E - Exclude&lt;BR /&gt;
Component Unreg: * - Component/SubComponent is not currently registered&lt;BR /&gt;
Severity Values: C - Critical,  E - Error,  W - Warning,  N - Notice,  I - Info&lt;BR /&gt;
                 * - Pre-assigned severities in effect for specified component&lt;BR /&gt;
Debug Severity : S - Debug-Summary,  V - Debug-Verbose,  D - Debug-Data&lt;BR /&gt;
                 + - Debug Severities, but log debug-mode not enabled&lt;BR /&gt;
If Match parameters present:&lt;BR /&gt;
Parameter Flags: S - Source,  D - Destination, (as applicable)&lt;BR /&gt;
                 I - Ingress,  E - Egress,  B - BGP&lt;BR /&gt;
Parameter Types: Port - Physical Port list,  Slot - Physical Slot #&lt;BR /&gt;
                 MAC  - MAC address,  IP - IP Address/netmask,  Mask - Netmask&lt;BR /&gt;
                 VID  - Virtual LAN ID (tag),  VLAN  - Virtual LAN name&lt;BR /&gt;
                 VR   - Virtual Router Name,  VRID  - VR Identifier&lt;BR /&gt;
                 VRF  - Virtual Routing and Forwarding Name&lt;BR /&gt;
                 L4   - Layer-4 Port #,  Num  - Number,  Str  - String&lt;BR /&gt;
                 Nbr  - Neighbor, Rtr  - Routerid, EAPS - EAPS Domain&lt;BR /&gt;
                 Proc - Process Name&lt;BR /&gt;
Strict Match   : Y - every match parameter entered must be present in the event&lt;BR /&gt;
                 N - match parameters need not be present in the event&lt;/BGP.DECISNCOORD.NUMPEERPFXRCHWARNTHRSH&gt;</description>
      <pubDate>Fri, 01 May 2015 17:20:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/bgp-neighbor-fsm-state-monitoring/m-p/29625#M4893</guid>
      <dc:creator>Frank</dc:creator>
      <dc:date>2015-05-01T17:20:00Z</dc:date>
    </item>
    <item>
      <title>RE: BGP Neighbor FSM state monitoring</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/bgp-neighbor-fsm-state-monitoring/m-p/29626#M4894</link>
      <description>Frank,&lt;BR /&gt;
&lt;BR /&gt;
Check the BGP log events that are included by using the following command&lt;BR /&gt;
&lt;BR /&gt;
show log counters bgp &lt;BR /&gt;
&lt;BR /&gt;
This will show bgp events and if they are included.  Look through them and if you see any you would like to add to the existing filter use the following command:&lt;BR /&gt;
&lt;BR /&gt;
configure log filter "DefaultFilter" add events &lt;B&gt; severity &lt;SEVERITY&gt; &lt;MATCH_CONDITIONS&gt;&lt;BR /&gt;&lt;/MATCH_CONDITIONS&gt;&lt;/SEVERITY&gt;&lt;/B&gt;</description>
      <pubDate>Fri, 01 May 2015 17:28:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/bgp-neighbor-fsm-state-monitoring/m-p/29626#M4894</guid>
      <dc:creator>Hernandez__Josh</dc:creator>
      <dc:date>2015-05-01T17:28:00Z</dc:date>
    </item>
    <item>
      <title>RE: BGP Neighbor FSM state monitoring</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/bgp-neighbor-fsm-state-monitoring/m-p/29627#M4895</link>
      <description>Frank, I've added the following to my EMS config:&lt;BR /&gt;
&lt;BR /&gt;
configure log filter DefaultFilter add events BGP.NeighborMgr.PeerEstTrans &lt;BR /&gt;
configure log filter DefaultFilter add events BGP.NeighborMgr.PeerFSMDegrade&lt;BR /&gt;
&lt;BR /&gt;
These gives me peer state change info in the logs which I think is what you're looking for...</description>
      <pubDate>Fri, 01 May 2015 18:52:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/bgp-neighbor-fsm-state-monitoring/m-p/29627#M4895</guid>
      <dc:creator>McClane</dc:creator>
      <dc:date>2015-05-01T18:52:00Z</dc:date>
    </item>
    <item>
      <title>RE: BGP Neighbor FSM state monitoring</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/bgp-neighbor-fsm-state-monitoring/m-p/29628#M4896</link>
      <description>Ah, I see! The second one I came up with as well, the first one I didn't know about and will add &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;
&lt;BR /&gt;
Took me a while to understand the difference between "sh log" and what I get in my syslog. Implicit log targets/filters only visible with "sh conf ems DETAIL" (and PDF user guide links to non-existent sections)&lt;BR /&gt;
&lt;BR /&gt;
Thanks for the help - now on to seeing if there's an SNMP query or trap I can send to or check from our monitoring platform!</description>
      <pubDate>Fri, 01 May 2015 20:13:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/bgp-neighbor-fsm-state-monitoring/m-p/29628#M4896</guid>
      <dc:creator>Frank</dc:creator>
      <dc:date>2015-05-01T20:13:00Z</dc:date>
    </item>
  </channel>
</rss>

