<?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 Border node's LISP not seeing endpoint MAC connected to edge node. in Software-Defined Access (SD-Access)</title>
    <link>https://community.cisco.com/t5/software-defined-access-sd-access/border-node-s-lisp-not-seeing-endpoint-mac-connected-to-edge/m-p/4428159#M1394</link>
    <description>&lt;P&gt;Hello all.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are using a SD-Access test topology with just one Border node connected to customer's external router and another switch acting as edge node.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After connecting and endpoint on the edge node in VLAN 50, I am not seeing this entry on the Border node LISP table. I have deployed underlay with LAN automation. Is there anything left to be configured at any side?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On the other hand, I haven't configure Multicast traffic on any VN yet, is this necessary for this process?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
    <pubDate>Mon, 05 Jul 2021 16:03:52 GMT</pubDate>
    <dc:creator>acc.94</dc:creator>
    <dc:date>2021-07-05T16:03:52Z</dc:date>
    <item>
      <title>Border node's LISP not seeing endpoint MAC connected to edge node.</title>
      <link>https://community.cisco.com/t5/software-defined-access-sd-access/border-node-s-lisp-not-seeing-endpoint-mac-connected-to-edge/m-p/4428159#M1394</link>
      <description>&lt;P&gt;Hello all.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are using a SD-Access test topology with just one Border node connected to customer's external router and another switch acting as edge node.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After connecting and endpoint on the edge node in VLAN 50, I am not seeing this entry on the Border node LISP table. I have deployed underlay with LAN automation. Is there anything left to be configured at any side?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On the other hand, I haven't configure Multicast traffic on any VN yet, is this necessary for this process?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jul 2021 16:03:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/software-defined-access-sd-access/border-node-s-lisp-not-seeing-endpoint-mac-connected-to-edge/m-p/4428159#M1394</guid>
      <dc:creator>acc.94</dc:creator>
      <dc:date>2021-07-05T16:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: Border node's LISP not seeing endpoint MAC connected to edge node.</title>
      <link>https://community.cisco.com/t5/software-defined-access-sd-access/border-node-s-lisp-not-seeing-endpoint-mac-connected-to-edge/m-p/4429061#M1403</link>
      <description>&lt;P&gt;VLAN 50 doesn't looks like its something that will include LISP or Device-tracking on it, as fabric VLANs are usually on the range of the thousands.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Can you get a show run from your edge?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jul 2021 07:51:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/software-defined-access-sd-access/border-node-s-lisp-not-seeing-endpoint-mac-connected-to-edge/m-p/4429061#M1403</guid>
      <dc:creator>jalejand</dc:creator>
      <dc:date>2021-07-07T07:51:04Z</dc:date>
    </item>
    <item>
      <title>Re: Border node's LISP not seeing endpoint MAC connected to edge node.</title>
      <link>https://community.cisco.com/t5/software-defined-access-sd-access/border-node-s-lisp-not-seeing-endpoint-mac-connected-to-edge/m-p/4429086#M1408</link>
      <description>&lt;P&gt;What DNAC version are you on and is VLAN 50 a custom VLAN that you defined for this? Apart from the show run that Alejandro requested, I'd also suggest looking at several other things:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. Did the host actually receive an IP address? If not dynamically, have you configured a static address?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2. can you ping the default gateway from the host?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;3. was the host ip/mac picked up by SISF? Look at 'show device-tracking database' on the FE. Do you see an entry for the host and is the state reachable?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;4. once in the SISF db, it should be picked up by LISP as well, and you should see a dynamic entry in the LISP db. Check with 'show lisp instance-id &amp;lt;&amp;gt; ipv4 database'.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;5. If you see it here, this entry should have triggered a map-register to the CP (I'm assuming your control-plane/border functionality is co-located on one device itself). Do you not see this here, via 'show lisp instance-id &amp;lt;&amp;gt; ipv4 server'?&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jul 2021 08:31:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/software-defined-access-sd-access/border-node-s-lisp-not-seeing-endpoint-mac-connected-to-edge/m-p/4429086#M1408</guid>
      <dc:creator>Aninda Chatterjee</dc:creator>
      <dc:date>2021-07-07T08:31:19Z</dc:date>
    </item>
  </channel>
</rss>

