<?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 BFD is not working with static routes in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/bfd-is-not-working-with-static-routes/m-p/40471#M9135</link>
    <description>Static routes are not getting removed &lt;BR /&gt;</description>
    <pubDate>Sat, 14 Jun 2014 10:01:00 GMT</pubDate>
    <dc:creator>Tamil</dc:creator>
    <dc:date>2014-06-14T10:01:00Z</dc:date>
    <item>
      <title>BFD is not working with static routes</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/bfd-is-not-working-with-static-routes/m-p/40471#M9135</link>
      <description>Static routes are not getting removed &lt;BR /&gt;</description>
      <pubDate>Sat, 14 Jun 2014 10:01:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/bfd-is-not-working-with-static-routes/m-p/40471#M9135</guid>
      <dc:creator>Tamil</dc:creator>
      <dc:date>2014-06-14T10:01:00Z</dc:date>
    </item>
    <item>
      <title>RE: BFD is not working with static routes</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/bfd-is-not-working-with-static-routes/m-p/40472#M9136</link>
      <description>What software version are you running?&lt;BR /&gt;
Have you tried to Delete and recreate of static route and then enabling bfd protection?&lt;BR /&gt;
Let us know the steps which you have followed.</description>
      <pubDate>Sat, 14 Jun 2014 15:04:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/bfd-is-not-working-with-static-routes/m-p/40472#M9136</guid>
      <dc:creator>Sumit_Tokle</dc:creator>
      <dc:date>2014-06-14T15:04:00Z</dc:date>
    </item>
    <item>
      <title>RE: BFD is not working with static routes</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/bfd-is-not-working-with-static-routes/m-p/40473#M9137</link>
      <description>We are running with 12.6.3.2 with patch 1.7 .  The BFD mechanism was working fine previously.  This upgrade has been done before 150 days. Last week one of our link got fluctuated , but the static routes associated with was not removed from the routing table. In routing table it shows the utime of static routes also 150 days instaed of one week.&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Jun 2014 22:00:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/bfd-is-not-working-with-static-routes/m-p/40473#M9137</guid>
      <dc:creator>Tamil</dc:creator>
      <dc:date>2014-06-18T22:00:00Z</dc:date>
    </item>
    <item>
      <title>RE: BFD is not working with static routes</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/bfd-is-not-working-with-static-routes/m-p/40474#M9138</link>
      <description>I saw that you have created the case for similar issue. We will update you shortly on this.</description>
      <pubDate>Sat, 21 Jun 2014 08:06:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/bfd-is-not-working-with-static-routes/m-p/40474#M9138</guid>
      <dc:creator>Sumit_Tokle</dc:creator>
      <dc:date>2014-06-21T08:06:00Z</dc:date>
    </item>
    <item>
      <title>RE: BFD is not working with static routes</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/bfd-is-not-working-with-static-routes/m-p/40475#M9139</link>
      <description>For static route, the duration  counter will not be reset when the bdf is down. If next hop is not reachable  for the static route then bfd would remove “f” flag. &lt;B&gt;“f” flag: Provided to  FIB.&lt;/B&gt;    &lt;B&gt; &lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
    On Extreme switch, Static route  will always present in routing table. However, we need to concentrate on f  flag(FIB entry) and see if that route is actually being used for forwarding.&lt;BR /&gt;
&lt;BR /&gt;
     &lt;BR /&gt;
&lt;BR /&gt;
    Swtich will not send traffic to  spefic destination if there is route without “f” flag. If we create the  multiple static route for same destination then only one route would have entry  in FIB(f flag is presnet) and other route  doesn’t have “f” flag and entry  in FIB. However, we could see the uptime for both route in routing table since  the time when we configure it.&lt;BR /&gt;
&lt;BR /&gt;
     &lt;BR /&gt;
&lt;BR /&gt;
    Below example shows that we have  two route for 7.7.7.1 destination with gateway 5.5.5.1 and 10.1.1.1. Only one  route is in FIB(with F flag) and other is not. However, we can still see the  duration time for both route.&lt;BR /&gt;
&lt;BR /&gt;
     &lt;BR /&gt;
&lt;BR /&gt;
    * SW1.1 #  show iproute&lt;BR /&gt;
&lt;BR /&gt;
    Ori   Destination         Gateway         Mtr   Flags          VLAN       Duration&lt;BR /&gt;
&lt;BR /&gt;
    #d    2.0.0.0/8           2.2.2.1          1    U------um--f- test        0d:3h:38m:52s&lt;BR /&gt;
&lt;BR /&gt;
    #s    4.2.2.2/32          172.16.10.23    1    UG---S-um--f-  mirrror    0d:0h:9m:54s&lt;BR /&gt;
&lt;BR /&gt;
    #d    5.0.0.0/8          5.5.5.1          1    U------um--f- sumit       0d:3h:38m:52s&lt;BR /&gt;
&lt;BR /&gt;
    #d    6.6.6.1/32          6.6.6.1         1     U------um--f- sumit_test 0d:1h:41m:12s&lt;BR /&gt;
