<?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: Switch can't ping directly connected Router in Switching</title>
    <link>https://community.cisco.com/t5/switching/switch-can-t-ping-directly-connected-router/m-p/3370687#M412217</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;looks like an arp issue. I don't have packet tracer but the below works in gns 3.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From the documentation below:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/support/docs/lan-switching/integrated-routing-bridging-irb/17054-741-10.html" target="_blank"&gt;https://www.cisco.com/c/en/us/support/docs/lan-switching/integrated-routing-bridging-irb/17054-741-10.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Move the ip addressing for vlan 252 off your router sub-interfaces onto a bridged virtual interface.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;hth&lt;BR /&gt;Andy&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;bridge irb&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;!&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;bridge 1 protocol ieee&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;bridge 1 route ip&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;!&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;interface GigabitEthernet0/0/0.252&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;&amp;nbsp;encapsulation dot1Q 252&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;&amp;nbsp;no ip address&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;&amp;nbsp;bridge-group 1&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;!&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;interface GigabitEthernet0/0/1.252&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;&amp;nbsp;encapsulation dot1Q 252&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;&amp;nbsp;no ip address&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;&amp;nbsp;bridge-group 1&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;!&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;interface BVI1&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;&amp;nbsp;ip address 192.168.252.2 255.255.255.0&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 22 Apr 2018 20:29:26 GMT</pubDate>
    <dc:creator>andrewswanson</dc:creator>
    <dc:date>2018-04-22T20:29:26Z</dc:date>
    <item>
      <title>Switch can't ping directly connected Router</title>
      <link>https://community.cisco.com/t5/switching/switch-can-t-ping-directly-connected-router/m-p/3369424#M412013</link>
      <description>&lt;P&gt;See attached packet tracer diagram.&lt;/P&gt;
&lt;P&gt;Not quite sure what is going on here go 3 issues.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. So the Interconnect Sw Primary is not able to ping the directly connected InterRt Primary.&lt;/P&gt;
&lt;P&gt;2. Access Sw 1 can't ping any other sub intefaces on directly connected router, but can ping designated mgmt sub interface which is the 0.0.0.0 route.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;3. What is best summary statement to put on router for static route to ALL 192.168.X&amp;nbsp; ?&lt;/P&gt;
&lt;P&gt;See configs below - left no applicable configs out as configs pretty basic excluding HSRP.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;InterConSw_Prim#&lt;/P&gt;
&lt;P&gt;interface FastEthernet0/23&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface FastEthernet0/24&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface GigabitEthernet0/1&lt;/P&gt;
&lt;P&gt;description Trunk2_InterRt_Prim&lt;/P&gt;
&lt;P&gt;switchport trunk encapsulation dot1q&lt;/P&gt;
&lt;P&gt;switchport mode trunk&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface GigabitEthernet0/2&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface Vlan1&lt;/P&gt;
&lt;P&gt;no ip address&lt;/P&gt;
&lt;P&gt;shutdown&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface Vlan251&lt;/P&gt;
&lt;P&gt;mac-address 000c.cf26.8702&lt;/P&gt;
&lt;P&gt;ip address 192.168.251.7 255.255.255.0&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface Vlan252&lt;/P&gt;
&lt;P&gt;mac-address 000c.cf26.8701&lt;/P&gt;
&lt;P&gt;ip address 192.168.252.7 255.255.255.0&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;ip classless&lt;/P&gt;
&lt;P&gt;ip route 0.0.0.0 0.0.0.0 192.168.251.10&lt;/P&gt;
&lt;P&gt;=====================================================&lt;/P&gt;
&lt;P&gt;InterRt_Prim#&lt;/P&gt;
&lt;P&gt;interface GigabitEthernet0/0/0&lt;/P&gt;
&lt;P&gt;description Link2_Sw0&lt;/P&gt;
&lt;P&gt;no ip address&lt;/P&gt;
&lt;P&gt;duplex auto&lt;/P&gt;
&lt;P&gt;speed auto&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface GigabitEthernet0/0/0.10&lt;/P&gt;
&lt;P&gt;encapsulation dot1Q 10&lt;/P&gt;
&lt;P&gt;ip address 10.10.10.1 255.255.255.0&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface GigabitEthernet0/0/0.12&lt;/P&gt;
&lt;P&gt;encapsulation dot1Q 12&lt;/P&gt;
&lt;P&gt;ip address 10.10.12.1 255.255.255.0&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface GigabitEthernet0/0/0.14&lt;/P&gt;
&lt;P&gt;encapsulation dot1Q 14&lt;/P&gt;
&lt;P&gt;ip address 10.10.14.1 255.255.255.0&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface GigabitEthernet0/0/0.252&lt;/P&gt;
&lt;P&gt;description NE_Mgmt&lt;/P&gt;
&lt;P&gt;encapsulation dot1Q 252&lt;/P&gt;
&lt;P&gt;ip address 192.168.252.2 255.255.255.0&lt;/P&gt;
&lt;P&gt;standby 1 ip 192.168.252.1&lt;/P&gt;
&lt;P&gt;standby preempt&lt;/P&gt;
&lt;P&gt;standby 0 track GigabitEthernet0/0/1&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface GigabitEthernet0/0/1&lt;/P&gt;
&lt;P&gt;description Link2_FW&lt;/P&gt;
&lt;P&gt;no ip address&lt;/P&gt;
&lt;P&gt;duplex auto&lt;/P&gt;
&lt;P&gt;speed auto&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface GigabitEthernet0/0/1.251&lt;/P&gt;
&lt;P&gt;encapsulation dot1Q 251&lt;/P&gt;
&lt;P&gt;ip address 192.168.251.2 255.255.255.0&lt;/P&gt;
&lt;P&gt;standby 2 ip 192.168.251.1&lt;/P&gt;
&lt;P&gt;standby 2 preempt&lt;/P&gt;
&lt;P&gt;standby 0 track GigabitEthernet0/0/1&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface GigabitEthernet0/0/1.252&lt;/P&gt;
&lt;P&gt;encapsulation dot1Q 252&lt;/P&gt;
&lt;P&gt;no ip address&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface Vlan1&lt;/P&gt;
&lt;P&gt;no ip address&lt;/P&gt;
&lt;P&gt;shutdown&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;ip classless&lt;/P&gt;
&lt;P&gt;ip route 192.168.250.0 255.255.255.0 192.168.252.5&lt;/P&gt;
&lt;P&gt;ip route 192.168.180.0 255.255.255.0 192.168.252.5&lt;/P&gt;
&lt;P&gt;ip route 0.0.0.0 0.0.0.0 192.168.252.7&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;ip flow-export version 9&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;===================================================&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ServerAccSw#&lt;/P&gt;
&lt;P&gt;interface FastEthernet0/23&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface FastEthernet0/24&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface GigabitEthernet0/1&lt;/P&gt;
&lt;P&gt;description Link2_Rt0&lt;/P&gt;
&lt;P&gt;switchport trunk encapsulation dot1q&lt;/P&gt;
&lt;P&gt;switchport mode trunk&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface GigabitEthernet0/2&lt;/P&gt;
&lt;P&gt;description Link2_Sw1&lt;/P&gt;
&lt;P&gt;switchport trunk encapsulation dot1q&lt;/P&gt;
&lt;P&gt;switchport mode trunk&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface Vlan1&lt;/P&gt;
&lt;P&gt;no ip address&lt;/P&gt;
&lt;P&gt;shutdown&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface Vlan180&lt;/P&gt;
&lt;P&gt;mac-address 0001.c9cc.0e04&lt;/P&gt;
&lt;P&gt;ip address 192.168.180.1 255.255.255.0&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface Vlan200&lt;/P&gt;
&lt;P&gt;mac-address 0001.c9cc.0e03&lt;/P&gt;
&lt;P&gt;ip address 192.168.200.1 255.255.255.0&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface Vlan250&lt;/P&gt;
&lt;P&gt;mac-address 0001.c9cc.0e02&lt;/P&gt;
&lt;P&gt;ip address 192.168.250.1 255.255.255.0&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface Vlan252&lt;/P&gt;
&lt;P&gt;description NEMgmt&lt;/P&gt;
&lt;P&gt;mac-address 0001.c9cc.0e01&lt;/P&gt;
&lt;P&gt;ip address 192.168.252.5 255.255.255.0&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;ip classless&lt;/P&gt;
&lt;P&gt;ip route 0.0.0.0 0.0.0.0 192.168.252.1&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;ip flow-export version 9&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2019 22:43:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/switch-can-t-ping-directly-connected-router/m-p/3369424#M412013</guid>
      <dc:creator>CiscoBrownBelt</dc:creator>
      <dc:date>2019-03-08T22:43:50Z</dc:date>
    </item>
    <item>
      <title>Re: Switch can't ping directly connected Router</title>
      <link>https://community.cisco.com/t5/switching/switch-can-t-ping-directly-connected-router/m-p/3369433#M412014</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;Also have you created the VLAN 251 and 252 on the Interconnect SW Primary? It can be verified through: show vlan brief or set up the following:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;switch&lt;/P&gt;
