<?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: HSRP on Nexus (first time) in Switching</title>
    <link>https://community.cisco.com/t5/switching/hsrp-on-nexus-first-time/m-p/3784549#M457311</link>
    <description>&lt;P&gt;Yes the feature is turned on.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will try version 2 and let you know&lt;/P&gt;</description>
    <pubDate>Mon, 21 Jan 2019 21:32:10 GMT</pubDate>
    <dc:creator>Andrew White</dc:creator>
    <dc:date>2019-01-21T21:32:10Z</dc:date>
    <item>
      <title>HSRP on Nexus (first time)</title>
      <link>https://community.cisco.com/t5/switching/hsrp-on-nexus-first-time/m-p/3784270#M457285</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm just having a play with 2 Nexus switches (7.3) as I've not used this before.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Currently I have 1 Nexus setup with 1 laptop connected on an access port and I've configured VLAN30 as an an HSRP and I eventually what to use HSRP between the 2 Nexus switches for our user VLANs as I will be connecting some Cisco 2960x L2 switches to these as trunks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I added the below config to 1 switch and the laptop can ping the physical IP for VLAN 30 (.252) but not the HSRP virtual IP (.254).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Config:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;vlan 30&lt;BR /&gt;name USER30&lt;/P&gt;&lt;P&gt;vlan configuration 30&lt;/P&gt;&lt;P&gt;interface Vlan1&lt;/P&gt;&lt;P&gt;interface Vlan30&lt;BR /&gt;no shutdown&lt;BR /&gt;no ip redirects&lt;BR /&gt;ip address 172.18.30.252/24&lt;BR /&gt;hsrp 30&lt;BR /&gt;preempt delay minimum 60&lt;BR /&gt;priority 115&lt;BR /&gt;timers msec 250 msec 750&lt;BR /&gt;ip 172.18.30.254&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;HSRP is up for VLAN 30 (just 1 switch atm)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Vlan30 - Group 30 (HSRP-V1) (IPv4)&lt;BR /&gt;Local state is Active, priority 115 (Cfged 115), may preempt&lt;BR /&gt;Forwarding threshold(for vPC), lower: 1 upper: 115&lt;BR /&gt;Preemption Delay (Seconds) Minimum:60&lt;BR /&gt;Hellotime 250 msec, holdtime 750 msec&lt;BR /&gt;Next hello sent in 0.041000 sec(s)&lt;BR /&gt;Virtual IP address is 172.18.30.254 (Cfged)&lt;BR /&gt;Active router is local&lt;BR /&gt;Standby router is unknown&lt;BR /&gt;Authentication text "cisco"&lt;BR /&gt;Virtual mac address is 0000.0c07.ac1e (Default MAC)&lt;BR /&gt;2 state changes, last state change 00:03:02&lt;BR /&gt;IP redundancy name is hsrp-Vlan30-30 (default)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Form the switch the ping works to the laptop:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;switch# ping 172.18.30.10&lt;BR /&gt;PING 172.18.30.10 (172.18.30.10): 56 data bytes&lt;BR /&gt;64 bytes from 172.18.30.10: icmp_seq=0 ttl=63 time=9.017 ms&lt;BR /&gt;64 bytes from 172.18.30.10: icmp_seq=1 ttl=63 time=1.952 ms&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However the Laptop can only ping physical IP (172.18.30.252) and not the HSRP (172.18.30.254).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Am I missing something?&amp;nbsp; I will connect the 2nd switch as part of the HSRP, but I should still be able to ping the virtual address.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 09 Mar 2019 01:05:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/hsrp-on-nexus-first-time/m-p/3784270#M457285</guid>
      <dc:creator>Andrew White</dc:creator>
      <dc:date>2019-03-09T01:05:53Z</dc:date>
    </item>
    <item>
      <title>Re: HSRP on Nexus (first time)</title>
      <link>https://community.cisco.com/t5/switching/hsrp-on-nexus-first-time/m-p/3784329#M457296</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;which Nexus is this on ? Have you gobally enabled the HSRP feature:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Nexus(config)#feature hsrp&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;?&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jan 2019 15:24:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/hsrp-on-nexus-first-time/m-p/3784329#M457296</guid>
      <dc:creator>Georg Pauwen</dc:creator>
      <dc:date>2019-01-21T15:24:28Z</dc:date>
    </item>
    <item>
      <title>Re: HSRP on Nexus (first time)</title>
      <link>https://community.cisco.com/t5/switching/hsrp-on-nexus-first-time/m-p/3784332#M457298</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Not that this should make any difference but can you configure hsrp&amp;nbsp;version 2 and test again?&lt;/P&gt;
