<?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: GLBP not working between two switches in Routing and SD-WAN</title>
    <link>https://community.cisco.com/t5/routing-and-sd-wan/glbp-not-working-between-two-switches/m-p/4496129#M357629</link>
    <description>&lt;P&gt;Try different version latest one 15.2 onwards, i tried on PNET lan sale IOL works as expected.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 01 Nov 2021 17:33:39 GMT</pubDate>
    <dc:creator>balaji.bandi</dc:creator>
    <dc:date>2021-11-01T17:33:39Z</dc:date>
    <item>
      <title>GLBP not working between two switches</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/glbp-not-working-between-two-switches/m-p/4494499#M357478</link>
      <description>&lt;P&gt;Hello guys.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have connected two switches directly to each other over a trunk link on Ethernet0/0, i have then created VLAN 200 in both switches and configured Interface VLAN 100 with an IP address and GLBP group IP address, the configuring is a minimimal GLBP configuration, the problem is that the GLBP is not communicating over the trunk link, each switch is selecting itself as active and does not see the other switch, what could be the problem, see configuration and output below:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;Switch 2:&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;interface Ethernet0/0&lt;BR /&gt;switchport trunk encapsulation dot1q&lt;BR /&gt;switchport mode trunk&lt;BR /&gt;duplex auto&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;CORE-SWITCH-02#sh run int vlan 200&lt;BR /&gt;interface Vlan200&lt;BR /&gt;ip address 192.168.200.3 255.255.255.0&lt;BR /&gt;glbp 200 ip 192.168.200.1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;Switch 1:&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;interface Ethernet0/0&lt;BR /&gt;switchport trunk encapsulation dot1q&lt;BR /&gt;switchport mode trunk&lt;BR /&gt;duplex auto&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;CORE-SWITCH-01#sh run int vlan 200&lt;BR /&gt;interface Vlan200&lt;BR /&gt;ip address 192.168.200.2 255.255.255.0&lt;BR /&gt;glbp 200 ip 192.168.200.1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CORE-SWITCH-02#sh int trunk&lt;/P&gt;&lt;P&gt;Port Mode Encapsulation Status Native vlan&lt;BR /&gt;&lt;STRONG&gt;Et0/0 on 802.1q trunking 1&lt;/STRONG&gt;&lt;BR /&gt;Et0/1 on 802.1q trunking 1&lt;BR /&gt;Et0/3 desirable n-isl trunking 1&lt;/P&gt;&lt;P&gt;Port Vlans allowed on trunk&lt;BR /&gt;Et0/0 1-4094&lt;BR /&gt;Et0/1 1-4094&lt;BR /&gt;Et0/3 1-4094&lt;/P&gt;&lt;P&gt;Port Vlans allowed and active in management domain&lt;BR /&gt;Et0/0 1,100,110,200&lt;BR /&gt;Et0/1 1,100,110,200&lt;BR /&gt;Et0/3 1,100,110,200&lt;/P&gt;&lt;P&gt;Port Vlans in spanning tree forwarding state and not pruned&lt;BR /&gt;&lt;STRONG&gt;Et0/0 1,100,110,200&lt;/STRONG&gt;&lt;BR /&gt;Et0/1 1,100,110,200&lt;BR /&gt;Et0/3 1,100,110,200&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CORE-SWITCH-02#sh glbp brief&lt;BR /&gt;Interface Grp Fwd Pri State Address Active router Standby router&lt;BR /&gt;Vl200 200 - 100 Active 192.168.200.1 local &lt;STRONG&gt;unknown&lt;/STRONG&gt;&lt;BR /&gt;Vl200 200 1 - Active 0007.b400.c801 local -&lt;/P&gt;</description>
      <pubDate>Thu, 28 Oct 2021 20:31:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/glbp-not-working-between-two-switches/m-p/4494499#M357478</guid>
      <dc:creator>vitumbiko nkhwazi</dc:creator>
      <dc:date>2021-10-28T20:31:43Z</dc:date>
    </item>
    <item>
      <title>Re: GLBP not working between two switches</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/glbp-not-working-between-two-switches/m-p/4494509#M357479</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;do you have 'ip routing' enabled on both switches ? If possible, post the full running configs of both switches...&lt;/P&gt;</description>
      <pubDate>Fri, 29 Oct 2021 07:17:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/glbp-not-working-between-two-switches/m-p/4494509#M357479</guid>
      <dc:creator>Georg Pauwen</dc:creator>
      <dc:date>2021-10-29T07:17:04Z</dc:date>
    </item>
    <item>
      <title>Re: GLBP not working between two switches</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/glbp-not-working-between-two-switches/m-p/4494515#M357481</link>
      <description>&lt;P&gt;i suggest to add on the primary :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;glbp 200 priority 110&lt;BR /&gt;glbp 200 preempt&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;also check on both the switch&amp;nbsp; do you have vlan 200 created : post below output&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;show vlan&lt;/P&gt;
