<?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: peer-link is down,vPC keep-alive is Suspended in Server Networking</title>
    <link>https://community.cisco.com/t5/server-networking/peer-link-is-down-vpc-keep-alive-is-suspended/m-p/3994623#M13003</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Show vpc clearly states that&lt;/P&gt;&lt;P&gt;vPC keep-alive status : Suspended &lt;FONT color="#FF0000"&gt;(Destination IP not reachable&lt;/FONT&gt;) that means the somehow your routing is not working.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;vpc domain 100&lt;BR /&gt;role priority 4098&lt;BR /&gt;peer-keepalive destination 1.1.1.2 source 1.1.1.1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here, by default &lt;FONT color="#0000FF"&gt;Management VRF&lt;/FONT&gt; is chosen to route. So please check what VRF you are using in order to route the keepalive link traffic.&lt;/P&gt;&lt;P&gt;You can check if any firewall in between that might be blocking the default port &lt;FONT color="#0000FF"&gt;UDP / 3200&lt;/FONT&gt; used by the keepalive process.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 06 Dec 2019 07:48:31 GMT</pubDate>
    <dc:creator>Narayan Dev Sarma</dc:creator>
    <dc:date>2019-12-06T07:48:31Z</dc:date>
    <item>
      <title>peer-link is down,vPC keep-alive is Suspended</title>
      <link>https://community.cisco.com/t5/server-networking/peer-link-is-down-vpc-keep-alive-is-suspended/m-p/3988460#M13002</link>
      <description>&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;SW1#&lt;/P&gt;&lt;P&gt;interface Ethernet1/1&lt;BR /&gt;no switchport&lt;BR /&gt;channel-group 10 mode active&lt;BR /&gt;no shutdown&lt;/P&gt;&lt;P&gt;interface Ethernet1/2&lt;BR /&gt;no switchport&lt;BR /&gt;channel-group 10 mode active&lt;BR /&gt;no shutdown&lt;/P&gt;&lt;P&gt;interface Ethernet1/3&lt;BR /&gt;switchport mode trunk&lt;BR /&gt;channel-group 20 mode active&lt;/P&gt;&lt;P&gt;interface Ethernet1/4&lt;BR /&gt;switchport mode trunk&lt;BR /&gt;channel-group 20 mode active&lt;BR /&gt;&lt;BR /&gt;interface port-channel10&lt;BR /&gt;no switchport&lt;BR /&gt;ip address 1.1.1.1/24&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;interface port-channel20&lt;BR /&gt;switchport mode trunk&lt;BR /&gt;spanning-tree port type network&lt;BR /&gt;vpc peer-link&lt;/P&gt;&lt;P&gt;vpc domain 100&lt;BR /&gt;role priority 4098&lt;BR /&gt;peer-keepalive destination 1.1.1.2 source 1.1.1.1&lt;BR /&gt;delay restore 150&lt;BR /&gt;auto-recovery&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;SW2#&lt;/P&gt;&lt;P&gt;interface Ethernet1/1&lt;BR /&gt;no switchport&lt;BR /&gt;channel-group 10 mode active&lt;BR /&gt;no shutdown&lt;/P&gt;&lt;P&gt;interface Ethernet1/2&lt;BR /&gt;no switchport&lt;BR /&gt;channel-group 10 mode active&lt;BR /&gt;no shutdown&lt;/P&gt;&lt;P&gt;interface Ethernet1/3&lt;BR /&gt;switchport mode trunk&lt;BR /&gt;channel-group 20 mode active&lt;/P&gt;&lt;P&gt;interface Ethernet1/4&lt;BR /&gt;switchport mode trunk&lt;BR /&gt;channel-group 20 mode active&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;interface port-channel10&lt;BR /&gt;no switchport&lt;BR /&gt;ip address 1.1.1.2/24&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;interface port-channel20&lt;BR /&gt;switchport mode trunk&lt;BR /&gt;spanning-tree port type network&lt;BR /&gt;vpc peer-link&lt;/P&gt;&lt;P&gt;vpc domain 100&lt;BR /&gt;role priority 4096&lt;BR /&gt;peer-keepalive destination 1.1.1.1 source 1.1.1.2&lt;BR /&gt;delay restore 150&lt;BR /&gt;auto-recovery&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;SW1# show port-channel summary&lt;BR /&gt;Flags: D - Down P - Up in port-channel (members)&lt;BR /&gt;I - Individual H - Hot-standby (LACP only)&lt;BR /&gt;s - Suspended r - Module-removed&lt;BR /&gt;b - BFD Session Wait&lt;BR /&gt;S - Switched R - Routed&lt;BR /&gt;U - Up (port-channel)&lt;BR /&gt;p - Up in delay-lacp mode (member)&lt;BR /&gt;M - Not in use. Min-links not met&lt;BR /&gt;--------------------------------------------------------------------------------&lt;BR /&gt;Group Port- Type Protocol Member Ports&lt;BR /&gt;Channel&lt;BR /&gt;--------------------------------------------------------------------------------&lt;BR /&gt;10 Po10(RU) Eth LACP Eth1/1(P) Eth1/2(P)&lt;BR /&gt;20 Po20(SU) Eth LACP Eth1/3(P) Eth1/4(P)&lt;/TD&gt;&lt;TD&gt;sw2# show port-channel summary&lt;BR /&gt;Flags: D - Down P - Up in port-channel (members)&lt;BR /&gt;I - Individual H - Hot-standby (LACP only)&lt;BR /&gt;s - Suspended r - Module-removed&lt;BR /&gt;b - BFD Session Wait&lt;BR /&gt;S - Switched R - Routed&lt;BR /&gt;U - Up (port-channel)&lt;BR /&gt;p - Up in delay-lacp mode (member)&lt;BR /&gt;M - Not in use. Min-links not met&lt;BR /&gt;--------------------------------------------------------------------------------&lt;BR /&gt;Group Port- Type Protocol Member Ports&lt;BR /&gt;Channel&lt;BR /&gt;--------------------------------------------------------------------------------&lt;BR /&gt;10 Po10(RU) Eth LACP Eth1/1(P) Eth1/2(P)&lt;BR /&gt;20 Po20(SU) Eth LACP Eth1/3(P) Eth1/4(P)&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;SW1# show vpc&lt;BR /&gt;Legend:&lt;BR /&gt;(*) - local vPC is down, forwarding via vPC peer-link&lt;/P&gt;&lt;P&gt;vPC domain id : 100&lt;BR /&gt;Peer status : peer link is down&lt;BR /&gt;vPC keep-alive status : Suspended (Destination IP not reachable)&lt;BR /&gt;Configuration consistency status : failed&lt;BR /&gt;Per-vlan consistency status : success&lt;BR /&gt;Configuration inconsistency reason: Consistency Check Not Performed&lt;BR /&gt;Type-2 inconsistency reason : Consistency Check Not Performed&lt;BR /&gt;vPC role : none established&lt;BR /&gt;Number of vPCs configured : 0&lt;BR /&gt;Peer Gateway : Disabled&lt;BR /&gt;Dual-active excluded VLANs : -&lt;BR /&gt;Graceful Consistency Check : Disabled (due to peer configuration)&lt;BR /&gt;Auto-recovery status : Enabled, timer is off.(timeout = 240s)&lt;BR /&gt;Delay-restore status : Timer is off.(timeout = 150s)&lt;BR /&gt;Delay-restore SVI status : Timer is off.(timeout = 10s)&lt;BR /&gt;Operational Layer3 Peer-router : Disabled&lt;/P&gt;&lt;P&gt;vPC Peer-link status&lt;BR /&gt;---------------------------------------------------------------------&lt;BR /&gt;id Port Status Active vlans&lt;BR /&gt;-- ---- ------ -------------------------------------------------&lt;BR /&gt;1 Po20 up -&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;sw2# show vpc&lt;BR /&gt;Legend:&lt;BR /&gt;(*) - local vPC is down, forwarding via vPC peer-link&lt;/P&gt;&lt;P&gt;vPC domain id : 100&lt;BR /&gt;Peer status : peer link is down&lt;BR /&gt;vPC keep-alive status : Suspended (Destination IP not reachable)&lt;BR /&gt;Configuration consistency status : failed&lt;BR /&gt;Per-vlan consistency status : success&lt;BR /&gt;Configuration inconsistency reason: Consistency Check Not Performed&lt;BR /&gt;Type-2 inconsistency reason : Consistency Check Not Performed&lt;BR /&gt;vPC role : none established&lt;BR /&gt;Number of vPCs configured : 0&lt;BR /&gt;Peer Gateway : Disabled&lt;BR /&gt;Dual-active excluded VLANs : -&lt;BR /&gt;Graceful Consistency Check : Disabled (due to peer configuration)&lt;BR /&gt;Auto-recovery status : Enabled, timer is off.(timeout = 240s)&lt;BR /&gt;Delay-restore status : Timer is off.(timeout = 150s)&lt;BR /&gt;Delay-restore SVI status : Timer is off.(timeout = 10s)&lt;BR /&gt;Operational Layer3 Peer-router : Disabled&lt;/P&gt;&lt;P&gt;vPC Peer-link status&lt;BR /&gt;---------------------------------------------------------------------&lt;BR /&gt;id Port Status Active vlans&lt;BR /&gt;-- ---- ------ -------------------------------------------------&lt;BR /&gt;1 Po20 up -&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Sun, 24 Nov 2019 11:04:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/server-networking/peer-link-is-down-vpc-keep-alive-is-suspended/m-p/3988460#M13002</guid>
      <dc:creator>weihu24345251</dc:creator>
      <dc:date>2019-11-24T11:04:53Z</dc:date>
    </item>
    <item>
      <title>Re: peer-link is down,vPC keep-alive is Suspended</title>
      <link>https://community.cisco.com/t5/server-networking/peer-link-is-down-vpc-keep-alive-is-suspended/m-p/3994623#M13003</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Show vpc clearly states that&lt;/P&gt;&lt;P&gt;vPC keep-alive status : Suspended &lt;FONT color="#FF0000"&gt;(Destination IP not reachable&lt;/FONT&gt;) that means the somehow your routing is not working.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;vpc domain 100&lt;BR /&gt;role priority 4098&lt;BR /&gt;peer-keepalive destination 1.1.1.2 source 1.1.1.1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here, by default &lt;FONT color="#0000FF"&gt;Management VRF&lt;/FONT&gt; is chosen to route. So please check what VRF you are using in order to route the keepalive link traffic.&lt;/P&gt;&lt;P&gt;You can check if any firewall in between that might be blocking the default port &lt;FONT color="#0000FF"&gt;UDP / 3200&lt;/FONT&gt; used by the keepalive process.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Dec 2019 07:48:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/server-networking/peer-link-is-down-vpc-keep-alive-is-suspended/m-p/3994623#M13003</guid>
      <dc:creator>Narayan Dev Sarma</dc:creator>
      <dc:date>2019-12-06T07:48:31Z</dc:date>
    </item>
    <item>
      <title>Re: peer-link is down,vPC keep-alive is Suspended</title>
      <link>https://community.cisco.com/t5/server-networking/peer-link-is-down-vpc-keep-alive-is-suspended/m-p/4426993#M13247</link>
      <description>&lt;P&gt;&lt;SPAN&gt;peer-keepalive destination 1.1.1.1 source 1.1.1.2&amp;nbsp; vrf default&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;it will work&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jul 2021 22:54:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/server-networking/peer-link-is-down-vpc-keep-alive-is-suspended/m-p/4426993#M13247</guid>
      <dc:creator>chanakya</dc:creator>
      <dc:date>2021-07-01T22:54:46Z</dc:date>
    </item>
    <item>
      <title>Re: peer-link is down,vPC keep-alive is Suspended</title>
      <link>https://community.cisco.com/t5/server-networking/peer-link-is-down-vpc-keep-alive-is-suspended/m-p/4764380#M13526</link>
      <description>&lt;P&gt;that worked, thanks.&amp;nbsp; what a ridiculous command!&lt;/P&gt;</description>
      <pubDate>Sat, 28 Jan 2023 04:33:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/server-networking/peer-link-is-down-vpc-keep-alive-is-suspended/m-p/4764380#M13526</guid>
      <dc:creator>markwaltersccie</dc:creator>
      <dc:date>2023-01-28T04:33:42Z</dc:date>
    </item>
  </channel>
</rss>