&lt;P&gt;conf t&lt;/P&gt;
&lt;P&gt;vlan 251&lt;/P&gt;
&lt;P&gt;vlan 252&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now I see some static routes but I think they dont have the proper next hop.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Apr 2018 02:04:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/switch-can-t-ping-directly-connected-router/m-p/3369433#M412014</guid>
      <dc:creator>Julio E. Moisa</dc:creator>
      <dc:date>2018-04-20T02:04:49Z</dc:date>
    </item>
    <item>
      <title>Re: Switch can't ping directly connected Router</title>
      <link>https://community.cisco.com/t5/switching/switch-can-t-ping-directly-connected-router/m-p/3369766#M412056</link>
      <description>&lt;P&gt;Yes I&amp;nbsp; created those.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have the ports that connect to the InterRt as switchport access vlan 251 and not trunk and ping works pinging from the Intercon to InterRt but InterRt can't ping the SVIs on the Intercon Sw.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Apr 2018 13:11:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/switch-can-t-ping-directly-connected-router/m-p/3369766#M412056</guid>
      <dc:creator>CiscoBrownBelt</dc:creator>
      <dc:date>2018-04-20T13:11:51Z</dc:date>
    </item>
    <item>
      <title>Re: Switch can't ping directly connected Router</title>
      <link>https://community.cisco.com/t5/switching/switch-can-t-ping-directly-connected-router/m-p/3369772#M412059</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;Could you please share the following output from both devices?:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;show ip int brief&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you in advance.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Apr 2018 13:16:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/switch-can-t-ping-directly-connected-router/m-p/3369772#M412059</guid>
      <dc:creator>Julio E. Moisa</dc:creator>
      <dc:date>2018-04-20T13:16:33Z</dc:date>
    </item>
    <item>
      <title>Re: Switch can't ping directly connected Router</title>
      <link>https://community.cisco.com/t5/switching/switch-can-t-ping-directly-connected-router/m-p/3369818#M412061</link>
      <description>&lt;P&gt;Pinging using trunk ports on the intercom sw works now, but not pinging between VLAN252 subnets.&lt;/P&gt;