&lt;P&gt;hsrp&amp;nbsp;version 2&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;hsrp 30&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;preempt delay minimum 60&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;priority 115&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;timers msec 250 msec 750&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ip 172.18.30.254&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;HTH&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jan 2019 15:26:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/hsrp-on-nexus-first-time/m-p/3784332#M457298</guid>
      <dc:creator>Reza Sharifi</dc:creator>
      <dc:date>2019-01-21T15:26:51Z</dc:date>
    </item>
    <item>
      <title>Re: HSRP on Nexus (first time)</title>
      <link>https://community.cisco.com/t5/switching/hsrp-on-nexus-first-time/m-p/3784549#M457311</link>
      <description>&lt;P&gt;Yes the feature is turned on.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will try version 2 and let you know&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jan 2019 21:32:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/hsrp-on-nexus-first-time/m-p/3784549#M457311</guid>
      <dc:creator>Andrew White</dc:creator>
      <dc:date>2019-01-21T21:32:10Z</dc:date>
    </item>
    <item>
      <title>Re: HSRP on Nexus (first time)</title>
      <link>https://community.cisco.com/t5/switching/hsrp-on-nexus-first-time/m-p/3784646#M457321</link>
      <description>&lt;P&gt;Below example configuration : we would like to know how they are connected each other.&lt;/P&gt;
&lt;P&gt;If you building 2 nexus you need to build with vPC and allowed the requeired VLAN in vPC.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;HSRP&lt;BR /&gt;========&lt;/P&gt;
&lt;P&gt;N7K1&lt;BR /&gt;====&lt;BR /&gt;feature hsrp&lt;BR /&gt;!&lt;BR /&gt;interface Vlan9&lt;BR /&gt; description MGMT-NET HSRP&lt;BR /&gt; no shutdown&lt;BR /&gt; no ip redirects&lt;BR /&gt; ip address 10.10.9.2/24&lt;BR /&gt; no ipv6 redirects&lt;BR /&gt; hsrp 9 &lt;BR /&gt; preempt &lt;BR /&gt; priority 150&lt;BR /&gt; timers 1 3&lt;BR /&gt; ip 10.10.9.1&lt;BR /&gt;!&lt;BR /&gt;end&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;N7K2&lt;BR /&gt;====&lt;BR /&gt;feature hsrp&lt;BR /&gt;interface Vlan9&lt;BR /&gt; description MGMT-NET HSRP&lt;BR /&gt; no shutdown&lt;BR /&gt; no ip redirects&lt;BR /&gt; ip address 10.10.9.3/24&lt;BR /&gt; no ipv6 redirects&lt;BR /&gt; hsrp 9 &lt;BR /&gt; preempt &lt;BR /&gt; priority 130&lt;BR /&gt; timers 1 3&lt;BR /&gt; ip 10.10.9.1&lt;BR /&gt;!&lt;BR /&gt;end&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can verify &lt;STRONG&gt;show standby breif&lt;/STRONG&gt; will show you HSRP working.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jan 2019 01:48:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/hsrp-on-nexus-first-time/m-p/3784646#M457321</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2019-01-22T01:48:30Z</dc:date>
    </item>
    <item>
      <title>Re: HSRP on Nexus (first time)</title>
      <link>https://community.cisco.com/t5/switching/hsrp-on-nexus-first-time/m-p/3784980#M457369</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have not configure the vPC yet as the 2nd Nexus is not out of the box yet, but shouldn't the HSRP virtual IP still work?&amp;nbsp; It's as if the 2nd switch is down so I'm essentially in DR mode &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you have a example on configuring the vPC?&amp;nbsp; Eventually I want to add a 3850 to both as portchannel but I think I need to add the vPC to it?&amp;nbsp; something like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;interface port-channel10&lt;/P&gt;&lt;P&gt;&amp;nbsp; description Uplinkto3850&lt;/P&gt;&lt;P&gt;&amp;nbsp; switchport mode trunk&lt;/P&gt;&lt;P&gt;&amp;nbsp; switchport trunk native vlan&amp;nbsp;999&lt;/P&gt;&lt;P&gt;&amp;nbsp; switchport trunk allowed vlan 9,999&lt;/P&gt;&lt;P&gt;&amp;nbsp; spanning-tree port type normal&lt;/P&gt;&lt;P&gt;&amp;nbsp; speed 10000&lt;/P&gt;&lt;P&gt;&amp;nbsp; vpc&amp;nbsp;9&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Nexus1.PNG" style="width: 363px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/28412iCA368A4F29FBC3A4/image-size/large?v=v2&amp;amp;px=999" role="button" title="Nexus1.PNG" alt="Nexus1.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I guess something like this on the&amp;nbsp;Nexus:?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jan 2019 12:15:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/hsrp-on-nexus-first-time/m-p/3784980#M457369</guid>
      <dc:creator>Andrew White</dc:creator>
      <dc:date>2019-01-22T12:15:11Z</dc:date>
    </item>
    <item>
      <title>Re: HSRP on Nexus (first time)</title>
      <link>https://community.cisco.com/t5/switching/hsrp-on-nexus-first-time/m-p/3785442#M457409</link>
      <description>&lt;P&gt;here is config related to nexus and 3850, hope you have already have based vPC config between nexus 1 and nexus 2&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Nexus 1&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;interface port-channel10&lt;BR /&gt; switchport mode trunk&lt;BR /&gt; switchport trunk native vlan 999&lt;BR /&gt; switchport trunk allowed vlan 9,900&lt;BR /&gt; vpc 10&lt;BR /&gt; no shutdown&lt;/P&gt;
