<?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: NDFC design/deployment doubts with switch roles in Nexus Dashboard</title>
    <link>https://community.cisco.com/t5/nexus-dashboard/ndfc-design-deployment-doubts-with-switch-roles/m-p/5320917#M703</link>
    <description>&lt;P&gt;Hello &lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/292583"&gt;@Luis Perez&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In a VxLAN EVPN multi-site fabric, the roles of leaf and border leaf are not strictly mutually exclusive !&lt;/P&gt;
&lt;P&gt;A leaf switch is normaly responsible for connecting endpoints such as servers, storage, or access switches, while a border leaf is a leaf that also connect to external networks or devices such as firewalls, routers, or WAN links...&lt;/P&gt;
&lt;P&gt;This means you can have a single switch acting as both a leaf for server conectivity and a border leaf for L3 external connections. For example, if a top-of-rack device connect to both servers and a firewall, it can be assigned the border leaf role without losing its ability to host endpoints. What is not typical is declaring it as a pure border gatewy spine and still using it for endpoint connections, as the border gateway spine role is designed for centralized inter-site or external routing rather than direct server attachment.&lt;/P&gt;
&lt;P&gt;In a two-layer VXLAN evpn multi-site design, the upper-layer switches would typically be configured as border gateway spines. Their role is to terminate the EVPN control plane for the local site and handle inter-site or external L3 connectivity. They usually do not host endpoints and instead focus on high-speed transit, route exchange, and policy enforcement at the edge of the fabric.&lt;/P&gt;
&lt;P&gt;The lower-layer switches would be the leaf layer, responsible for ataching endpoints. If those switches also connect to external firewall or routers, they would take on the border leaf role so that they can handle both endpoint traffic and external routing.&lt;/P&gt;
&lt;P&gt;It is technically possible to connect external L3 networks directly to spines, and in some collapsed designs this is done to avoid dedicating hardware for border leaf functions... In your case, the blue switches would still be considered border gateway spines, and the orange switches could remain pure leafs dedicated to endpoint connectivity.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But best approach is to keep spines as pure transit nodes to maintain design consistency and simplify policy management.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 15 Aug 2025 09:21:21 GMT</pubDate>
    <dc:creator>M02@rt37</dc:creator>
    <dc:date>2025-08-15T09:21:21Z</dc:date>
    <item>
      <title>NDFC design/deployment doubts with switch roles</title>
      <link>https://community.cisco.com/t5/nexus-dashboard/ndfc-design-deployment-doubts-with-switch-roles/m-p/5320827#M701</link>
      <description>&lt;P&gt;Looking for some advice related to:&lt;/P&gt;
&lt;P&gt;1. If i need to connect endpoints (servers) and also firewalls (L3 connectivity) to leafs, can i use the leaf role or the border role, arent they mutually exclusive?&lt;/P&gt;
&lt;P&gt;2. In two layer design (image attached) for a VXLAN EVPN Multiste which role has to be used in the blue switches (i was thinking in border gateway spine) and which role has to be used in the orange switches (related with point number 1)&amp;nbsp;&lt;/P&gt;
&lt;P&gt;3. Is possible to connect the external L3 networks or some endpoints to the spines, and left leafs only for endpoints. In this case which role must be used&amp;nbsp; in the blue and orange switches?&lt;/P&gt;</description>
      <pubDate>Thu, 14 Aug 2025 23:54:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nexus-dashboard/ndfc-design-deployment-doubts-with-switch-roles/m-p/5320827#M701</guid>
      <dc:creator>Luis Perez</dc:creator>
      <dc:date>2025-08-14T23:54:54Z</dc:date>
    </item>
    <item>
      <title>Re: NDFC design/deployment doubts with switch roles</title>
      <link>https://community.cisco.com/t5/nexus-dashboard/ndfc-design-deployment-doubts-with-switch-roles/m-p/5320877#M702</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/292583"&gt;@Luis Perez&lt;/a&gt;&amp;nbsp;as u already know, servers and firewalls go to the leafs – that’s their role. So If those leafs also connect outside the fabric, they just become border leafs, so the roles aren’t exclusive.&lt;/P&gt;&lt;P&gt;In ur two-layer design, blue switches would be Border Gateway Spines if they handle external links, and orange switches stay leafs (or border leafs if they connect outside).&lt;/P&gt;&lt;P&gt;You could hang stuff off the spines, but best practice is to keep them clean and let leafs handle endpoints and external connectivity.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Enes&lt;/P&gt;</description>
      <pubDate>Fri, 15 Aug 2025 05:52:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nexus-dashboard/ndfc-design-deployment-doubts-with-switch-roles/m-p/5320877#M702</guid>
      <dc:creator>Enes Simnica</dc:creator>
      <dc:date>2025-08-15T05:52:34Z</dc:date>
    </item>
    <item>
      <title>Re: NDFC design/deployment doubts with switch roles</title>
      <link>https://community.cisco.com/t5/nexus-dashboard/ndfc-design-deployment-doubts-with-switch-roles/m-p/5320917#M703</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/292583"&gt;@Luis Perez&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In a VxLAN EVPN multi-site fabric, the roles of leaf and border leaf are not strictly mutually exclusive !&lt;/P&gt;