&lt;P&gt;I don't get it.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Apr 2018 13:54:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/switch-can-t-ping-directly-connected-router/m-p/3369818#M412061</guid>
      <dc:creator>CiscoBrownBelt</dc:creator>
      <dc:date>2018-04-20T13:54:02Z</dc:date>
    </item>
    <item>
      <title>Re: Switch can't ping directly connected Router</title>
      <link>https://community.cisco.com/t5/switching/switch-can-t-ping-directly-connected-router/m-p/3369824#M412063</link>
      <description>&lt;P&gt;Sorry to summarize, both Prim and Sec InterRouters can ping the SVI for 251 on the Interonn sw, the InterconSw can ping all Subinterfaces but the .252.X subinterfaces on the InterRouters which is HSRP.&lt;/P&gt;
&lt;P&gt;Did you see my HSRP configs? Am I missing something? 251.X is configured for HSRP as well but all those IPs ping.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Apr 2018 13:57:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/switch-can-t-ping-directly-connected-router/m-p/3369824#M412063</guid>
      <dc:creator>CiscoBrownBelt</dc:creator>
      <dc:date>2018-04-20T13:57:52Z</dc:date>
    </item>
    <item>
      <title>Re: Switch can't ping directly connected Router</title>
      <link>https://community.cisco.com/t5/switching/switch-can-t-ping-directly-connected-router/m-p/3370348#M412152</link>
      <description>&lt;P&gt;Ok so I have the InterconSw as trunk g0/1 which connects directly to g0/0/1 of InterRt.&lt;/P&gt;