&lt;P&gt;show span vlan 200&lt;/P&gt;
&lt;P&gt;shw ip interface brief&lt;/P&gt;
&lt;P&gt;show glbp 200&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Oct 2021 21:19:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/glbp-not-working-between-two-switches/m-p/4494515#M357481</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2021-10-28T21:19:10Z</dc:date>
    </item>
    <item>
      <title>Re: GLBP not working between two switches</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/glbp-not-working-between-two-switches/m-p/4494855#M357498</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/162085"&gt;@Georg Pauwen&lt;/a&gt;&amp;nbsp;yes, "ip routing" is enabled on both switches&lt;/P&gt;</description>
      <pubDate>Fri, 29 Oct 2021 09:11:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/glbp-not-working-between-two-switches/m-p/4494855#M357498</guid>
      <dc:creator>vitumbiko nkhwazi</dc:creator>
      <dc:date>2021-10-29T09:11:54Z</dc:date>
    </item>
    <item>
      <title>Re: GLBP not working between two switches</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/glbp-not-working-between-two-switches/m-p/4494860#M357499</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/286878"&gt;@balaji.bandi&lt;/a&gt;&amp;nbsp; i have added the priority and preempt commands on primary, but not seeing each other yet.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;below are the command output&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;Switch 1:&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CORE-SWITCH-01#sh vlan&lt;/P&gt;&lt;P&gt;VLAN Name Status Ports&lt;BR /&gt;---- -------------------------------- --------- -------------------------------&lt;BR /&gt;1 default active Et0/2, Et1/0, Et1/1, Et1/2&lt;BR /&gt;Et1/3, Et2/0, Et2/1, Et2/2&lt;BR /&gt;Et2/3, Et3/0, Et3/1, Et3/2&lt;BR /&gt;Et3/3&lt;BR /&gt;100 ASA-01 active&lt;BR /&gt;110 ASA-02 active&lt;BR /&gt;200 USERS active&lt;BR /&gt;1002 fddi-default act/unsup&lt;BR /&gt;1003 token-ring-default act/unsup&lt;BR /&gt;1004 fddinet-default act/unsup&lt;BR /&gt;1005 trnet-default act/unsup&lt;/P&gt;&lt;P&gt;VLAN Type SAID MTU Parent RingNo BridgeNo Stp BrdgMode Trans1 Trans2&lt;BR /&gt;---- ----- ---------- ----- ------ ------ -------- ---- -------- ------ ------&lt;BR /&gt;1 enet 100001 1500 - - - - - 0 0&lt;BR /&gt;100 enet 100100 1500 - - - - - 0 0&lt;BR /&gt;110 enet 100110 1500 - - - - - 0 0&lt;BR /&gt;200 enet 100200 1500 - - - - - 0 0&lt;BR /&gt;1002 fddi 101002 1500 - - - - - 0 0&lt;BR /&gt;1003 tr 101003 1500 - - - - - 0 0&lt;BR /&gt;1004 fdnet 101004 1500 - - - ieee - 0 0&lt;BR /&gt;1005 trnet 101005 1500 - - - ibm - 0 0&lt;/P&gt;&lt;P&gt;Primary Secondary Type Ports&lt;BR /&gt;------- --------- ----------------- ------------------------------------------&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CORE-SWITCH-01#sh span vlan 200&lt;/P&gt;&lt;P&gt;VLAN0200&lt;BR /&gt;Spanning tree enabled protocol ieee&lt;BR /&gt;Root ID Priority 32968&lt;BR /&gt;Address aabb.cc00.0100&lt;BR /&gt;Cost 100&lt;BR /&gt;Port 1 (Ethernet0/0)&lt;BR /&gt;Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec&lt;/P&gt;&lt;P&gt;Bridge ID Priority 32968 (priority 32768 sys-id-ext 200)&lt;BR /&gt;Address aabb.cc00.0200&lt;BR /&gt;Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec&lt;BR /&gt;Aging Time 300 sec&lt;/P&gt;&lt;P&gt;Interface Role Sts Cost Prio.Nbr Type&lt;BR /&gt;------------------- ---- --- --------- -------- --------------------------------&lt;BR /&gt;Et0/0 Root FWD 100 128.1 Shr&lt;BR /&gt;Et0/1 Desg FWD 100 128.2 Shr&lt;BR /&gt;Et0/3 Desg FWD 100 128.4 Shr&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CORE-SWITCH-01#sh ip int brief&lt;BR /&gt;Interface IP-Address OK? Method Status Protocol&lt;BR /&gt;Ethernet0/0 unassigned YES unset up up&lt;BR /&gt;Ethernet0/1 unassigned YES unset up up&lt;BR /&gt;Ethernet0/2 unassigned YES unset up up&lt;BR /&gt;Ethernet0/3 unassigned YES unset up up&lt;BR /&gt;Ethernet1/0 unassigned YES unset up up&lt;BR /&gt;Ethernet1/1 unassigned YES unset up up&lt;BR /&gt;Ethernet1/2 unassigned YES unset up up&lt;BR /&gt;Ethernet1/3 unassigned YES unset up up&lt;BR /&gt;Ethernet2/0 unassigned YES unset up up&lt;BR /&gt;Ethernet2/1 unassigned YES unset up up&lt;BR /&gt;Ethernet2/2 unassigned YES unset up up&lt;BR /&gt;Ethernet2/3 unassigned YES unset up up&lt;BR /&gt;Ethernet3/0 unassigned YES unset up up&lt;BR /&gt;Ethernet3/1 unassigned YES unset up up&lt;BR /&gt;Ethernet3/2 unassigned YES unset up up&lt;BR /&gt;Ethernet3/3 unassigned YES unset up up&lt;BR /&gt;Vlan1 unassigned YES unset up up&lt;BR /&gt;Vlan100 10.2.2.108 YES manual up up&lt;BR /&gt;Vlan110 10.2.2.116 YES manual up up&lt;BR /&gt;Vlan200 192.168.200.2 YES manual up up&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CORE-SWITCH-01#sh glbp&lt;/P&gt;&lt;P&gt;Vlan200 - Group 1002&lt;BR /&gt;State is Active&lt;BR /&gt;1 state change, last state change 00:39:19&lt;BR /&gt;Virtual IP address is 192.168.200.1&lt;BR /&gt;Hello time 3 sec, hold time 10 sec&lt;BR /&gt;Next hello sent in 1.792 secs&lt;BR /&gt;Redirect time 600 sec, forwarder timeout 14400 sec&lt;BR /&gt;Preemption enabled, min delay 0 sec&lt;BR /&gt;Active is local&lt;BR /&gt;Standby is unknown&lt;BR /&gt;Priority 200 (configured)&lt;BR /&gt;Weighting 100 (default 100), thresholds: lower 1, upper 100&lt;BR /&gt;Load balancing: round-robin&lt;BR /&gt;Group members:&lt;BR /&gt;aabb.cc80.0200 (192.168.200.2) local&lt;BR /&gt;There is 1 forwarder (1 active)&lt;BR /&gt;Forwarder 1&lt;BR /&gt;State is Active&lt;BR /&gt;1 state change, last state change 00:39:08&lt;BR /&gt;MAC address is 0007.b403.ea01 (default)&lt;BR /&gt;Owner ID is aabb.cc80.0200&lt;BR /&gt;Redirection enabled&lt;BR /&gt;Preemption enabled, min delay 30 sec&lt;BR /&gt;Active is local, weighting 100&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;Switch 2&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CORE-SWITCH-02#sh vlan&lt;/P&gt;&lt;P&gt;VLAN Name Status Ports&lt;BR /&gt;---- -------------------------------- --------- -------------------------------&lt;BR /&gt;1 default active Et0/2, Et1/0, Et1/1, Et1/2&lt;BR /&gt;Et1/3, Et2/0, Et2/1, Et2/2&lt;BR /&gt;Et2/3, Et3/0, Et3/1, Et3/2&lt;BR /&gt;Et3/3&lt;BR /&gt;100 ASA-01 active&lt;BR /&gt;110 ASA-02 active&lt;BR /&gt;200 USERS active&lt;BR /&gt;1002 fddi-default act/unsup&lt;BR /&gt;1003 token-ring-default act/unsup&lt;BR /&gt;1004 fddinet-default act/unsup&lt;BR /&gt;1005 trnet-default act/unsup&lt;/P&gt;&lt;P&gt;VLAN Type SAID MTU Parent RingNo BridgeNo Stp BrdgMode Trans1 Trans2&lt;BR /&gt;---- ----- ---------- ----- ------ ------ -------- ---- -------- ------ ------&lt;BR /&gt;1 enet 100001 1500 - - - - - 0 0&lt;BR /&gt;100 enet 100100 1500 - - - - - 0 0&lt;BR /&gt;110 enet 100110 1500 - - - - - 0 0&lt;BR /&gt;200 enet 100200 1500 - - - - - 0 0&lt;BR /&gt;1002 fddi 101002 1500 - - - - - 0 0&lt;BR /&gt;1003 tr 101003 1500 - - - - - 0 0&lt;BR /&gt;1004 fdnet 101004 1500 - - - ieee - 0 0&lt;BR /&gt;1005 trnet 101005 1500 - - - ibm - 0 0&lt;/P&gt;&lt;P&gt;Primary Secondary Type Ports&lt;BR /&gt;------- --------- ----------------- ------------------------------------------&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CORE-SWITCH-02#sh span vlan 200&lt;/P&gt;&lt;P&gt;VLAN0200&lt;BR /&gt;Spanning tree enabled protocol ieee&lt;BR /&gt;Root ID Priority 32968&lt;BR /&gt;Address aabb.cc00.0100&lt;BR /&gt;This bridge is the root&lt;BR /&gt;Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec&lt;/P&gt;&lt;P&gt;Bridge ID Priority 32968 (priority 32768 sys-id-ext 200)&lt;BR /&gt;Address aabb.cc00.0100&lt;BR /&gt;Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec&lt;BR /&gt;Aging Time 300 sec&lt;/P&gt;&lt;P&gt;Interface Role Sts Cost Prio.Nbr Type&lt;BR /&gt;------------------- ---- --- --------- -------- --------------------------------&lt;BR /&gt;Et0/0 Desg FWD 100 128.1 Shr&lt;BR /&gt;Et0/1 Desg FWD 100 128.2 Shr&lt;BR /&gt;Et0/3 Desg FWD 100 128.4 Shr&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CORE-SWITCH-02#sh ip int brief&lt;BR /&gt;Interface IP-Address OK? Method Status Protocol&lt;BR /&gt;Ethernet0/0 unassigned YES unset up up&lt;BR /&gt;Ethernet0/1 unassigned YES unset up up&lt;BR /&gt;Ethernet0/2 unassigned YES unset up up&lt;BR /&gt;Ethernet0/3 unassigned YES unset up up&lt;BR /&gt;Ethernet1/0 unassigned YES unset up up&lt;BR /&gt;Ethernet1/1 unassigned YES unset up up&lt;BR /&gt;Ethernet1/2 unassigned YES unset up up&lt;BR /&gt;Ethernet1/3 unassigned YES unset up up&lt;BR /&gt;Ethernet2/0 unassigned YES unset up up&lt;BR /&gt;Ethernet2/1 unassigned YES unset up up&lt;BR /&gt;Ethernet2/2 unassigned YES unset up up&lt;BR /&gt;Ethernet2/3 unassigned YES unset up up&lt;BR /&gt;Ethernet3/0 unassigned YES unset up up&lt;BR /&gt;Ethernet3/1 unassigned YES unset up up&lt;BR /&gt;Ethernet3/2 unassigned YES unset up up&lt;BR /&gt;Ethernet3/3 unassigned YES unset up up&lt;BR /&gt;Vlan1 unassigned YES unset up up&lt;BR /&gt;Vlan100 10.2.2.109 YES NVRAM up up&lt;BR /&gt;Vlan110 10.2.2.117 YES NVRAM up up&lt;BR /&gt;Vlan200 192.168.200.3 YES NVRAM up up&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CORE-SWITCH-02#sh glbp&lt;/P&gt;&lt;P&gt;Vlan200 - Group 1002&lt;BR /&gt;State is Active&lt;BR /&gt;1 state change, last state change 00:37:20&lt;BR /&gt;Virtual IP address is 192.168.200.1&lt;BR /&gt;Hello time 3 sec, hold time 10 sec&lt;BR /&gt;Next hello sent in 2.688 secs&lt;BR /&gt;Redirect time 600 sec, forwarder timeout 14400 sec&lt;BR /&gt;Preemption disabled&lt;BR /&gt;Active is local&lt;BR /&gt;Standby is unknown&lt;BR /&gt;Priority 100 (default)&lt;BR /&gt;Weighting 100 (default 100), thresholds: lower 1, upper 100&lt;BR /&gt;Load balancing: round-robin&lt;BR /&gt;Group members:&lt;BR /&gt;aabb.cc80.0100 (192.168.200.3) local&lt;BR /&gt;There is 1 forwarder (1 active)&lt;BR /&gt;Forwarder 1&lt;BR /&gt;State is Active&lt;BR /&gt;1 state change, last state change 00:37:09&lt;BR /&gt;MAC address is 0007.b403.ea01 (default)&lt;BR /&gt;Owner ID is aabb.cc80.0100&lt;BR /&gt;Redirection enabled&lt;BR /&gt;Preemption enabled, min delay 30 sec&lt;BR /&gt;Active is local, weighting 100&lt;/P&gt;</description>
      <pubDate>Fri, 29 Oct 2021 09:24:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/glbp-not-working-between-two-switches/m-p/4494860#M357499</guid>
      <dc:creator>vitumbiko nkhwazi</dc:creator>
      <dc:date>2021-10-29T09:24:36Z</dc:date>
    </item>
    <item>
      <title>Re: GLBP not working between two switches</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/glbp-not-working-between-two-switches/m-p/4494903#M357502</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;can both switches ping each other's IP address ?&lt;/P&gt;</description>
      <pubDate>Fri, 29 Oct 2021 10:36:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/glbp-not-working-between-two-switches/m-p/4494903#M357502</guid>
      <dc:creator>Georg Pauwen</dc:creator>
      <dc:date>2021-10-29T10:36:58Z</dc:date>
    </item>
    <item>
      <title>Re: GLBP not working between two switches</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/glbp-not-working-between-two-switches/m-p/4494991#M357507</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/248644"&gt;@vitumbiko nkhwazi&lt;/a&gt; ,&lt;/P&gt;
