<?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: Unable to ping directly connected device SVIs and Sub-interfaces in Switching</title>
    <link>https://community.cisco.com/t5/switching/unable-to-ping-directly-connected-device-svis-and-sub-interfaces/m-p/3374256#M412797</link>
    <description>&lt;P&gt;HI,&lt;/P&gt;
&lt;P&gt;I think best to share your PT file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Deepak Kumar&lt;/P&gt;</description>
    <pubDate>Fri, 27 Apr 2018 05:24:30 GMT</pubDate>
    <dc:creator>Deepak Kumar</dc:creator>
    <dc:date>2018-04-27T05:24:30Z</dc:date>
    <item>
      <title>Unable to ping directly connected device SVIs and Sub-interfaces</title>
      <link>https://community.cisco.com/t5/switching/unable-to-ping-directly-connected-device-svis-and-sub-interfaces/m-p/3374161#M412783</link>
      <description>&lt;P&gt;So I have 2 directly connect switch and router. I can ping all SVIs on the Sw but the switch I can only ping the g0/0/0.252.1 (HSRP so .2 as well) interface.&lt;/P&gt;
&lt;P&gt;All SVI and sub-int are up.&lt;/P&gt;
&lt;P&gt;Trunk from switch to Router is allowing all VLANs.&lt;/P&gt;
&lt;P&gt;Have static routes on router for SVIs on Router and have a default route for everything pointing to Router on the Switch.&lt;/P&gt;
&lt;P&gt;Any help guys?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also have issue pinging from Int Sw Prim to any SVI on Access Sw and the IP of the directly connected inside interface of the FW but I would like to tackle this issue first.&lt;/P&gt;
&lt;P&gt;See attachment of topology.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;interface Loopback1&lt;/P&gt;
&lt;P&gt;ip address 1.1.1.1 255.255.255.255&lt;/P&gt;
&lt;P&gt;!&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 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.200.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;!&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;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;line con 0&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;line aux 0&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;line vty 0 4&lt;/P&gt;
&lt;P&gt;login&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;end&lt;/P&gt;
&lt;P&gt;--------------&lt;/P&gt;
&lt;P&gt;IntRr_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;========================================&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&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;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;line con 0&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;line aux 0&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;line vty 0 4&lt;/P&gt;
&lt;P&gt;login&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;end&lt;/P&gt;
&lt;P&gt;&amp;nbsp;---------------&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&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&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2019 22:49:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/unable-to-ping-directly-connected-device-svis-and-sub-interfaces/m-p/3374161#M412783</guid>
      <dc:creator>CiscoBrownBelt</dc:creator>
      <dc:date>2019-03-08T22:49:12Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to ping directly connected device SVIs and Sub-interfaces</title>
      <link>https://community.cisco.com/t5/switching/unable-to-ping-directly-connected-device-svis-and-sub-interfaces/m-p/3374205#M412789</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Can you share your packet tracer file to take a look at it please?</description>
      <pubDate>Fri, 27 Apr 2018 03:01:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/unable-to-ping-directly-connected-device-svis-and-sub-interfaces/m-p/3374205#M412789</guid>
      <dc:creator>Francesco Molino</dc:creator>
      <dc:date>2018-04-27T03:01:46Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to ping directly connected device SVIs and Sub-interfaces</title>
      <link>https://community.cisco.com/t5/switching/unable-to-ping-directly-connected-device-svis-and-sub-interfaces/m-p/3374256#M412797</link>
      <description>&lt;P&gt;HI,&lt;/P&gt;
&lt;P&gt;I think best to share your PT file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Deepak Kumar&lt;/P&gt;</description>
      <pubDate>Fri, 27 Apr 2018 05:24:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/unable-to-ping-directly-connected-device-svis-and-sub-interfaces/m-p/3374256#M412797</guid>
      <dc:creator>Deepak Kumar</dc:creator>
      <dc:date>2018-04-27T05:24:30Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to ping directly connected device SVIs and Sub-interfaces</title>
      <link>https://community.cisco.com/t5/switching/unable-to-ping-directly-connected-device-svis-and-sub-interfaces/m-p/3374683#M412862</link>
      <description>&lt;P&gt;Hi sorry I am not quite sure how to get the file right now.&lt;/P&gt;