&lt;P&gt;InterRt can ping only 251.7 but not 252.7 SVI on the InterConSw&lt;/P&gt;
&lt;P&gt;InterCon Sw can only ping the directly connected interface g0/0/1 251.1, 2 but no other subinterfaces (g0/0/0.10 10.1, 12.1) which connects to AccessSw 1.&lt;/P&gt;
&lt;P&gt;See configs - I also attached another screenshot of the topology.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;InterConSw_Prim#sh ip int br&lt;/P&gt;
&lt;P&gt;Interface IP-Address OK? Method Status Protocol&lt;/P&gt;
&lt;P&gt;FastEthernet0/1 unassigned YES unset down down&lt;/P&gt;
&lt;P&gt;FastEthernet0/2 unassigned YES unset down down&lt;/P&gt;
&lt;P&gt;FastEthernet0/3 unassigned YES unset down down&lt;/P&gt;
&lt;P&gt;FastEthernet0/4 unassigned YES unset down down&lt;/P&gt;
&lt;P&gt;FastEthernet0/5 unassigned YES unset down down&lt;/P&gt;
&lt;P&gt;FastEthernet0/6 unassigned YES unset down down&lt;/P&gt;
&lt;P&gt;FastEthernet0/7 unassigned YES unset down down&lt;/P&gt;
&lt;P&gt;FastEthernet0/8 unassigned YES unset down down&lt;/P&gt;
&lt;P&gt;FastEthernet0/9 unassigned YES unset down down&lt;/P&gt;
&lt;P&gt;FastEthernet0/10 unassigned YES unset down down&lt;/P&gt;
&lt;P&gt;FastEthernet0/11 unassigned YES unset down down&lt;/P&gt;
&lt;P&gt;FastEthernet0/12 unassigned YES unset down down&lt;/P&gt;
&lt;P&gt;FastEthernet0/13 unassigned YES unset down down&lt;/P&gt;
&lt;P&gt;FastEthernet0/14 unassigned YES unset down down&lt;/P&gt;
&lt;P&gt;FastEthernet0/15 unassigned YES unset down down&lt;/P&gt;
&lt;P&gt;FastEthernet0/16 unassigned YES unset down down&lt;/P&gt;
&lt;P&gt;FastEthernet0/17 unassigned YES unset down down&lt;/P&gt;
&lt;P&gt;FastEthernet0/18 unassigned YES unset down down&lt;/P&gt;
&lt;P&gt;FastEthernet0/19 unassigned YES unset down down&lt;/P&gt;
&lt;P&gt;FastEthernet0/20 unassigned YES unset down down&lt;/P&gt;
&lt;P&gt;FastEthernet0/21 unassigned YES unset down down&lt;/P&gt;
&lt;P&gt;FastEthernet0/22 unassigned YES unset down down&lt;/P&gt;
&lt;P&gt;FastEthernet0/23 unassigned YES unset down down&lt;/P&gt;
&lt;P&gt;FastEthernet0/24 unassigned YES unset down down&lt;/P&gt;
&lt;P&gt;GigabitEthernet0/1 unassigned YES unset up up&lt;/P&gt;
&lt;P&gt;GigabitEthernet0/2 unassigned YES unset up up&lt;/P&gt;
&lt;P&gt;Vlan1 unassigned YES unset administratively down down&lt;/P&gt;
&lt;P&gt;Vlan251 192.168.251.7 YES manual up up&lt;/P&gt;
&lt;P&gt;Vlan252 192.168.252.7 YES manual up up&lt;/P&gt;
&lt;P&gt;InterConSw_Prim#ping 192.168.251.1&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Type escape sequence to abort.&lt;/P&gt;
&lt;P&gt;Sending 5, 100-byte ICMP Echos to 192.168.251.1, timeout is 2 seconds:&lt;/P&gt;
&lt;P&gt;.!!!!&lt;/P&gt;
&lt;P&gt;Success rate is 80 percent (4/5), round-trip min/avg/max = 0/0/1 ms&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;InterConSw_Prim#ping 192.168.251.1&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Type escape sequence to abort.&lt;/P&gt;
&lt;P&gt;Sending 5, 100-byte ICMP Echos to 192.168.251.1, timeout is 2 seconds:&lt;/P&gt;
&lt;P&gt;!!!!!&lt;/P&gt;
&lt;P&gt;Success rate is 100 percent (5/5), round-trip min/avg/max = 0/0/1 ms&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;InterConSw_Prim#ping 192.168.251.2&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Type escape sequence to abort.&lt;/P&gt;
&lt;P&gt;Sending 5, 100-byte ICMP Echos to 192.168.251.2, timeout is 2 seconds:&lt;/P&gt;
&lt;P&gt;!!!!!&lt;/P&gt;
&lt;P&gt;Success rate is 100 percent (5/5), round-trip min/avg/max = 0/0/0 ms&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;InterConSw_Prim#ping 10.10.10.1&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Type escape sequence to abort.&lt;/P&gt;
&lt;P&gt;Sending 5, 100-byte ICMP Echos to 10.10.10.1, timeout is 2 seconds:&lt;/P&gt;
&lt;P&gt;.....&lt;/P&gt;
&lt;P&gt;Success rate is 0 percent (0/5)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;InterConSw_Prim#ping 10.10.12.1&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Type escape sequence to abort.&lt;/P&gt;
&lt;P&gt;Sending 5, 100-byte ICMP Echos to 10.10.12.1, timeout is 2 seconds:&lt;/P&gt;
&lt;P&gt;.....&lt;/P&gt;
&lt;P&gt;Success rate is 0 percent (0/5)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface GigabitEthernet0/1&lt;/P&gt;
&lt;P&gt;description Trunk2_InterRt_Prim&lt;/P&gt;
&lt;P&gt;switchport trunk encapsulation dot1q&lt;/P&gt;
&lt;P&gt;switchport mode trunk&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface GigabitEthernet0/2&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface Vlan1&lt;/P&gt;
&lt;P&gt;no ip address&lt;/P&gt;
&lt;P&gt;shutdown&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface Vlan251&lt;/P&gt;
&lt;P&gt;mac-address 000c.cf26.8701&lt;/P&gt;
&lt;P&gt;ip address 192.168.251.7 255.255.255.0&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface Vlan252&lt;/P&gt;
&lt;P&gt;mac-address 000c.cf26.8702&lt;/P&gt;
&lt;P&gt;ip address 192.168.252.7 255.255.255.0&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;ip classless&lt;/P&gt;
&lt;P&gt;ip route 0.0.0.0 0.0.0.0 192.168.251.10&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;ip flow-export version 9&lt;/P&gt;
&lt;P&gt;=========================================================&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;InterRt_Prim#sh ip int br&lt;/P&gt;
&lt;P&gt;Interface IP-Address OK? Method Status Protocol&lt;/P&gt;
&lt;P&gt;GigabitEthernet0/0/0 unassigned YES unset up up&lt;/P&gt;
&lt;P&gt;GigabitEthernet0/0/0.1010.10.10.1 YES manual up up&lt;/P&gt;
&lt;P&gt;GigabitEthernet0/0/0.1210.10.12.1 YES manual up up&lt;/P&gt;
&lt;P&gt;GigabitEthernet0/0/0.1410.10.14.1 YES manual up up&lt;/P&gt;
&lt;P&gt;GigabitEthernet0/0/0.252192.168.252.2 YES manual up up&lt;/P&gt;
&lt;P&gt;GigabitEthernet0/0/1 unassigned YES unset up up&lt;/P&gt;
&lt;P&gt;GigabitEthernet0/0/1.251192.168.251.2 YES manual up up&lt;/P&gt;
&lt;P&gt;GigabitEthernet0/0/1.252unassigned YES unset up up&lt;/P&gt;
&lt;P&gt;Loopback1 1.1.1.1 YES manual up up&lt;/P&gt;
&lt;P&gt;Vlan1 unassigned YES unset administratively down down&lt;/P&gt;
&lt;P&gt;InterRt_Prim#ping 192.168.251.7&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Type escape sequence to abort.&lt;/P&gt;
&lt;P&gt;Sending 5, 100-byte ICMP Echos to 192.168.251.7, timeout is 2 seconds:&lt;/P&gt;
&lt;P&gt;!!!!!&lt;/P&gt;
&lt;P&gt;Success rate is 100 percent (5/5), round-trip min/avg/max = 0/0/1 ms&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;InterRt_Prim#ping 192.168.252.7&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Type escape sequence to abort.&lt;/P&gt;
&lt;P&gt;Sending 5, 100-byte ICMP Echos to 192.168.252.7, timeout is 2 seconds:&lt;/P&gt;
&lt;P&gt;.....&lt;/P&gt;
&lt;P&gt;Success rate is 0 percent (0/5)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;interface GigabitEthernet0/0/0&lt;/P&gt;
&lt;P&gt;description Link2_Sw0&lt;/P&gt;
&lt;P&gt;no ip address&lt;/P&gt;
&lt;P&gt;duplex auto&lt;/P&gt;
&lt;P&gt;speed auto&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface GigabitEthernet0/0/0.10&lt;/P&gt;
&lt;P&gt;encapsulation dot1Q 10&lt;/P&gt;
&lt;P&gt;ip address 10.10.10.1 255.255.255.0&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface GigabitEthernet0/0/0.12&lt;/P&gt;
&lt;P&gt;encapsulation dot1Q 12&lt;/P&gt;
&lt;P&gt;ip address 10.10.12.1 255.255.255.0&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface GigabitEthernet0/0/0.14&lt;/P&gt;
&lt;P&gt;encapsulation dot1Q 14&lt;/P&gt;
&lt;P&gt;ip address 10.10.14.1 255.255.255.0&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface GigabitEthernet0/0/0.252&lt;/P&gt;
&lt;P&gt;description NE_Mgmt&lt;/P&gt;
&lt;P&gt;encapsulation dot1Q 252&lt;/P&gt;
&lt;P&gt;ip address 192.168.252.2 255.255.255.0&lt;/P&gt;
&lt;P&gt;standby 1 ip 192.168.252.1&lt;/P&gt;
&lt;P&gt;standby preempt&lt;/P&gt;
&lt;P&gt;standby 0 track GigabitEthernet0/0/1&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface GigabitEthernet0/0/1&lt;/P&gt;
&lt;P&gt;description Link2_FW&lt;/P&gt;
&lt;P&gt;no ip address&lt;/P&gt;
&lt;P&gt;duplex auto&lt;/P&gt;
&lt;P&gt;speed auto&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface GigabitEthernet0/0/1.251&lt;/P&gt;
&lt;P&gt;encapsulation dot1Q 251&lt;/P&gt;
&lt;P&gt;ip address 192.168.251.2 255.255.255.0&lt;/P&gt;
&lt;P&gt;standby 2 ip 192.168.251.1&lt;/P&gt;
&lt;P&gt;standby 2 preempt&lt;/P&gt;
&lt;P&gt;standby 0 track GigabitEthernet0/0/1&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface GigabitEthernet0/0/1.252&lt;/P&gt;
&lt;P&gt;encapsulation dot1Q 252&lt;/P&gt;
&lt;P&gt;no ip address&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface Vlan1&lt;/P&gt;
&lt;P&gt;no ip address&lt;/P&gt;
&lt;P&gt;shutdown&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;ip classless&lt;/P&gt;
&lt;P&gt;ip route 192.168.250.0 255.255.255.0 192.168.252.5&lt;/P&gt;
&lt;P&gt;ip route 192.168.180.0 255.255.255.0 192.168.252.5&lt;/P&gt;
&lt;P&gt;ip route 0.0.0.0 0.0.0.0 192.168.252.7&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;ip flow-export version 9&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 21 Apr 2018 17:27:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/switch-can-t-ping-directly-connected-router/m-p/3370348#M412152</guid>
      <dc:creator>CiscoBrownBelt</dc:creator>
      <dc:date>2018-04-21T17:27:28Z</dc:date>
    </item>
    <item>
      <title>Re: Switch can't ping directly connected Router</title>
      <link>https://community.cisco.com/t5/switching/switch-can-t-ping-directly-connected-router/m-p/3370349#M412153</link>
      <description>&lt;P&gt;Also, what is best way to summarize or enter a route statement if I want to point all traffic for&amp;nbsp;&lt;/P&gt;
