<?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: OSPF and VRRP issue in Switching</title>
    <link>https://community.cisco.com/t5/switching/ospf-and-vrrp-issue/m-p/613631#M829</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the due to fact that cisco router has OSPF LLS feature turned on by default&lt;/P&gt;&lt;P&gt;Other vendors implementation of OSPF might not support them. In your case the NOKIA firewall might not support OSPF LLS feature.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hence you need to disable OSPF LLS feature on the cisco router, so that it can form neighbor relationship with nokia device.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can disable the OSPF LLS(Link local signalling) feature per interface in the cisco router as follows&lt;/P&gt;&lt;P&gt;config t&lt;/P&gt;&lt;P&gt;interface &lt;INTERFACE&gt;&lt;/INTERFACE&gt;&lt;/P&gt;&lt;P&gt;ip ospf lls disable" &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Optionally Globally you can disable the LLS feature in the ospf by turning it off in the router ospf process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Config t&lt;/P&gt;&lt;P&gt;router ospf process-id&lt;/P&gt;&lt;P&gt;no capability lls&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer this url for more information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://cisco.com/en/US/products/sw/iosswrel/ps1829/products_feature_guide09186a00801eff18.html#wp1053383" target="_blank"&gt;http://cisco.com/en/US/products/sw/iosswrel/ps1829/products_feature_guide09186a00801eff18.html#wp1053383&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps. Please Rate the post if it was helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Vj&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Jan 2007 07:01:02 GMT</pubDate>
    <dc:creator>vijayasankar</dc:creator>
    <dc:date>2007-01-12T07:01:02Z</dc:date>
    <item>
      <title>OSPF and VRRP issue</title>
      <link>https://community.cisco.com/t5/switching/ospf-and-vrrp-issue/m-p/613629#M827</link>
      <description>&lt;P&gt;hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am having an issue after configured OSPF within our infrastructure.&lt;/P&gt;&lt;P&gt;i get an INIT state between on 4506 Cisco L3 switch and one Nokia IP330 firewall.&lt;/P&gt;&lt;P&gt;I believe is something to do with VRRP configured between the IP330s but i cannot figure out where the problem is.&lt;/P&gt;&lt;P&gt;Can anyine help? See attachment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2019 21:44:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/ospf-and-vrrp-issue/m-p/613629#M827</guid>
      <dc:creator>mcarassale</dc:creator>
      <dc:date>2019-03-05T21:44:03Z</dc:date>
    </item>
    <item>
      <title>Re: OSPF and VRRP issue</title>
      <link>https://community.cisco.com/t5/switching/ospf-and-vrrp-issue/m-p/613630#M828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try the link below to see if it points you in the right direction&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/warp/public/104/trouble_main.html#trouble_init_state" target="_blank"&gt;http://www.cisco.com/warp/public/104/trouble_main.html#trouble_init_state&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris Will&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jan 2007 00:03:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/ospf-and-vrrp-issue/m-p/613630#M828</guid>
      <dc:creator>chriswill</dc:creator>
      <dc:date>2007-01-12T00:03:16Z</dc:date>
    </item>
    <item>
      <title>Re: OSPF and VRRP issue</title>
      <link>https://community.cisco.com/t5/switching/ospf-and-vrrp-issue/m-p/613631#M829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the due to fact that cisco router has OSPF LLS feature turned on by default&lt;/P&gt;&lt;P&gt;Other vendors implementation of OSPF might not support them. In your case the NOKIA firewall might not support OSPF LLS feature.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hence you need to disable OSPF LLS feature on the cisco router, so that it can form neighbor relationship with nokia device.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can disable the OSPF LLS(Link local signalling) feature per interface in the cisco router as follows&lt;/P&gt;&lt;P&gt;config t&lt;/P&gt;&lt;P&gt;interface &lt;INTERFACE&gt;&lt;/INTERFACE&gt;&lt;/P&gt;&lt;P&gt;ip ospf lls disable" &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Optionally Globally you can disable the LLS feature in the ospf by turning it off in the router ospf process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Config t&lt;/P&gt;&lt;P&gt;router ospf process-id&lt;/P&gt;&lt;P&gt;no capability lls&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer this url for more information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://cisco.com/en/US/products/sw/iosswrel/ps1829/products_feature_guide09186a00801eff18.html#wp1053383" target="_blank"&gt;http://cisco.com/en/US/products/sw/iosswrel/ps1829/products_feature_guide09186a00801eff18.html#wp1053383&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps. Please Rate the post if it was helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Vj&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jan 2007 07:01:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/ospf-and-vrrp-issue/m-p/613631#M829</guid>
      <dc:creator>vijayasankar</dc:creator>
      <dc:date>2007-01-12T07:01:02Z</dc:date>
    </item>
    <item>
      <title>Re: OSPF and VRRP issue</title>
      <link>https://community.cisco.com/t5/switching/ospf-and-vrrp-issue/m-p/613632#M830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you still have this problem?&lt;/P&gt;&lt;P&gt;Kindly let us know whether you are facing this problem even after disabling lls.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-VJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jan 2007 05:21:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/ospf-and-vrrp-issue/m-p/613632#M830</guid>
      <dc:creator>vijayasankar</dc:creator>
      <dc:date>2007-01-18T05:21:20Z</dc:date>
    </item>
    <item>
      <title>Re: OSPF and VRRP issue</title>
      <link>https://community.cisco.com/t5/switching/ospf-and-vrrp-issue/m-p/613633#M831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi VJ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you for your help.&lt;/P&gt;&lt;P&gt;yes the LLS disabling has resolved the issue.&lt;/P&gt;&lt;P&gt;But what i don't understand is why other Cisco devices had established connection even with LLS enabled and the problem was only with one Switch?&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jan 2007 13:30:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/ospf-and-vrrp-issue/m-p/613633#M831</guid>
      <dc:creator>mcarassale</dc:creator>
      <dc:date>2007-01-18T13:30:06Z</dc:date>
    </item>
    <item>
      <title>Re: OSPF and VRRP issue</title>
      <link>https://community.cisco.com/t5/switching/ospf-and-vrrp-issue/m-p/613634#M832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for updating us. Glad that the issue is resolved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not sure. Kindly check the output of "show ip ospf interface " on the other cisco device and verify whether LLS is enabled on those interfaces.&lt;/P&gt;&lt;P&gt;The sample output of an interface in which lls is disabled will look like the one below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ethernet2/0 is up, line protocol is up &lt;/P&gt;&lt;P&gt;  Internet Address 10.1.145.2/16, Area 1 &lt;/P&gt;&lt;P&gt;  Process ID 1, Router ID 10.22.222.2, Network Type BROADCAST, Cost: 10&lt;/P&gt;&lt;P&gt;  Transmit Delay is 1 sec, State BDR, Priority 1 &lt;/P&gt;&lt;P&gt;  Designated Router (ID) 10.2.2.3, Interface address 10.1.145.1&lt;/P&gt;&lt;P&gt;  Backup Designated router (ID) 10.22.222.2, Interface address 10.1.145.2&lt;/P&gt;&lt;P&gt;  Timer intervals configured, Hello 10, Dead 40, Wait 40, Retransmit 5&lt;/P&gt;&lt;P&gt;    oob-resync timeout 40&lt;/P&gt;&lt;P&gt;    Hello due in 00:00:04&lt;/P&gt;&lt;P&gt;!   Does not support Link-local Signaling (LLS)&lt;/P&gt;&lt;P&gt;Index 2/2, flood queue length 0&lt;/P&gt;&lt;P&gt;  Next 0x0(0)/0x0(0)&lt;/P&gt;&lt;P&gt;  Last flood scan length is 2, maximum is 11&lt;/P&gt;&lt;P&gt;  Last flood scan time is 0 msec, maximum is 0 msec&lt;/P&gt;&lt;P&gt;  Neighbor Count is 1, Adjacent neighbor count is 1 &lt;/P&gt;&lt;P&gt;    Adjacent with neighbor 45.2.2.3  (Designated Router)&lt;/P&gt;&lt;P&gt;    Suppress hello for 0 neighbor(s)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-VJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jan 2007 04:15:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/ospf-and-vrrp-issue/m-p/613634#M832</guid>
      <dc:creator>vijayasankar</dc:creator>
      <dc:date>2007-01-19T04:15:18Z</dc:date>
    </item>
  </channel>
</rss>