&lt;P&gt;Ok so if I create an SVI on&amp;nbsp;the switch&amp;nbsp;for each sub-interface subnet on the router that I could not ping it worked. I am not sure why that is the case if I have a&lt;/P&gt;
&lt;P&gt;0.0.0.0 0.0.0.0&amp;nbsp; (router ip) default route. Can you help me understand why?&lt;/P&gt;</description>
      <pubDate>Fri, 27 Apr 2018 19:55:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/unable-to-ping-directly-connected-device-svis-and-sub-interfaces/m-p/3374683#M412862</guid>
      <dc:creator>CiscoBrownBelt</dc:creator>
      <dc:date>2018-04-27T19:55:23Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to ping directly connected device SVIs and Sub-interfaces</title>
      <link>https://community.cisco.com/t5/switching/unable-to-ping-directly-connected-device-svis-and-sub-interfaces/m-p/3374782#M412884</link>
      <description>&lt;P&gt;I don’t understand what’s not working.&lt;/P&gt;
&lt;P&gt;What ping are you doing:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;- source ip and destination&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From the switch to the router?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 28 Apr 2018 01:12:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/unable-to-ping-directly-connected-device-svis-and-sub-interfaces/m-p/3374782#M412884</guid>
      <dc:creator>Francesco Molino</dc:creator>
      <dc:date>2018-04-28T01:12:09Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to ping directly connected device SVIs and Sub-interfaces</title>
      <link>https://community.cisco.com/t5/switching/unable-to-ping-directly-connected-device-svis-and-sub-interfaces/m-p/3374793#M412886</link>
      <description>&lt;P&gt;Ping from switch to any other IP address on router except the .252 which works.&lt;/P&gt;
&lt;P&gt;I am only able to ping the other IP addresss/interfaces on the router if I create a SVI for that subnet on the switch. Once again I don't see why when I have&amp;nbsp; a default route pointing to the router.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 28 Apr 2018 02:37:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/unable-to-ping-directly-connected-device-svis-and-sub-interfaces/m-p/3374793#M412886</guid>
      <dc:creator>CiscoBrownBelt</dc:creator>
      <dc:date>2018-04-28T02:37:50Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to ping directly connected device SVIs and Sub-interfaces</title>
      <link>https://community.cisco.com/t5/switching/unable-to-ping-directly-connected-device-svis-and-sub-interfaces/m-p/3374973#M412907</link>
      <description>Share your packet-tracer file to take a look.&lt;BR /&gt;&lt;BR /&gt;When you ping another interface of your router from the switch and you run debug icmp on your router what's the output? Can you share it?&lt;BR /&gt;&lt;BR /&gt;Route seem to be there.</description>
      <pubDate>Sun, 29 Apr 2018 01:16:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/unable-to-ping-directly-connected-device-svis-and-sub-interfaces/m-p/3374973#M412907</guid>
      <dc:creator>Francesco Molino</dc:creator>
      <dc:date>2018-04-29T01:16:45Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to ping directly connected device SVIs and Sub-interfaces</title>
      <link>https://community.cisco.com/t5/switching/unable-to-ping-directly-connected-device-svis-and-sub-interfaces/m-p/3375129#M412931</link>
      <description>&lt;P&gt;So when I enter debug ip icmp on both swith and router it does not show anything.&lt;/P&gt;