&lt;P&gt;192.168.180.X, 200.X, 250.X ?&lt;/P&gt;
&lt;P&gt;How about is I want a statement for everthing in the 192.168.X.X&amp;nbsp; networks would it be&lt;/P&gt;
&lt;P&gt;192.168.0.0 255.255.0.0 (Exit interface or IP e.g. 192.168.252.5)?&lt;/P&gt;
&lt;P&gt;Here is the config for the AccessSw on the topology.&lt;/P&gt;
&lt;P&gt;ServerAccSw#sh ip int br&lt;/P&gt;
&lt;P&gt;Interface IP-Address OK? Method Status Protocol&lt;/P&gt;
&lt;P&gt;FastEthernet0/1 unassigned YES unset up up&lt;/P&gt;
&lt;P&gt;FastEthernet0/2 unassigned YES unset up down&lt;/P&gt;
&lt;P&gt;FastEthernet0/3 unassigned YES unset down down&lt;/P&gt;
&lt;P&gt;FastEthernet0/4 unassigned YES unset down down&lt;/P&gt;
&lt;P&gt;FastEthernet0/5 unassigned YES unset down down&lt;/P&gt;
&lt;P&gt;FastEthernet0/6 unassigned YES unset down down&lt;/P&gt;
&lt;P&gt;FastEthernet0/7 unassigned YES unset down down&lt;/P&gt;
&lt;P&gt;FastEthernet0/8 unassigned YES unset down down&lt;/P&gt;
&lt;P&gt;FastEthernet0/9 unassigned YES unset down down&lt;/P&gt;
&lt;P&gt;FastEthernet0/10 unassigned YES unset down down&lt;/P&gt;
&lt;P&gt;FastEthernet0/11 unassigned YES unset down down&lt;/P&gt;
&lt;P&gt;FastEthernet0/12 unassigned YES unset down down&lt;/P&gt;
&lt;P&gt;FastEthernet0/13 unassigned YES unset down down&lt;/P&gt;
&lt;P&gt;FastEthernet0/14 unassigned YES unset down down&lt;/P&gt;
&lt;P&gt;FastEthernet0/15 unassigned YES unset down down&lt;/P&gt;
&lt;P&gt;FastEthernet0/16 unassigned YES unset down down&lt;/P&gt;
&lt;P&gt;FastEthernet0/17 unassigned YES unset down down&lt;/P&gt;
&lt;P&gt;FastEthernet0/18 unassigned YES unset down down&lt;/P&gt;
&lt;P&gt;FastEthernet0/19 unassigned YES unset down down&lt;/P&gt;
&lt;P&gt;FastEthernet0/20 unassigned YES unset down down&lt;/P&gt;
&lt;P&gt;FastEthernet0/21 unassigned YES unset down down&lt;/P&gt;
&lt;P&gt;FastEthernet0/22 unassigned YES unset down down&lt;/P&gt;
&lt;P&gt;FastEthernet0/23 unassigned YES unset down down&lt;/P&gt;
&lt;P&gt;FastEthernet0/24 unassigned YES unset down down&lt;/P&gt;
&lt;P&gt;GigabitEthernet0/1 unassigned YES unset up up&lt;/P&gt;
&lt;P&gt;GigabitEthernet0/2 unassigned YES unset up up&lt;/P&gt;
&lt;P&gt;Vlan1 unassigned YES unset administratively down down&lt;/P&gt;
&lt;P&gt;Vlan180 192.168.180.1 YES manual up up&lt;/P&gt;
&lt;P&gt;Vlan200 192.168.200.1 YES manual up up&lt;/P&gt;
&lt;P&gt;Vlan250 192.168.250.1 YES manual up up&lt;/P&gt;
&lt;P&gt;Vlan252 192.168.252.5 YES manual up up&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;interface FastEthernet0/22&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface FastEthernet0/23&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface FastEthernet0/24&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface GigabitEthernet0/1&lt;/P&gt;
&lt;P&gt;description Link2_Rt0&lt;/P&gt;
&lt;P&gt;switchport trunk encapsulation dot1q&lt;/P&gt;
&lt;P&gt;switchport mode trunk&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface GigabitEthernet0/2&lt;/P&gt;
&lt;P&gt;description Link2_Sw1&lt;/P&gt;
&lt;P&gt;switchport trunk encapsulation dot1q&lt;/P&gt;
&lt;P&gt;switchport mode trunk&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface Vlan1&lt;/P&gt;
&lt;P&gt;no ip address&lt;/P&gt;
&lt;P&gt;shutdown&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface Vlan180&lt;/P&gt;
&lt;P&gt;mac-address 0001.c9cc.0e01&lt;/P&gt;
&lt;P&gt;ip address 192.168.180.1 255.255.255.0&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface Vlan200&lt;/P&gt;
&lt;P&gt;mac-address 0001.c9cc.0e02&lt;/P&gt;
&lt;P&gt;ip address 192.168.200.1 255.255.255.0&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface Vlan250&lt;/P&gt;
&lt;P&gt;mac-address 0001.c9cc.0e03&lt;/P&gt;
&lt;P&gt;ip address 192.168.250.1 255.255.255.0&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface Vlan252&lt;/P&gt;
&lt;P&gt;description NEMgmt&lt;/P&gt;
&lt;P&gt;mac-address 0001.c9cc.0e04&lt;/P&gt;
&lt;P&gt;ip address 192.168.252.5 255.255.255.0&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;ip classless&lt;/P&gt;
&lt;P&gt;ip route 0.0.0.0 0.0.0.0 192.168.252.1&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;ip flow-export version 9&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 21 Apr 2018 13:04:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/switch-can-t-ping-directly-connected-router/m-p/3370349#M412153</guid>
      <dc:creator>CiscoBrownBelt</dc:creator>
      <dc:date>2018-04-21T13:04:34Z</dc:date>
    </item>
    <item>
      <title>Re: Switch can't ping directly connected Router</title>
      <link>https://community.cisco.com/t5/switching/switch-can-t-ping-directly-connected-router/m-p/3370398#M412158</link>
      <description>&lt;P&gt;Can you post a diagram and put all the IPs on the interfaces and point out which ones you can ping and which ones you can't?&lt;/P&gt;
