<?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: ping is not working in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/ping-is-not-working/m-p/5158529#M1115000</link>
    <description>&lt;P&gt;&lt;SPAN&gt;interface Ethernet0/0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;switchport trunk allowed vlan 2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;switchport trunk encapsulation dot1q&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;switchport mode trunk&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;end&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;interface Ethernet0/1&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;switchport trunk allowed vlan 2&lt;BR /&gt;switchport trunk encapsulation dot1q&lt;BR /&gt;switchport mode trunk&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Friend since you use subinterface you need to make SW interface as trunk not as access&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;MHM&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 09 Aug 2024 16:33:13 GMT</pubDate>
    <dc:creator>MHM Cisco World</dc:creator>
    <dc:date>2024-08-09T16:33:13Z</dc:date>
    <item>
      <title>ping is not working</title>
      <link>https://community.cisco.com/t5/network-security/ping-is-not-working/m-p/5158522#M1114998</link>
      <description>&lt;P&gt;Dears,&lt;/P&gt;&lt;P&gt;Can someone please help me with the problem below:&lt;/P&gt;&lt;P&gt;Physical Connectivity:&lt;BR /&gt;Cisco-RTR &lt;STRONG&gt;(eth0/1)&lt;/STRONG&gt; &lt;EM&gt;SVI&lt;/EM&gt; ---&amp;gt;&lt;EM&gt;Trunk&amp;nbsp;&lt;/EM&gt;&lt;STRONG&gt;(eth0/0)&amp;nbsp;&lt;/STRONG&gt;L3-Switch &lt;STRONG&gt;(eth0/1)&lt;/STRONG&gt; ---&amp;gt; &lt;STRONG&gt;(eth0)&lt;/STRONG&gt;&amp;nbsp;CiscoASA&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Router:&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;interface Ethernet0/1.2&lt;BR /&gt;encapsulation dot1Q 2&lt;BR /&gt;ip address 192.168.1.2 255.255.255.0&lt;BR /&gt;end&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/1&lt;BR /&gt;no ip address&lt;BR /&gt;end&lt;BR /&gt;-----&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;Switch:&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;interface Ethernet0/0&lt;BR /&gt;switchport trunk allowed vlan 2&lt;BR /&gt;switchport trunk encapsulation dot1q&lt;BR /&gt;switchport mode trunk&lt;BR /&gt;end&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/1&lt;BR /&gt;switchport access vlan 2&lt;BR /&gt;switchport mode access&lt;BR /&gt;end&lt;BR /&gt;!&lt;BR /&gt;&lt;EM&gt;show vlan brief&lt;/EM&gt;&lt;BR /&gt;VLAN&amp;nbsp; &amp;nbsp; &amp;nbsp;Name&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Satus&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Ports&lt;BR /&gt;2&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; VLAN0002&amp;nbsp; &amp;nbsp; &amp;nbsp;active&amp;nbsp; &amp;nbsp; &amp;nbsp; Et0/1&lt;BR /&gt;-----&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;CiscoASA&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;interface ethernet0&lt;BR /&gt;no shutdown&lt;BR /&gt;!&lt;BR /&gt;interface ethernet0.1&lt;BR /&gt;vlan 2&lt;BR /&gt;no shutdown&lt;BR /&gt;!&lt;BR /&gt;Context P1&lt;BR /&gt;allocate-interface ethernet0.2 IN_P1&lt;BR /&gt;!&lt;BR /&gt;changeto context P1&lt;BR /&gt;!&lt;BR /&gt;interface IN_P1&lt;BR /&gt;nameif inside&lt;BR /&gt;security-level 100&lt;BR /&gt;ip add 192.168.1.1 255.255.255.0&lt;BR /&gt;&lt;BR /&gt;Router# ping 192.168.1.1&lt;BR /&gt;.....&lt;BR /&gt;&lt;BR /&gt;I am sitting on Router trying to ping interface (IN_P1) it's not working. When am connecting direct cables I mean Cisco ASA with Router it works but having a Core L3 Switch in between is creating a problem even though nothing is misconfigured, am I missing something?&lt;/P&gt;&lt;P&gt;Appreciate your assistance.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Aug 2024 16:04:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ping-is-not-working/m-p/5158522#M1114998</guid>
      <dc:creator>Juni</dc:creator>
      <dc:date>2024-08-09T16:04:47Z</dc:date>
    </item>
    <item>
      <title>Re: ping is not working</title>
      <link>https://community.cisco.com/t5/network-security/ping-is-not-working/m-p/5158528#M1114999</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/827521"&gt;@Juni&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Switch usually does not required&amp;nbsp;&amp;nbsp;&amp;nbsp; "switchport trunk encapsulation dot1q"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Could you remove it and test?&lt;/P&gt;</description>
      <pubDate>Fri, 09 Aug 2024 16:24:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ping-is-not-working/m-p/5158528#M1114999</guid>
      <dc:creator>Flavio Miranda</dc:creator>
      <dc:date>2024-08-09T16:24:38Z</dc:date>
    </item>
    <item>
      <title>Re: ping is not working</title>
      <link>https://community.cisco.com/t5/network-security/ping-is-not-working/m-p/5158529#M1115000</link>
      <description>&lt;P&gt;&lt;SPAN&gt;interface Ethernet0/0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;switchport trunk allowed vlan 2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;switchport trunk encapsulation dot1q&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;switchport mode trunk&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;end&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;interface Ethernet0/1&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;switchport trunk allowed vlan 2&lt;BR /&gt;switchport trunk encapsulation dot1q&lt;BR /&gt;switchport mode trunk&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Friend since you use subinterface you need to make SW interface as trunk not as access&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;MHM&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Aug 2024 16:33:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ping-is-not-working/m-p/5158529#M1115000</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2024-08-09T16:33:13Z</dc:date>
    </item>
    <item>
      <title>Re: ping is not working</title>
      <link>https://community.cisco.com/t5/network-security/ping-is-not-working/m-p/5158530#M1115001</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1065752"&gt;@MHM Cisco World&lt;/a&gt;&amp;nbsp;thank you so much, I was struggling since last night, my mistake, is there any document from specifically for this I can read why it should be a trunk port?&lt;/P&gt;</description>
      <pubDate>Fri, 09 Aug 2024 16:39:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ping-is-not-working/m-p/5158530#M1115001</guid>
      <dc:creator>Juni</dc:creator>
      <dc:date>2024-08-09T16:39:45Z</dc:date>
    </item>
  </channel>
</rss>