&lt;P&gt;After some testing however, I noticed that if I create an SVI on the Intsw and the IntRt has a corresponding sub-int, I can only ping the sub-int if it is on the directly connected interface (interface between Int switch and Router) and vice versa. So if I remove or shutdown the SVI for those subnets on the Intswitch I can ping.&lt;/P&gt;
&lt;P&gt;The main thing I want to be able to do is pass all traffic that is destined for the FW through the IntSw and all traffic that is destined for the InterRt from the FW be passed through as well.&lt;/P&gt;
&lt;P&gt;Right now the connection g0/1 from the IntSw to the IntRt is trunked - can ping but only if I don't create SVIs for subnets that are not configured on the directly connected interface of the router, and the port connection on the IntSw that connects to the FW is switchport access vlan for the same subnet of the inside interface of the FW - I can't get it to ping if I make this connection a trunk.&lt;/P&gt;
&lt;P&gt;Will all internal subnet traffic that is destined for the FW from the IntRt and vice versa pass through the switch this way?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 29 Apr 2018 17:06:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/unable-to-ping-directly-connected-device-svis-and-sub-interfaces/m-p/3375129#M412931</guid>
      <dc:creator>CiscoBrownBelt</dc:creator>
      <dc:date>2018-04-29T17:06:46Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to ping directly connected device SVIs and Sub-interfaces</title>
      <link>https://community.cisco.com/t5/switching/unable-to-ping-directly-connected-device-svis-and-sub-interfaces/m-p/3375166#M412938</link>
      <description>&lt;P&gt;On which switch are you connected to? Layer 3 or Layer 2?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I mean if your laptop on the switch is on a vlan where the default gateway is on the switch, then you can ping all subnets because it’s inter vlan routing.&lt;/P&gt;
&lt;P&gt;However, if your host is on a switch that acts as default gateway, you need to activate ip routing on this switch to make sure you can reach subnets on router side.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have you activated ip routing?&lt;/P&gt;
&lt;P&gt;That’s why I asked for your packet tracer file because we can open it and check where the issue is and point it out to you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Apr 2018 00:33:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/unable-to-ping-directly-connected-device-svis-and-sub-interfaces/m-p/3375166#M412938</guid>
      <dc:creator>Francesco Molino</dc:creator>
      <dc:date>2018-04-30T00:33:38Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to ping directly connected device SVIs and Sub-interfaces</title>
      <link>https://community.cisco.com/t5/switching/unable-to-ping-directly-connected-device-svis-and-sub-interfaces/m-p/3375170#M412939</link>
      <description>&lt;P&gt;&lt;STRONG&gt;On which switch are you connected to? Layer 3 or Layer 2?&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;I am pinging directly from the Layer 3 switch and IP routing is enabled.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;I mean if your laptop on the switch is on a vlan where the default gateway is on the switch, then you can ping all subnets because it’s inter vlan routing.&amp;nbsp;&lt;/STRONG&gt;I can connect a laptop and try.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;However, if your host is on a switch that acts as default gateway, you need to activate ip routing on this switch to make sure you can reach subnets on router side. &lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;IP routing is enabled.&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;I am not sure how to get the packet tracer file.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;See configs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;InterConSw_Prim#sh run&lt;/P&gt;