&lt;P&gt;HTH&lt;/P&gt;</description>
      <pubDate>Sat, 21 Apr 2018 16:57:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/switch-can-t-ping-directly-connected-router/m-p/3370398#M412158</guid>
      <dc:creator>Reza Sharifi</dc:creator>
      <dc:date>2018-04-21T16:57:32Z</dc:date>
    </item>
    <item>
      <title>Re: Switch can't ping directly connected Router</title>
      <link>https://community.cisco.com/t5/switching/switch-can-t-ping-directly-connected-router/m-p/3370418#M412163</link>
      <description>&lt;P&gt;Sure here is the diagram.&lt;/P&gt;
&lt;P&gt;The configs are in the reply above.&lt;/P&gt;</description>
      <pubDate>Sat, 21 Apr 2018 17:26:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/switch-can-t-ping-directly-connected-router/m-p/3370418#M412163</guid>
      <dc:creator>CiscoBrownBelt</dc:creator>
      <dc:date>2018-04-21T17:26:23Z</dc:date>
    </item>
    <item>
      <title>Re: Switch can't ping directly connected Router</title>
      <link>https://community.cisco.com/t5/switching/switch-can-t-ping-directly-connected-router/m-p/3370446#M412175</link>
      <description>&lt;P&gt;Hi&lt;BR /&gt;You don't have an IP Address on your InterRouter's Gi0/0.1.252 sub-interface. Can you try adding the following:&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;interface GigabitEthernet0/0/1.252&lt;BR /&gt;&amp;nbsp;encapsulation dot1Q 252&lt;BR /&gt;&amp;nbsp;no ip address&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp;ip unnumbered GigabitEthernet0/0/0.252&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;hth&lt;BR /&gt;Andy&lt;/P&gt;</description>
      <pubDate>Sat, 21 Apr 2018 18:48:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/switch-can-t-ping-directly-connected-router/m-p/3370446#M412175</guid>
      <dc:creator>andrewswanson</dc:creator>
      <dc:date>2018-04-21T18:48:32Z</dc:date>
    </item>
    <item>
      <title>Re: Switch can't ping directly connected Router</title>
      <link>https://community.cisco.com/t5/switching/switch-can-t-ping-directly-connected-router/m-p/3370459#M412178</link>
      <description>&lt;P&gt;I already have an IP on g0/0/0.252 192.168.252.1 (Standby 1) which is a sub-interface that connects to the access switch so I can't.&lt;/P&gt;</description>
      <pubDate>Sat, 21 Apr 2018 20:18:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/switch-can-t-ping-directly-connected-router/m-p/3370459#M412178</guid>
      <dc:creator>CiscoBrownBelt</dc:creator>
      <dc:date>2018-04-21T20:18:27Z</dc:date>
    </item>
    <item>
      <title>Re: Switch can't ping directly connected Router</title>
      <link>https://community.cisco.com/t5/switching/switch-can-t-ping-directly-connected-router/m-p/3370460#M412179</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Apply the command "ip unnumbered GigabitEthernet0/0/0.252" under subinterface Gi0/0.1.252 not under Gi0/0.0.252)&lt;/P&gt;