&lt;BR /&gt;
    #oa   6.6.6.2/32          5.5.5.2         14    UG-D---um--f- sumit      0d:1h:21m:0s&lt;BR /&gt;
&lt;BR /&gt;
    #s    7.7.7.1/32         5.5.5.1          1    U----S-um--f- sumit       0d:2h:18m:38s&lt;BR /&gt;
&lt;BR /&gt;
    #s    7.7.7.1/32          10.1.1.1        1     U----S-um----  v1         0d:2h:18m:10s&lt;BR /&gt;
&lt;BR /&gt;
    #d    10.1.1.0/24         10.1.1.1        1     U------um--f- v1         0d:3h:38m:52s&lt;BR /&gt;
&lt;BR /&gt;
    #d    172.16.10.0/24     172.16.10.1      1    U------um--f- mirrror    0d:0h:14m:15s&lt;BR /&gt;
&lt;BR /&gt;
    #d    192.168.1.0/24     192.168.1.1      1    U------um--f-  bp         0d:3h:38m:52s &lt;BR /&gt;
&lt;BR /&gt;
    &lt;B&gt; &lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
    However, if we configure the BFD  for OSPF route then you would see the duration timer would get changes  according to BFD timer. As those are the dynamic routes. &lt;BR /&gt;
&lt;BR /&gt;
     &lt;BR /&gt;
&lt;BR /&gt;
    Establishing a BFD Session for  OSPF Neighbor&lt;BR /&gt;
&lt;BR /&gt;
     &lt;BR /&gt;
&lt;BR /&gt;
    1 OSPF discovers a neighbor.&lt;BR /&gt;
&lt;BR /&gt;
    2 If BFD for OSPF is configured,  OSPF on both routers sends a request to the local BFD server to initiate a BFD  neighbor session with the OSPF neighbor router.&lt;BR /&gt;
&lt;BR /&gt;
    3 The BFD neighbor session with  the OSPF neighbor router is established on both sides if BFD session limit is  not reached.&lt;BR /&gt;
&lt;BR /&gt;
     &lt;BR /&gt;
&lt;BR /&gt;
     &lt;BR /&gt;
&lt;BR /&gt;
    &lt;B&gt;* SW2.1 #  show iproute&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
    Ori   Destination         Gateway         Mtr   Flags          VLAN       Duration&lt;BR /&gt;
&lt;BR /&gt;
    #s    2.2.2.1/32          192.168.1.1     1    UG---Sbum--f-  bp         0d:3h:34m:26s&lt;BR /&gt;
&lt;BR /&gt;
    #d    5.0.0.0/8           5.5.5.2         1     U------um--f- sumit      0d:3h:34m:28s&lt;BR /&gt;
&lt;BR /&gt;
    &lt;B&gt;#oa   6.6.6.1/32          5.5.5.1          14   UG-D---um--f- sumit      0d:1h:16m:49s&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
    #d    6.6.6.2/32          6.6.6.2         1     U------um--f- sumit_test 0d:1h:36m:28s&lt;BR /&gt;
&lt;BR /&gt;
    #d    10.1.1.0/24         10.1.1.20       1    U------um--f-  v1         0d:3h:34m:28s&lt;BR /&gt;
&lt;BR /&gt;
    #d    192.168.1.0/24     192.168.1.2      1    U------um--f-  bp         0d:3h:34m:28s&lt;BR /&gt;
&lt;BR /&gt;
     &lt;BR /&gt;
&lt;BR /&gt;
    Origin(Ori):  (b) BlackHole, (be) EBGP, (bg) BGP, (bi) IBGP, (bo) BOOTP,&lt;BR /&gt;
&lt;BR /&gt;
            (ct) CBT, (d) Direct, (df) DownIF, (dv) DVMRP, (e1) ISISL1Ext,&lt;BR /&gt;
&lt;BR /&gt;
            (e2) ISISL2Ext, (h) Hardcoded, (i) ICMP, (i1) ISISL1 (i2) ISISL2,&lt;BR /&gt;
&lt;BR /&gt;
            (is) ISIS, (mb) MBGP, (mbe) MBGPExt, (mbi) MBGPInter, (mp) MPLS Lsp,&lt;BR /&gt;
&lt;BR /&gt;
            (mo) MOSPF (o) OSPF, (o1) OSPFExt1, (o2) OSPFExt2,&lt;BR /&gt;
&lt;BR /&gt;
            (oa) OSPFIntra, (oe) OSPFAsExt, (or) OSPFInter, (pd) PIM-DM, (ps) PIM-SM,&lt;BR /&gt;
&lt;BR /&gt;
            (r) RIP, (ra) RtAdvrt, (s) Static, (sv) SLB_VIP, (un) UnKnown,&lt;BR /&gt;
&lt;BR /&gt;
            (*) Preferred unicast route (@) Preferred multicast route,&lt;BR /&gt;