&lt;P&gt;Building configuration...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Current configuration : 1836 bytes&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;version 12.2(37)SE1&lt;/P&gt;
&lt;P&gt;no service timestamps log datetime msec&lt;/P&gt;
&lt;P&gt;no service timestamps debug datetime msec&lt;/P&gt;
&lt;P&gt;no service password-encryption&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;hostname InterConSw_Prim&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;ip routing&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;spanning-tree mode pvst&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface FastEthernet0/1&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface FastEthernet0/2&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface FastEthernet0/3&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface FastEthernet0/4&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface FastEthernet0/5&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface FastEthernet0/6&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface FastEthernet0/7&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface FastEthernet0/8&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface FastEthernet0/9&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface FastEthernet0/10&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface FastEthernet0/11&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface FastEthernet0/12&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface FastEthernet0/13&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface FastEthernet0/14&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface FastEthernet0/15&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface FastEthernet0/16&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface FastEthernet0/17&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface FastEthernet0/18&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface FastEthernet0/19&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface FastEthernet0/20&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface FastEthernet0/21&lt;/P&gt;
&lt;P&gt;!&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 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;description Link2_FW&lt;/P&gt;
&lt;P&gt;switchport access vlan 251&lt;/P&gt;
&lt;P&gt;switchport mode access&lt;/P&gt;
&lt;P&gt;switchport nonegotiate&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 Vlan10&lt;/P&gt;
&lt;P&gt;mac-address 000c.cf26.8701&lt;/P&gt;
&lt;P&gt;ip address 10.10.10.7 255.255.255.0&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface Vlan40&lt;/P&gt;
&lt;P&gt;mac-address 000c.cf26.8702&lt;/P&gt;
&lt;P&gt;ip address 192.168.40.7 255.255.255.0&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface Vlan251&lt;/P&gt;
&lt;P&gt;mac-address 000c.cf26.8703&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.8704&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 192.168.252.0 255.255.255.0 192.168.251.1&lt;/P&gt;
&lt;P&gt;ip route 192.168.0.0 255.255.0.0 192.168.251.1&lt;/P&gt;
&lt;P&gt;ip route 10.10.0.0 255.255.0.0 192.168.251.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;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;line con 0&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;line aux 0&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;line vty 0 4&lt;/P&gt;
&lt;P&gt;login&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;end&lt;/P&gt;
&lt;P&gt;-------------------&lt;/P&gt;
&lt;P&gt;Vlan1 unassigned YES unset administratively down down&lt;/P&gt;
&lt;P&gt;Vlan10 10.10.10.7 YES manual up up&lt;/P&gt;
&lt;P&gt;Vlan40 192.168.40.7 YES manual up up&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;=====================================================&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;IntRr_Prim#sh run&lt;/P&gt;
&lt;P&gt;Building configuration...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Current configuration : 1659 bytes&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;version 15.4&lt;/P&gt;
&lt;P&gt;no service timestamps log datetime msec&lt;/P&gt;
&lt;P&gt;no service timestamps debug datetime msec&lt;/P&gt;
&lt;P&gt;no service password-encryption&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;hostname IntRr_Prim&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;ip cef&lt;/P&gt;
&lt;P&gt;no ipv6 cef&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;spanning-tree mode pvst&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface Loopback1&lt;/P&gt;
&lt;P&gt;ip address 1.1.1.1 255.255.255.255&lt;/P&gt;
&lt;P&gt;!&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;ip address 10.10.0.1 255.255.255.0&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.40&lt;/P&gt;
&lt;P&gt;encapsulation dot1Q 40&lt;/P&gt;
&lt;P&gt;ip address 192.168.40.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.40&lt;/P&gt;
&lt;P&gt;no ip address&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 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.200.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.251.251&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;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;line con 0&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;line aux 0&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;line vty 0 4&lt;/P&gt;
&lt;P&gt;login&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;end&lt;/P&gt;
&lt;P&gt;&amp;nbsp;---------------------------&lt;/P&gt;
&lt;P&gt;IntRr_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 10.10.0.1 YES manual 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.40192.168.40.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.40unassigned 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;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;IntRr_Prim#&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;==========================&lt;/P&gt;
&lt;P&gt;PINGS - basically if I shut down the SVI on the Interconnect swtich&amp;nbsp; I have for a sub-int that is not on the directly connect intreface on the router I can ping. I Shutdown SVI 252 but for some reason I still can't ping now which is weird as I though I could before. See below.&lt;/P&gt;
&lt;P&gt;===========================&lt;/P&gt;
&lt;P&gt;InterConSw_Prim#ping 192.168.252.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;.....&lt;/P&gt;
&lt;P&gt;Success rate is 0 percent (0/5)&lt;/P&gt;
&lt;P&gt;InterConSw_Prim#ping 192.168.252.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;.....&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(config)#interface vlan 10&lt;/P&gt;
&lt;P&gt;InterConSw_Prim(config-if)#shut&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;InterConSw_Prim(config-if)#&lt;/P&gt;
&lt;P&gt;%LINK-5-CHANGED: Interface Vlan10, changed state to administratively down&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;%LINEPROTO-5-UPDOWN: Line protocol on Interface Vlan10, changed state to down&lt;/P&gt;
&lt;P&gt;end&lt;/P&gt;
&lt;P&gt;InterConSw_Prim#&lt;/P&gt;
&lt;P&gt;%SYS-5-CONFIG_I: Configured from console by console&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 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#&lt;/P&gt;
&lt;P&gt;%SYS-5-CONFIG_I: Configured from console by console&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;InterConSw_Prim#ping 192.168.252.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;.....&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 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;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;--------------&lt;/P&gt;
&lt;P&gt;IntRr_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;-----------------&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;</description>
      <pubDate>Mon, 30 Apr 2018 01:57:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/unable-to-ping-directly-connected-device-svis-and-sub-interfaces/m-p/3375170#M412939</guid>
      <dc:creator>CiscoBrownBelt</dc:creator>
      <dc:date>2018-04-30T01:57:14Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to ping directly connected device SVIs and Sub-interfaces</title>
      <link>https://community.cisco.com/t5/switching/unable-to-ping-directly-connected-device-svis-and-sub-interfaces/m-p/3375173#M412940</link>
      <description>&lt;P&gt;On your switch, this route is useless:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;ip route 192.168.252.0 255.255.255.0 192.168.251.1&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;On your router, you’re also missing some routes for 192.168.251.0/24, 192.168.40.0/24&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Also what’s strange is that your Intswitch Primary has 192.168.252.0/24 subnet and you have the same on your access switch but there are separated by a router and are not connected together. How did you span your vlan because I don’t see any L2 link and what you’re doing is not correct.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You can take your pka file saved from your default packet-tracer location, you can save at a new location.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Apr 2018 01:26:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/unable-to-ping-directly-connected-device-svis-and-sub-interfaces/m-p/3375173#M412940</guid>
      <dc:creator>Francesco Molino</dc:creator>
      <dc:date>2018-04-30T01:26:02Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to ping directly connected device SVIs and Sub-interfaces</title>
      <link>https://community.cisco.com/t5/switching/unable-to-ping-directly-connected-device-svis-and-sub-interfaces/m-p/3375180#M412941</link>
      <description>&lt;P&gt;&lt;STRONG&gt;On your switch, this route is useless:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;ip route 192.168.252.0 255.255.255.0 192.168.251.1&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Sorry I was making some changes to test and left that. I removed it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;On your router, you’re also missing some routes for 192.168.251.0/24, 192.168.40.0/24&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;I was making changes again. Also see Access Switch config below.&lt;/P&gt;