&lt;P&gt;From Cisco document:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;The IP unnumbered interface configuration enables IP processing on an interface without assigning an IP address to the interface. The IP unnumbered interface borrows an IP address from another interface that is already configured on the device to conserve network and address space&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/lanswitch/configuration/xe-16/lanswitch-xe-16-book/lsw-cfg-vlan-ip-unnum-subint.html#task_F0D41DAD2CB64A45882A5797C2464863" target="_blank"&gt;https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/lanswitch/configuration/xe-16/lanswitch-xe-16-book/lsw-cfg-vlan-ip-unnum-subint.html#task_F0D41DAD2CB64A45882A5797C2464863&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;hth&lt;BR /&gt;Andy&lt;/P&gt;</description>
      <pubDate>Sat, 21 Apr 2018 20:24:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/switch-can-t-ping-directly-connected-router/m-p/3370460#M412179</guid>
      <dc:creator>andrewswanson</dc:creator>
      <dc:date>2018-04-21T20:24:03Z</dc:date>
    </item>
    <item>
      <title>Re: Switch can't ping directly connected Router</title>
      <link>https://community.cisco.com/t5/switching/switch-can-t-ping-directly-connected-router/m-p/3370465#M412180</link>
      <description>&lt;P&gt;Looks like packet tracer ISR 4321 does not support that.&lt;/P&gt;
&lt;P&gt;Do you think an actual ISR4000 series (4431, etc) will support that? This is probably why it is not working right?&lt;/P&gt;</description>
      <pubDate>Sat, 21 Apr 2018 20:36:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/switch-can-t-ping-directly-connected-router/m-p/3370465#M412180</guid>
      <dc:creator>CiscoBrownBelt</dc:creator>
      <dc:date>2018-04-21T20:36:17Z</dc:date>
    </item>
    <item>
      <title>Re: Switch can't ping directly connected Router</title>
      <link>https://community.cisco.com/t5/switching/switch-can-t-ping-directly-connected-router/m-p/3370467#M412181</link>
      <description>&lt;P&gt;Sorry there is typo on the diagram. It is g0/0/1.251 192.168.251.1 on the InnerRt Prim&lt;/P&gt;</description>
      <pubDate>Sat, 21 Apr 2018 20:44:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/switch-can-t-ping-directly-connected-router/m-p/3370467#M412181</guid>
      <dc:creator>CiscoBrownBelt</dc:creator>
      <dc:date>2018-04-21T20:44:39Z</dc:date>
    </item>
    <item>
      <title>Re: Switch can't ping directly connected Router</title>
      <link>https://community.cisco.com/t5/switching/switch-can-t-ping-directly-connected-router/m-p/3370468#M412182</link>
      <description>&lt;P&gt;According to Cisco's Feature Navigator "VLANs over IP Unnumbered Sub-interfaces" is supported on the ISR 4000s running IOS XE. Check your model here:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://cfn.cloudapps.cisco.com/ITDIT/CFN/jsp/by-feature-technology.jsp" target="_blank"&gt;http://cfn.cloudapps.cisco.com/ITDIT/CFN/jsp/by-feature-technology.jsp&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Can you add an ip address to Gi0/0.1.252 to confirm this is the issue?&lt;/P&gt;
&lt;P&gt;hth&lt;BR /&gt;Andy&lt;/P&gt;</description>
      <pubDate>Sat, 21 Apr 2018 20:47:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/switch-can-t-ping-directly-connected-router/m-p/3370468#M412182</guid>
      <dc:creator>andrewswanson</dc:creator>
      <dc:date>2018-04-21T20:47:17Z</dc:date>
    </item>
    <item>
      <title>Re: Switch can't ping directly connected Router</title>
      <link>https://community.cisco.com/t5/switching/switch-can-t-ping-directly-connected-router/m-p/3370605#M412203</link>
      <description>&lt;P&gt;Yes I will have to try it on a real ISR. Packet tracer won;t support this command.&lt;/P&gt;</description>
      <pubDate>Sun, 22 Apr 2018 12:59:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/switch-can-t-ping-directly-connected-router/m-p/3370605#M412203</guid>
      <dc:creator>CiscoBrownBelt</dc:creator>
      <dc:date>2018-04-22T12:59:12Z</dc:date>
    </item>
    <item>
      <title>Re: Switch can't ping directly connected Router</title>
      <link>https://community.cisco.com/t5/switching/switch-can-t-ping-directly-connected-router/m-p/3370609#M412204</link>
      <description>&lt;P&gt;OK I put debug ip packet on the the Interconnec Sw and his is what I get trying to ping from there to the 192.168.252.1 g0/0/0.252 on the Intercon Rt. I believed ping worked for a bit now it stopped.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;On the InterConRt I just entered a&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ip route 192.168.252.7 255.255.255.255 192.168.251.7&lt;/P&gt;