&lt;P&gt;A leaf switch is normaly responsible for connecting endpoints such as servers, storage, or access switches, while a border leaf is a leaf that also connect to external networks or devices such as firewalls, routers, or WAN links...&lt;/P&gt;
&lt;P&gt;This means you can have a single switch acting as both a leaf for server conectivity and a border leaf for L3 external connections. For example, if a top-of-rack device connect to both servers and a firewall, it can be assigned the border leaf role without losing its ability to host endpoints. What is not typical is declaring it as a pure border gatewy spine and still using it for endpoint connections, as the border gateway spine role is designed for centralized inter-site or external routing rather than direct server attachment.&lt;/P&gt;
&lt;P&gt;In a two-layer VXLAN evpn multi-site design, the upper-layer switches would typically be configured as border gateway spines. Their role is to terminate the EVPN control plane for the local site and handle inter-site or external L3 connectivity. They usually do not host endpoints and instead focus on high-speed transit, route exchange, and policy enforcement at the edge of the fabric.&lt;/P&gt;
&lt;P&gt;The lower-layer switches would be the leaf layer, responsible for ataching endpoints. If those switches also connect to external firewall or routers, they would take on the border leaf role so that they can handle both endpoint traffic and external routing.&lt;/P&gt;
&lt;P&gt;It is technically possible to connect external L3 networks directly to spines, and in some collapsed designs this is done to avoid dedicating hardware for border leaf functions... In your case, the blue switches would still be considered border gateway spines, and the orange switches could remain pure leafs dedicated to endpoint connectivity.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But best approach is to keep spines as pure transit nodes to maintain design consistency and simplify policy management.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Aug 2025 09:21:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nexus-dashboard/ndfc-design-deployment-doubts-with-switch-roles/m-p/5320917#M703</guid>
      <dc:creator>M02@rt37</dc:creator>
      <dc:date>2025-08-15T09:21:21Z</dc:date>
    </item>
    <item>
      <title>Re: NDFC design/deployment doubts with switch roles</title>
      <link>https://community.cisco.com/t5/nexus-dashboard/ndfc-design-deployment-doubts-with-switch-roles/m-p/5321019#M704</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1724308"&gt;@Enes Simnica&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/237724"&gt;M02@rt37&lt;/a&gt;&amp;nbsp;just to clarify:&lt;/P&gt;
&lt;P&gt;- Avoiding that the best approach is to maintain spines clear and used as pure transit nodes, in the bordger gateway spine role is possible to connect the DCI and also external connections like routers or Firewalls? Is that role ok or super spine border gateway role must be used? How can this impact in the policy management, the question is related with a rack space, and cabling restriction.&lt;/P&gt;
&lt;P&gt;- Maybe i do some in the wrong way but trying in dcloud, when i use the border role for a leaf and then configure and attach networks to that border leaf, anycast gateway of the network wasnt be deployed on the border leaf, so im confused about if the leaf role and border role are mutually exclusive&amp;nbsp; &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Aug 2025 14:18:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nexus-dashboard/ndfc-design-deployment-doubts-with-switch-roles/m-p/5321019#M704</guid>
      <dc:creator>Luis Perez</dc:creator>
      <dc:date>2025-08-15T14:18:15Z</dc:date>
    </item>
    <item>
      <title>Re: NDFC design/deployment doubts with switch roles</title>
      <link>https://community.cisco.com/t5/nexus-dashboard/ndfc-design-deployment-doubts-with-switch-roles/m-p/5321027#M705</link>
      <description>&lt;P&gt;You're so welcome &lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/292583"&gt;@Luis Perez&lt;/a&gt;.&lt;/P&gt;