&lt;P&gt;as we can see on the output&lt;/P&gt;
&lt;P&gt;of show spanning-tree vlan 200&lt;/P&gt;
&lt;P&gt;Switch02 is the root bridge for VLAN 200 and Switch01 has as root port eth0/0&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please note if these are two Nexus you need in global config:&lt;/P&gt;
&lt;P&gt;feature glbp&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope to help&lt;/P&gt;
&lt;P&gt;Giuseppe&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Oct 2021 13:47:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/glbp-not-working-between-two-switches/m-p/4494991#M357507</guid>
      <dc:creator>Giuseppe Larosa</dc:creator>
      <dc:date>2021-10-29T13:47:37Z</dc:date>
    </item>
    <item>
      <title>Re: GLBP not working between two switches</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/glbp-not-working-between-two-switches/m-p/4495718#M357560</link>
      <description>&lt;P&gt;What is the devices here, what IOS code running, Can you shutdown the vlan interface 200 and bring up.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Just did a quick testing based on your config here is my results (i used 300 vlan instead of 200)&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="image.png" style="width: 640px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/136293iF11E7835F0DC35D8/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 672px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/136294i46EB06B52B4604E6/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&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;DIV id="tinyMceEditor_8b0dcda620fbfcbalajibandi_0" class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 684px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/136295iAAD7D354ADE0F201/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 667px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/136296i4F07888AD8854F35/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 31 Oct 2021 15:42:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/glbp-not-working-between-two-switches/m-p/4495718#M357560</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2021-10-31T15:42:51Z</dc:date>
    </item>
    <item>
      <title>Re: GLBP not working between two switches</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/glbp-not-working-between-two-switches/m-p/4495799#M357581</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;
