<?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: Nexus 5596T with N2k-C2232PP and C2960s in Server Networking</title>
    <link>https://community.cisco.com/t5/server-networking/nexus-5596t-with-n2k-c2232pp-and-c2960s/m-p/3953965#M12985</link>
    <description>&lt;P&gt;Thanks for the Reply. In the meantime I have come so far to know that I want a "Active/Active FEX with Enhanced vPC" (see:&amp;nbsp;&lt;A href="https://community.cisco.com/t5/server-networking/difference-between-vpc-and-enhanced-vpc/m-p/2450401/highlight/false#M9055" target="_blank"&gt;https://community.cisco.com/t5/server-networking/difference-between-vpc-and-enhanced-vpc/m-p/2450401/highlight/false#M9055&lt;/A&gt; )&lt;/P&gt;&lt;P&gt;The only thing that I need to know is if it is possible to connect more 2960s switches to the Fex modules with a Port-Channel (vpc?). I only ever see clients connectected to those. See Picture in Post I linked above.&lt;/P&gt;</description>
    <pubDate>Wed, 06 Nov 2019 13:00:18 GMT</pubDate>
    <dc:creator>markus.radis</dc:creator>
    <dc:date>2019-11-06T13:00:18Z</dc:date>
    <item>
      <title>Nexus 5596T with N2k-C2232PP and C2960s</title>
      <link>https://community.cisco.com/t5/server-networking/nexus-5596t-with-n2k-c2232pp-and-c2960s/m-p/3953911#M12983</link>
      <description>&lt;P&gt;Hi, we´re using two Nexus 5596s with VPC as Distribution Layer Switches - And 2960s as Access Layer switches - which is working Perfectly fine. Besides the fact that we are running out of Ports on the nexus swtiches. But as a solution we bought 2 Nexus 2232P Fex modules. We are planning to install them redundantly to both switches (I already prepared the config which I will post below). The only thing im asking myself right now is - how do i configure a redundant uplink for a Catalyst 2960x. Do I simply need to configure a Portchannel or do I need a VPC aswell when the Fex Modules are both connected to both Nexus switches? Config (will be applied on both Nexus switches) :&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;interface port-channel3
description downstream.sw-di-203/204_FEX
switchport
switchport mode fex-fabric
fex associate 100
no shut

interface eth1/47
switchport
switchport mode fex-fabric
fex associate 100
channel-group 3
no shut

exit

fex 100
description upstream.sw-di-203/204

interface port-channel4
description downstream.sw-di-203/204_FEX
switchport
switchport mode fex-fabric
fex associate 101
no shut

interface eth1/48

switchport
switchport mode fex-fabric
fex associate 101
channel-group 4
no shut
exit

fex 101
description upstream.sw-di-203/204&lt;/PRE&gt;</description>
      <pubDate>Wed, 06 Nov 2019 11:08:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/server-networking/nexus-5596t-with-n2k-c2232pp-and-c2960s/m-p/3953911#M12983</guid>
      <dc:creator>markus.radis</dc:creator>
      <dc:date>2019-11-06T11:08:17Z</dc:date>
    </item>
    <item>
      <title>Re: Nexus 5596T with N2k-C2232PP and C2960s</title>
      <link>https://community.cisco.com/t5/server-networking/nexus-5596t-with-n2k-c2232pp-and-c2960s/m-p/3953961#M12984</link>
      <description>&lt;P&gt;As per my understanding, you already have set up running nexus and cat 2960 switch.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you like to add new FEX, they connect to nexus 5K,( there is no Dual homed, then your config works as expected)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If they are dual-homed like FEx connected to 5K1 and 5K2 -then you need to add vpc config to port- channel.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;how do i configure a redundant uplink for a Catalyst 2960x&lt;/P&gt;
&lt;P&gt;I have not understood this statement? if you thinking to connect to 2960 to both 5K you mean, Port-channel at 2960 end, vPC at nexus side.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Nov 2019 12:53:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/server-networking/nexus-5596t-with-n2k-c2232pp-and-c2960s/m-p/3953961#M12984</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2019-11-06T12:53:28Z</dc:date>
    </item>
    <item>
      <title>Re: Nexus 5596T with N2k-C2232PP and C2960s</title>
      <link>https://community.cisco.com/t5/server-networking/nexus-5596t-with-n2k-c2232pp-and-c2960s/m-p/3953965#M12985</link>
      <description>&lt;P&gt;Thanks for the Reply. In the meantime I have come so far to know that I want a "Active/Active FEX with Enhanced vPC" (see:&amp;nbsp;&lt;A href="https://community.cisco.com/t5/server-networking/difference-between-vpc-and-enhanced-vpc/m-p/2450401/highlight/false#M9055" target="_blank"&gt;https://community.cisco.com/t5/server-networking/difference-between-vpc-and-enhanced-vpc/m-p/2450401/highlight/false#M9055&lt;/A&gt; )&lt;/P&gt;&lt;P&gt;The only thing that I need to know is if it is possible to connect more 2960s switches to the Fex modules with a Port-Channel (vpc?). I only ever see clients connectected to those. See Picture in Post I linked above.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Nov 2019 13:00:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/server-networking/nexus-5596t-with-n2k-c2232pp-and-c2960s/m-p/3953965#M12985</guid>
      <dc:creator>markus.radis</dc:creator>
      <dc:date>2019-11-06T13:00:18Z</dc:date>
    </item>
    <item>
      <title>Re: Nexus 5596T with N2k-C2232PP and C2960s</title>
      <link>https://community.cisco.com/t5/server-networking/nexus-5596t-with-n2k-c2232pp-and-c2960s/m-p/3955070#M12987</link>
      <description>&lt;P&gt;As i have provided the information, FEX to extend the network in DC environment. for the End Device to Connect like servers.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you like Cat 2960 connect into the network, suggest and recommend to connect to Nexus 5K rather to FEX ?&amp;nbsp; does this answer your question?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2019 19:52:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/server-networking/nexus-5596t-with-n2k-c2232pp-and-c2960s/m-p/3955070#M12987</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2019-11-07T19:52:35Z</dc:date>
    </item>
    <item>
      <title>Re: Nexus 5596T with N2k-C2232PP and C2960s</title>
      <link>https://community.cisco.com/t5/server-networking/nexus-5596t-with-n2k-c2232pp-and-c2960s/m-p/3955290#M12988</link>
      <description>&lt;P&gt;Unfortunately I do not have enough ports on the Nexus itself to attach 6 more Stacks of 2960s&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Nov 2019 06:07:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/server-networking/nexus-5596t-with-n2k-c2232pp-and-c2960s/m-p/3955290#M12988</guid>
      <dc:creator>markus.radis</dc:creator>
      <dc:date>2019-11-08T06:07:03Z</dc:date>
    </item>
    <item>
      <title>Re: Nexus 5596T with N2k-C2232PP and C2960s</title>
      <link>https://community.cisco.com/t5/server-networking/nexus-5596t-with-n2k-c2232pp-and-c2960s/m-p/3955361#M12989</link>
      <description>&lt;P&gt;To be honest, I have not tried it&lt;/P&gt;
&lt;P&gt;i understand your restrictions and limitation of ports&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2 options :&lt;/P&gt;
&lt;P&gt;Options1 :&lt;/P&gt;
&lt;P&gt;Migrate any server can move to FEX&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Options2 :&lt;/P&gt;
&lt;P&gt;You can try that is risk connecting Switch to FEX (i do not recommend)&lt;/P&gt;
&lt;P&gt;(why risk is by default FEX port set a Portfast).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Nov 2019 08:34:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/server-networking/nexus-5596t-with-n2k-c2232pp-and-c2960s/m-p/3955361#M12989</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2019-11-08T08:34:58Z</dc:date>
    </item>
  </channel>
</rss>