&lt;BR /&gt;
            (#) Preferred unicast and multicast route.&lt;BR /&gt;
&lt;BR /&gt;
     &lt;BR /&gt;
&lt;BR /&gt;
    Flags: (b)  BFD protection requested, (B) BlackHole, (c) Compressed, (D) Dynamic,&lt;BR /&gt;
&lt;BR /&gt;
            (f) Provided to FIB, (G) Gateway, (H) Host Route, (l) Calculated LDP LSP,&lt;BR /&gt;
&lt;BR /&gt;
            (L) Matching LDP LSP, (m) Multicast, (p) BFD protection active, (P)  LPM-routing,&lt;BR /&gt;
&lt;BR /&gt;
            (R) Modified, (s) Static LSP, (S) Static, (t) Calculated RSVP-TE LSP,&lt;BR /&gt;
&lt;BR /&gt;
            (T) Matching RSVP-TE LSP, (u) Unicast, (U) Up, (3) L3VPN Route.&lt;BR /&gt;
&lt;BR /&gt;
     &lt;BR /&gt;
&lt;BR /&gt;
    MPLS Label:  (S) Bottom of Label Stack&lt;BR /&gt;
&lt;BR /&gt;
    Mask  distribution:&lt;BR /&gt;
&lt;BR /&gt;
          1 routes at length  8           2 routes at  length 24&lt;BR /&gt;
&lt;BR /&gt;
          3 routes at length 32&lt;BR /&gt;
&lt;BR /&gt;
     &lt;BR /&gt;
&lt;BR /&gt;
    Route Origin  distribution:&lt;BR /&gt;
&lt;BR /&gt;
          4 routes from  Direct                1 routes from Static&lt;BR /&gt;
&lt;BR /&gt;
          1 routes from OSPFIntra&lt;BR /&gt;
&lt;BR /&gt;
     &lt;BR /&gt;
&lt;BR /&gt;
    Total number  of routes = 6&lt;BR /&gt;
&lt;BR /&gt;
    Total number  of compressed routes = 0&lt;BR /&gt;
&lt;BR /&gt;
     &lt;BR /&gt;
&lt;BR /&gt;
    SW1.5 # &lt;B&gt;show  bfd session detail&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
    Neighbor        :  5.5.5.2              Local       : 5.5.5.1&lt;BR /&gt;
&lt;BR /&gt;
    VR-Name         : VR-Default           Interface   : sumit&lt;BR /&gt;
&lt;BR /&gt;
    Session  Type   : Single  Hop          State        : Up&lt;BR /&gt;
&lt;BR /&gt;
    Detect  Time    : 3000  ms              Age         : 760 ms&lt;BR /&gt;
&lt;BR /&gt;
    Discriminator  (local/remote)    : 4 / 4&lt;BR /&gt;
&lt;BR /&gt;
    Demand Mode  (local/remote)      : Off / Off&lt;BR /&gt;
&lt;BR /&gt;
    Poll  (local/remote)              : Off / Off&lt;BR /&gt;
&lt;BR /&gt;
    Tx Interval  (local/remote)      : 1000 / 1000 ms&lt;BR /&gt;
&lt;BR /&gt;
    Rx Interval  (local/remote)      : 1000 / 1000 ms&lt;BR /&gt;
&lt;BR /&gt;
    oper Tx  Interval                 : 1000 ms&lt;BR /&gt;
&lt;BR /&gt;
    oper Rx  Interval                 : 1000 ms&lt;BR /&gt;
&lt;BR /&gt;
    Multiplier  (local/remote)       : 3 / 3&lt;BR /&gt;
&lt;BR /&gt;
    Local  Diag                       : 0 (No Diagnostic)&lt;BR /&gt;
&lt;BR /&gt;
    Remote  Diag                      : 0 (No Diagnostic)&lt;BR /&gt;
&lt;BR /&gt;
    Authentication                   : None&lt;BR /&gt;
&lt;BR /&gt;
    Clients                          : OSPF&lt;BR /&gt;
&lt;BR /&gt;
    &lt;B&gt;Uptime                           : 00 days 01 hours 35  minutes 30 seconds&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
    Up  Count                         : 1&lt;BR /&gt;
&lt;BR /&gt;
    Last Valid  Packet Rx            :  09:41:26.893554&lt;BR /&gt;
&lt;BR /&gt;
    Last Packet  Tx                   : 09:41:27.360201&lt;BR /&gt;
&lt;BR /&gt;
     &lt;BR /&gt;
&lt;BR /&gt;
    * SW1.6 #&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Mon, 23 Jun 2014 09:54:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/bfd-is-not-working-with-static-routes/m-p/40475#M9139</guid>
      <dc:creator>Sumit_Tokle</dc:creator>
      <dc:date>2014-06-23T09:54:00Z</dc:date>
    </item>
    <item>
      <title>RE: BFD is not working with static routes</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/bfd-is-not-working-with-static-routes/m-p/40476#M9140</link>
      <description>Thanks a lot for the your  expertise reply on this.</description>
      <pubDate>Tue, 24 Jun 2014 09:46:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/bfd-is-not-working-with-static-routes/m-p/40476#M9140</guid>
      <dc:creator>Tamil</dc:creator>
      <dc:date>2014-06-24T09:46:00Z</dc:date>
    </item>
  </channel>
</rss>