&lt;P&gt;Basicaly you dont have L3 connectivity between sw1-sw2!&lt;/P&gt;
&lt;P&gt;Is the physical connectivity correct, Have you created vlans for vlan 200 on both swithes, is the SVi up on both siwthes?&lt;/P&gt;</description>
      <pubDate>Sun, 31 Oct 2021 22:04:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/glbp-not-working-between-two-switches/m-p/4495799#M357581</guid>
      <dc:creator>paul driver</dc:creator>
      <dc:date>2021-10-31T22:04:30Z</dc:date>
    </item>
    <item>
      <title>Re: GLBP not working between two switches</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/glbp-not-working-between-two-switches/m-p/4496013#M357612</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/325924"&gt;@Giuseppe Larosa&lt;/a&gt;&amp;nbsp;they are not Nexus switches, they are Cisco IOU L2 switches running in GNS3, version 15.1&lt;/P&gt;</description>
      <pubDate>Mon, 01 Nov 2021 12:22:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/glbp-not-working-between-two-switches/m-p/4496013#M357612</guid>
      <dc:creator>vitumbiko nkhwazi</dc:creator>
      <dc:date>2021-11-01T12:22:26Z</dc:date>
    </item>
    <item>
      <title>Re: GLBP not working between two switches</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/glbp-not-working-between-two-switches/m-p/4496014#M357613</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/286878"&gt;@balaji.bandi&lt;/a&gt;&amp;nbsp;these are Cisco IOU L2 switches running in GNS3, version 15.1, shutting down the interfaces and bringing them back up does not resolve the issue.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Nov 2021 12:25:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/glbp-not-working-between-two-switches/m-p/4496014#M357613</guid>
      <dc:creator>vitumbiko nkhwazi</dc:creator>
      <dc:date>2021-11-01T12:25:22Z</dc:date>
    </item>
    <item>
      <title>Re: GLBP not working between two switches</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/glbp-not-working-between-two-switches/m-p/4496016#M357614</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/326012"&gt;@paul driver&lt;/a&gt;&amp;nbsp;i have confirmed L3 connectivity, SVI's are up on both ends, see ping from SW1 to SW2 below&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CORE-SWITCH-01#sh ip int brief | in Vlan200&lt;BR /&gt;Vlan200 192.168.200.2 YES NVRAM up up&lt;BR /&gt;CORE-SWITCH-01#&lt;BR /&gt;CORE-SWITCH-01#ping 192.168.200.3&lt;BR /&gt;Type escape sequence to abort.&lt;BR /&gt;Sending 5, 100-byte ICMP Echos to 192.168.200.3, timeout is 2 seconds:&lt;BR /&gt;.!!!!&lt;BR /&gt;Success rate is 80 percent (4/5), round-trip min/avg/max = 1/3/9 ms&lt;/P&gt;</description>
      <pubDate>Mon, 01 Nov 2021 12:29:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/glbp-not-working-between-two-switches/m-p/4496016#M357614</guid>
      <dc:creator>vitumbiko nkhwazi</dc:creator>
      <dc:date>2021-11-01T12:29:29Z</dc:date>
    </item>
    <item>
      <title>Re: GLBP not working between two switches</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/glbp-not-working-between-two-switches/m-p/4496129#M357629</link>
      <description>&lt;P&gt;Try different version latest one 15.2 onwards, i tried on PNET lan sale IOL works as expected.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Nov 2021 17:33:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/glbp-not-working-between-two-switches/m-p/4496129#M357629</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2021-11-01T17:33:39Z</dc:date>
    </item>
    <item>
      <title>Re: GLBP not working between two switches</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/glbp-not-working-between-two-switches/m-p/4496132#M357630</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;post the output of:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;show ip route&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;from both switches.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Nov 2021 17:41:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/glbp-not-working-between-two-switches/m-p/4496132#M357630</guid>
      <dc:creator>Georg Pauwen</dc:creator>
      <dc:date>2021-11-01T17:41:13Z</dc:date>
    </item>
    <item>
      <title>Re: GLBP not working between two switches</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/glbp-not-working-between-two-switches/m-p/4496194#M357636</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you try disabling IGMP snooping on the switches ie. "no igmp snooping".&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have seen it in the past where HSRP etc. does not work until you do that.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Jon&lt;/P&gt;</description>
      <pubDate>Mon, 01 Nov 2021 20:25:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/glbp-not-working-between-two-switches/m-p/4496194#M357636</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2021-11-01T20:25:39Z</dc:date>
    </item>
  </channel>
</rss>