&lt;P&gt;now it pings the InterconSw but as stated, InterconSw can't ping the&amp;nbsp;&lt;SPAN&gt;192.168.252.1&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;See debug below. I am getting encapsulation failed:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;InterConSw_Prim#ping&lt;/P&gt;
&lt;P&gt;IP: s=192.168.251.2 (Vlan251), d=224.0.0.2 len 29, rcvd 2&lt;/P&gt;
&lt;P&gt;192.168.252.&lt;/P&gt;
&lt;P&gt;IP: s=192.168.251.2 (Vlan251), d=224.0.0.2 len 29, rcvd 2&lt;/P&gt;
&lt;P&gt;1&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Type escape sequence to abort.&lt;/P&gt;
&lt;P&gt;Sending 5, 100-byte ICMP Echos to 192.168.252.1, timeout is 2 seconds:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;IP: tableid=0, s=192.168.252.7 (local), d=192.168.252.1 (Vlan252), routed via RIB&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;IP: s=192.168.252.7 (local), d=192.168.252.1 (Vlan252), len 128, sending&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;IP: s=192.168.252.7 (local), d=192.168.252.1 (Vlan252), len 128, encapsulation failed&lt;/P&gt;
&lt;P&gt;.&lt;/P&gt;
&lt;P&gt;IP: tableid=0, s=192.168.252.7 (local), d=192.168.252.1 (Vlan252), routed via RIB&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;IP: s=192.168.252.7 (local), d=192.168.252.1 (Vlan252), len 128, sending&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;IP: s=192.168.252.7 (local), d=192.168.252.1 (Vlan252), len 128, encapsulation failed&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;IP: s=192.168.251.2 (Vlan251), d=224.0.0.2 len 29, rcvd 2&lt;/P&gt;
&lt;P&gt;.&lt;/P&gt;
&lt;P&gt;IP: tableid=0, s=192.168.252.7 (local), d=192.168.252.1 (Vlan252), routed via RIB&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;IP: s=192.168.252.7 (local), d=192.168.252.1 (Vlan252), len 128, sending&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;IP: s=192.168.252.7 (local), d=192.168.252.1 (Vlan252), len 128, encapsulation failed&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;IP: s=192.168.251.2 (Vlan251), d=224.0.0.2 len 29, rcvd 2&lt;/P&gt;
&lt;P&gt;.&lt;/P&gt;
&lt;P&gt;IP: tableid=0, s=192.168.252.7 (local), d=192.168.252.1 (Vlan252), routed via RIB&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;IP: s=192.168.252.7 (local), d=192.168.252.1 (Vlan252), len 128, sending&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;IP: s=192.168.252.7 (local), d=192.168.252.1 (Vlan252), len 128, encapsulation failed&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;IP: s=192.168.251.2 (Vlan251), d=224.0.0.2 len 29, rcvd 2&lt;/P&gt;
&lt;P&gt;.&lt;/P&gt;
&lt;P&gt;IP: tableid=0, s=192.168.252.7 (local), d=192.168.252.1 (Vlan252), routed via RIB&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;IP: s=192.168.252.7 (local), d=192.168.252.1 (Vlan252), len 128, sending&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;IP: s=192.168.252.7 (local), d=192.168.252.1 (Vlan252), len 128, encapsulation failed&lt;/P&gt;
&lt;P&gt;.&lt;/P&gt;
&lt;P&gt;Success rate is 0 percent (0/5)&lt;/P&gt;</description>
      <pubDate>Sun, 22 Apr 2018 13:40:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/switch-can-t-ping-directly-connected-router/m-p/3370609#M412204</guid>
      <dc:creator>CiscoBrownBelt</dc:creator>
      <dc:date>2018-04-22T13:40:29Z</dc:date>
    </item>
    <item>
      <title>Re: Switch can't ping directly connected Router</title>
      <link>https://community.cisco.com/t5/switching/switch-can-t-ping-directly-connected-router/m-p/3370687#M412217</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;looks like an arp issue. I don't have packet tracer but the below works in gns 3.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From the documentation below:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/support/docs/lan-switching/integrated-routing-bridging-irb/17054-741-10.html" target="_blank"&gt;https://www.cisco.com/c/en/us/support/docs/lan-switching/integrated-routing-bridging-irb/17054-741-10.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Move the ip addressing for vlan 252 off your router sub-interfaces onto a bridged virtual interface.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;hth&lt;BR /&gt;Andy&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;bridge irb&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;!&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;bridge 1 protocol ieee&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;bridge 1 route ip&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;!&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;interface GigabitEthernet0/0/0.252&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;&amp;nbsp;encapsulation dot1Q 252&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;&amp;nbsp;no ip address&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;&amp;nbsp;bridge-group 1&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;!&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;interface GigabitEthernet0/0/1.252&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;&amp;nbsp;encapsulation dot1Q 252&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;&amp;nbsp;no ip address&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;&amp;nbsp;bridge-group 1&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;!&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;interface BVI1&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;&amp;nbsp;ip address 192.168.252.2 255.255.255.0&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 22 Apr 2018 20:29:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/switch-can-t-ping-directly-connected-router/m-p/3370687#M412217</guid>
      <dc:creator>andrewswanson</dc:creator>
      <dc:date>2018-04-22T20:29:26Z</dc:date>
    </item>
    <item>
      <title>Re: Switch can't ping directly connected Router</title>
      <link>https://community.cisco.com/t5/switching/switch-can-t-ping-directly-connected-router/m-p/3371277#M412324</link>
      <description>&lt;P&gt;So I tried the unnumbered config on the interface and it did not work.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Upon doing debug ip icmp, looks like the Intercon Sw will receive the ping and sends the packet back, but the InterRt does not receive the echo reply. Any ideas?&lt;/P&gt;</description>
      <pubDate>Mon, 23 Apr 2018 16:30:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/switch-can-t-ping-directly-connected-router/m-p/3371277#M412324</guid>
      <dc:creator>CiscoBrownBelt</dc:creator>
      <dc:date>2018-04-23T16:30:31Z</dc:date>
    </item>
  </channel>
</rss>