&lt;P&gt;I entered routes for all the subnet on the Access switch&amp;nbsp; for 192.168.251.5&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Didn't enter one for 192.168.252.5 because I could always ping it. This correct?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here my routes on IntRt. These would all be correct?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&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.200.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.251.251&lt;/P&gt;
&lt;P&gt;ip route 10.10.12.0 255.255.255.0 192.168.252.5&lt;/P&gt;
&lt;P&gt;ip route 10.10.10.0 255.255.255.0 192.168.252.5&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a default route for 0.0.0.0 0.0.0.0 192.168.251.251 and still does not work.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Also what’s strange is that your Intswitch Primary has 192.168.252.0/24 subnet and you have the same on your access switch but there are separated by a router and are not connected together. How did you span your vlan because I don’t see any L2 link and what you’re doing is not correct.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Looks like that was my problem. I don't know another way but I connected a trunk between the Accesssw and the InterconSw and now I can ping all sub-interfaces and SVIs!!&lt;/P&gt;
&lt;P&gt;I am merely using the InterConsw just so I can connect the 2 routers to 1 FW somehow. I just need whatever traffic destined for the FW to pass-though the switch.&lt;/P&gt;
&lt;P&gt;How do you suggest I connect to that switch or SPAN that 252 VLAN across all devices if what is did is not the best practice?&lt;/P&gt;
&lt;P&gt;That 252 subnet is used for or at least I am trying to use for mgmt. The access switch is connected to the IntRt via trunk and likewise for the IntRt connected to the IntSw. How do you suggest I change this if I want to use 192.168.252. for true OOB mgmt?&lt;/P&gt;
&lt;P&gt;=============================================&lt;/P&gt;
&lt;P&gt;ServerAccSw# sh run&lt;/P&gt;
&lt;P&gt;Building configuration...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Current configuration : 2474 bytes&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;version 12.2(37)SE1&lt;/P&gt;
&lt;P&gt;no service timestamps log datetime msec&lt;/P&gt;
&lt;P&gt;no service timestamps debug datetime msec&lt;/P&gt;
&lt;P&gt;no service password-encryption&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;hostname ServerAccSw&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;ip routing&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;spanning-tree mode pvst&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface FastEthernet0/1&lt;/P&gt;
&lt;P&gt;switchport access vlan 180&lt;/P&gt;
&lt;P&gt;switchport mode access&lt;/P&gt;
&lt;P&gt;switchport nonegotiate&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface FastEthernet0/2&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface FastEthernet0/3&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface FastEthernet0/4&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface FastEthernet0/5&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface FastEthernet0/6&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface FastEthernet0/7&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface FastEthernet0/8&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface FastEthernet0/9&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface FastEthernet0/10&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface FastEthernet0/11&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface FastEthernet0/12&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface FastEthernet0/13&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface FastEthernet0/14&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface FastEthernet0/15&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface FastEthernet0/16&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface FastEthernet0/17&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface FastEthernet0/18&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface FastEthernet0/19&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface FastEthernet0/20&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface FastEthernet0/21&lt;/P&gt;
&lt;P&gt;!&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 Vlan10&lt;/P&gt;
&lt;P&gt;mac-address 0001.c9cc.0e01&lt;/P&gt;
&lt;P&gt;ip address 10.10.10.5 255.255.255.0&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface Vlan12&lt;/P&gt;
&lt;P&gt;mac-address 0001.c9cc.0e02&lt;/P&gt;
&lt;P&gt;ip address 10.10.12.5 255.255.255.0&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface Vlan14&lt;/P&gt;
&lt;P&gt;mac-address 0001.c9cc.0e09&lt;/P&gt;
&lt;P&gt;ip address 10.10.14.5 255.255.255.0&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface Vlan40&lt;/P&gt;
&lt;P&gt;mac-address 0001.c9cc.0e0a&lt;/P&gt;
&lt;P&gt;ip address 192.168.40.5 255.255.255.0&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface Vlan51&lt;/P&gt;
&lt;P&gt;mac-address 0001.c9cc.0e03&lt;/P&gt;
&lt;P&gt;ip address 192.168.51.5 255.255.255.0&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.0e05&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.0e06&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 Vlan251&lt;/P&gt;
&lt;P&gt;mac-address 0001.c9cc.0e07&lt;/P&gt;
&lt;P&gt;ip address 192.168.251.5 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.0e08&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 192.168.50.0 255.255.255.0 192.168.252.6&lt;/P&gt;
&lt;P&gt;ip route 10.10.0.0 255.255.0.0 192.168.252.1&lt;/P&gt;
&lt;P&gt;ip route 192.168.51.0 255.255.255.0 192.168.252.6&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;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;===============================&lt;/P&gt;
&lt;P&gt;PING&lt;/P&gt;
&lt;P&gt;==============================&lt;/P&gt;
&lt;P&gt;Vlan1 unassigned YES unset administratively down down&lt;/P&gt;
&lt;P&gt;Vlan10 10.10.10.5 YES manual up up&lt;/P&gt;
&lt;P&gt;Vlan12 10.10.12.5 YES manual up up&lt;/P&gt;
&lt;P&gt;Vlan14 10.10.14.5 YES manual up up&lt;/P&gt;
&lt;P&gt;Vlan40 192.168.40.5 YES manual up up&lt;/P&gt;
&lt;P&gt;Vlan51 192.168.51.5 YES manual 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;Vlan251 192.168.251.5 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;------------------------&lt;/P&gt;
&lt;P&gt;ServerAccSw#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 0 percent (0/5)&lt;/P&gt;
&lt;P&gt;ServerAccSw#ping 192.168.252.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;!!!!!&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;ServerAccSw#ping 10.10.14.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.14.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;&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>Mon, 30 Apr 2018 03:04:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/unable-to-ping-directly-connected-device-svis-and-sub-interfaces/m-p/3375180#M412941</guid>
      <dc:creator>CiscoBrownBelt</dc:creator>
      <dc:date>2018-04-30T03:04:48Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to ping directly connected device SVIs and Sub-interfaces</title>
      <link>https://community.cisco.com/t5/switching/unable-to-ping-directly-connected-device-svis-and-sub-interfaces/m-p/3377051#M413280</link>
      <description>&lt;P&gt;See packet tracer device configs and topology in attachment.&lt;/P&gt;</description>
      <pubDate>Wed, 02 May 2018 23:03:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/unable-to-ping-directly-connected-device-svis-and-sub-interfaces/m-p/3377051#M413280</guid>
      <dc:creator>CiscoBrownBelt</dc:creator>
      <dc:date>2018-05-02T23:03:32Z</dc:date>
    </item>
  </channel>
</rss>