&lt;P&gt;interface Ethernet1/16&lt;BR /&gt; description to 3850&lt;BR /&gt; switchport mode trunk&lt;BR /&gt; switchport trunk native vlan 999&lt;BR /&gt; switchport trunk allowed vlan 9,900&lt;BR /&gt; channel-group 10 mode active&lt;BR /&gt; no shutdown&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt; Nexus 2&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;interface port-channel10&lt;BR /&gt; switchport mode trunk&lt;BR /&gt; switchport trunk native vlan 999&lt;BR /&gt; switchport trunk allowed vlan 9,900&lt;BR /&gt; vpc 10&lt;BR /&gt; no shutdown&lt;/P&gt;
&lt;P&gt;interface Ethernet1/16&lt;BR /&gt; description to 3850&lt;BR /&gt; switchport mode trunk&lt;BR /&gt; switchport trunk native vlan 999&lt;BR /&gt; switchport trunk allowed vlan 9,900&lt;BR /&gt; channel-group 10 mode active&lt;BR /&gt; no shutdown&lt;/P&gt;
&lt;P&gt;3850&lt;BR /&gt;========&lt;/P&gt;
&lt;P&gt;interface Port-channel10&lt;BR /&gt; switchport trunk native vlan 999&lt;BR /&gt; switchport trunk allowed vlan 9,900&lt;BR /&gt; switchport trunk encapsulation dot1q&lt;BR /&gt; switchport mode trunk&lt;BR /&gt; no shutdown&lt;/P&gt;
&lt;P&gt;interface GigabitEthernet1/0/1&lt;BR /&gt; Description to Nexus 1&lt;BR /&gt; switchport trunk native vlan 999&lt;BR /&gt; switchport trunk allowed vlan 9,900&lt;BR /&gt; switchport mode trunk&lt;BR /&gt; channel-group 10 mode active&lt;BR /&gt; no shutdown&lt;BR /&gt;! &lt;BR /&gt; interface GigabitEthernet1/0/2&lt;BR /&gt; Description to Nexus 2&lt;BR /&gt; switchport trunk native vlan 999&lt;BR /&gt; switchport trunk allowed vlan 9,900&lt;BR /&gt; switchport mode trunk&lt;BR /&gt; channel-group 10 mode active&lt;BR /&gt; no shutdown&lt;BR /&gt;!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jan 2019 20:10:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/hsrp-on-nexus-first-time/m-p/3785442#M457409</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2019-01-22T20:10:55Z</dc:date>
    </item>
    <item>
      <title>Re: HSRP on Nexus (first time)</title>
      <link>https://community.cisco.com/t5/switching/hsrp-on-nexus-first-time/m-p/3786125#M457480</link>
      <description>&lt;P&gt;Wow let me test this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I see a vPC is basically an etherchannel for the Nexus am I right? It sort of makes them 1 logical switch and can help with no loops?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What is the reason to add the vPC to the port channel etc?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jan 2019 14:48:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/hsrp-on-nexus-first-time/m-p/3786125#M457480</guid>
      <dc:creator>Andrew White</dc:creator>
      <dc:date>2019-01-23T14:48:17Z</dc:date>
    </item>
    <item>
      <title>Re: HSRP on Nexus (first time)</title>
      <link>https://community.cisco.com/t5/switching/hsrp-on-nexus-first-time/m-p/3786148#M457483</link>
      <description>&lt;P&gt;This i why you would use a VPC port-channel to your switches below , if there standalone and not FEXs which integrate like linecards you should use the VPC on Nexus side and standard PO config on switch side as they dont support VPC but can interact with it as balaji has shown above in sample configs &lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;A vPC provides the following benefits:&lt;BR /&gt;• Allows a single device to use a PortChannel across two upstream devices&lt;BR /&gt;• Eliminates Spanning Tree Protocol blocked ports&lt;BR /&gt;• Provides a loop-free topology&lt;BR /&gt;• Uses all available uplink bandwidth&lt;BR /&gt;• Provides fast convergence if either the link or a device fails&lt;BR /&gt;• Provides link-level resiliency&lt;BR /&gt;• Helps ensure high availability&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jan 2019 15:09:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/hsrp-on-nexus-first-time/m-p/3786148#M457483</guid>
      <dc:creator>Mark Malone</dc:creator>
      <dc:date>2019-01-23T15:09:04Z</dc:date>
    </item>
    <item>
      <title>Re: HSRP on Nexus (first time)</title>
      <link>https://community.cisco.com/t5/switching/hsrp-on-nexus-first-time/m-p/3786214#M457492</link>
      <description>&lt;P&gt;yes that is correct, you can find sample information vpc deployment guides, if not let me know we can offer one for you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;let me know how it goes ?&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jan 2019 16:19:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/hsrp-on-nexus-first-time/m-p/3786214#M457492</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2019-01-23T16:19:14Z</dc:date>
    </item>
    <item>
      <title>Re: HSRP on Nexus (first time)</title>
      <link>https://community.cisco.com/t5/switching/hsrp-on-nexus-first-time/m-p/3786251#M457501</link>
      <description>&lt;P&gt;Thanks guys,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;can you provide the base vPC config between the 2 nexus switches too, I’m not sure I’ve done it right?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jan 2019 16:54:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/hsrp-on-nexus-first-time/m-p/3786251#M457501</guid>
      <dc:creator>Andrew White</dc:creator>
      <dc:date>2019-01-23T16:54:34Z</dc:date>
    </item>
    <item>
      <title>Re: HSRP on Nexus (first time)</title>
      <link>https://community.cisco.com/t5/switching/hsrp-on-nexus-first-time/m-p/3786254#M457502</link>
      <description>&lt;P&gt;here is cisco official guide.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/products/collateral/switches/nexus-5000-series-switches/configuration_guide_c07-543563.html" target="_blank"&gt;https://www.cisco.com/c/en/us/products/collateral/switches/nexus-5000-series-switches/configuration_guide_c07-543563.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;if you still have difficulties let me know.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jan 2019 16:59:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/hsrp-on-nexus-first-time/m-p/3786254#M457502</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2019-01-23T16:59:52Z</dc:date>
    </item>
    <item>
      <title>Re: HSRP on Nexus (first time)</title>
      <link>https://community.cisco.com/t5/switching/hsrp-on-nexus-first-time/m-p/3786255#M457503</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Heres a working setup of my switches you could tweak easily to your own , 4 links between both nexus devices portchannel 1 for VPC peer link , then a heartbeat link as well over a vlan at l3 between both switches&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You need a hearbeat incase VPC ever crashed so it can come back up&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;VPC Config&lt;BR /&gt;&lt;BR /&gt;vpc domain 200&lt;BR /&gt; role priority 200&lt;BR /&gt; system-priority 150&lt;BR /&gt; peer-keepalive destination x.x.x.x source x.x.x.x&lt;BR /&gt; delay restore 90&lt;BR /&gt;&lt;BR /&gt;interface mgmt0&lt;BR /&gt; description OOB.TRUSTED.SERVER&lt;BR /&gt; vrf member management&lt;BR /&gt; ip address x.x.x.x&lt;BR /&gt;&lt;BR /&gt;interface Vlan3003&lt;BR /&gt; description VPC Heartbeat&lt;BR /&gt; vrf member heartbeat&lt;BR /&gt; ip address 10.1.1.1/30&lt;BR /&gt;&lt;BR /&gt;interface Ethernet1/44&lt;BR /&gt; description VPC Heartbeat&lt;BR /&gt; switchport access vlan 3003&lt;BR /&gt; logging event port link-status&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;interface port-channel1&lt;BR /&gt; description Peer_Link_To_xxxxxxxxx&lt;BR /&gt; switchport mode trunk&lt;BR /&gt; no lacp suspend-individual&lt;BR /&gt; switchport trunk allowed vlan 2,10-11,17-18,20,28,31,33-34,36-39,48,50,64-65,70,72,74,76,78,80,90-96,102-103,105,107,400,1226,2224&lt;BR /&gt; spanning-tree port type network&lt;BR /&gt; speed 10000&lt;BR /&gt; vpc peer-link&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;interface Ethernet1/45&lt;BR /&gt; description Peer_Link_1_of_4_to_xxxxxxxxxx&lt;BR /&gt; switchport mode trunk&lt;BR /&gt; switchport trunk allowed vlan 2,10-11,17-18,20,28,31,33-34,36-39,48,50,64-65,70,72,74,76,78,80,90-96,102-103,105,107,400,1226,2224&lt;BR /&gt; channel-group 1 mode active&lt;BR /&gt;&lt;BR /&gt;interface Ethernet1/46&lt;BR /&gt; description Peer_Link_2_of_4_to_xxxxxxxxx&lt;BR /&gt; switchport mode trunk&lt;BR /&gt; switchport trunk allowed vlan 2,10-11,17-18,20,28,31,33-34,36-39,48,50,64-65,70,72,74,76,78,80,90-96,102-103,105,107,400,1226,2224&lt;BR /&gt; channel-group 1 mode active&lt;BR /&gt;&lt;BR /&gt;interface Ethernet1/47&lt;BR /&gt; description Peer_Link_3_of_4_to_xxxxxxxxx&lt;BR /&gt; switchport mode trunk&lt;BR /&gt; switchport trunk allowed vlan 2,10-11,17-18,20,28,31,33-34,36-39,48,50,64-65,70,72,74,76,78,80,90-96,102-103,105,107,400,1226,2224&lt;BR /&gt; channel-group 1 mode active&lt;BR /&gt;&lt;BR /&gt;interface Ethernet1/48&lt;BR /&gt; description Peer_Link_4_of_4_to_xxxxxxxxxxx&lt;BR /&gt; switchport mode trunk&lt;BR /&gt; switchport trunk allowed vlan 2,10-11,17-18,20,28,31,33-34,36-39,48,50,64-65,70,72,74,76,78,80,90-96,102-103,105,107,400,1226,2224&lt;BR /&gt; channel-group 1 mode active&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;##############################################################################&lt;BR /&gt;&lt;BR /&gt;vpc domain 200&lt;BR /&gt; role priority 150&lt;BR /&gt; system-priority 150&lt;BR /&gt; peer-keepalive destination x.x.x.x source x.x.x.x&lt;BR /&gt; delay restore 90&lt;BR /&gt;&lt;BR /&gt;interface mgmt0&lt;BR /&gt; description OOB.TRUSTED.SERVER&lt;BR /&gt; vrf member management&lt;BR /&gt; ip address x.x.x.x/x&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;interface Vlan3003&lt;BR /&gt; description VPC Heartbeat&lt;BR /&gt; vrf member heartbeat&lt;BR /&gt; ip address 10.1.1.2/30&lt;BR /&gt;&lt;BR /&gt;interface Ethernet1/44&lt;BR /&gt; description VPC Heartbeat&lt;BR /&gt; switchport access vlan 3003&lt;BR /&gt; logging event port link-status&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jan 2019 17:00:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/hsrp-on-nexus-first-time/m-p/3786255#M457503</guid>
      <dc:creator>Mark Malone</dc:creator>
      <dc:date>2019-01-23T17:00:14Z</dc:date>
    </item>
  </channel>
</rss>