&lt;P&gt;Yes, if you want to keep your spines “clean” as pure transit devices, that’s the most maintainable and predictable design, but it’s not the only option...&lt;/P&gt;
&lt;P&gt;A border gateway spine is allowed to terminate both the DCI (site-to-site connectivity) and external connections such as routers, WAN edges, or firewalls. You don’t have to introduce a separate “super spine border gateway” role unless you have a multi-tier spine architecture or very large-scale multi-pod/multi-site deployments where you want an additional layer for policy isolation. Using the border gateway spine for both DCI and external routing is perfectly valid, but it does mean your routing and security policy configuration will live in the spine layer rather than the leaf layer ! So, this can impact operational flexibility because it concentrate control-plane policy in fewer devices, making change management a bit more sensitive.&lt;/P&gt;
&lt;P&gt;On the other hand, in environment with rack space and cabling restrictions, this consolidation can be a practical trade-off, no ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Aug 2025 14:37:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nexus-dashboard/ndfc-design-deployment-doubts-with-switch-roles/m-p/5321027#M705</guid>
      <dc:creator>M02@rt37</dc:creator>
      <dc:date>2025-08-15T14:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: NDFC design/deployment doubts with switch roles</title>
      <link>https://community.cisco.com/t5/nexus-dashboard/ndfc-design-deployment-doubts-with-switch-roles/m-p/5321084#M706</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/237724"&gt;M02@rt37&lt;/a&gt;, i will decide if firewalls could be connected to border gateway spine or to leafs accorgin with the cabling constraints but also with the best practices with spine cleans.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What about this second question: "&lt;SPAN&gt;- Maybe i do some in the wrong way but trying in dcloud, when i use the border role for a leaf and then configure and attach networks to that border leaf, anycast gateway of the network wasnt be deployed on the border leaf, so im confused about if the leaf role and border role are mutually exclusive&lt;/SPAN&gt;" I want to know which specific role to apply to leaves&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks again in advance for your help&lt;/P&gt;</description>
      <pubDate>Fri, 15 Aug 2025 17:32:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nexus-dashboard/ndfc-design-deployment-doubts-with-switch-roles/m-p/5321084#M706</guid>
      <dc:creator>Luis Perez</dc:creator>
      <dc:date>2025-08-15T17:32:23Z</dc:date>
    </item>
    <item>
      <title>Re: NDFC design/deployment doubts with switch roles</title>
      <link>https://community.cisco.com/t5/nexus-dashboard/ndfc-design-deployment-doubts-with-switch-roles/m-p/5321086#M707</link>
      <description>&lt;P&gt;Ok....&lt;/P&gt;
&lt;P&gt;Border and leaf roles are not mutualy exclusive — a border leaf is still a leaf and can host endpoints with anycast gateways if you explicitly attach the vlan/VRF to it in NDFC.&lt;/P&gt;
&lt;P&gt;I'm gonna check...&lt;/P&gt;</description>
      <pubDate>Fri, 15 Aug 2025 17:38:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nexus-dashboard/ndfc-design-deployment-doubts-with-switch-roles/m-p/5321086#M707</guid>
      <dc:creator>M02@rt37</dc:creator>
      <dc:date>2025-08-15T17:38:07Z</dc:date>
    </item>
    <item>
      <title>Re: NDFC design/deployment doubts with switch roles</title>
      <link>https://community.cisco.com/t5/nexus-dashboard/ndfc-design-deployment-doubts-with-switch-roles/m-p/5321779#M708</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Thanks&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/237724"&gt;M02@rt37&lt;/a&gt;&amp;nbsp; were you able to check the creation of the anycast gateway in a switch with border leaf role after vlan/vrf attachment? i tried last week and didnt found the anycast gateway in the border leaf, so tha cause me confussion.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Luis&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Aug 2025 21:18:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nexus-dashboard/ndfc-design-deployment-doubts-with-switch-roles/m-p/5321779#M708</guid>
      <dc:creator>Luis Perez</dc:creator>
      <dc:date>2025-08-18T21:18:17Z</dc:date>
    </item>
    <item>
      <title>Re: NDFC design/deployment doubts with switch roles</title>
      <link>https://community.cisco.com/t5/nexus-dashboard/ndfc-design-deployment-doubts-with-switch-roles/m-p/5321828#M709</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/292583"&gt;@Luis Perez&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;On 'Network' menu (Fabric Details).&lt;/P&gt;
&lt;P&gt;You should be able to configure anycast Gw per nerwork here. After that you deploy the config on Leaf Border (if you need anycast Gw on it) by selecting the device concerned.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Aug 2025 04:28:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nexus-dashboard/ndfc-design-deployment-doubts-with-switch-roles/m-p/5321828#M709</guid>
      <dc:creator>M02@rt37</dc:creator>
      <dc:date>2025-08-19T04:28:32Z</dc:date>
    </item>
  </channel>
</rss>

