<?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 5505 Inside Interface To Another Switch in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/5505-inside-interface-to-another-switch/m-p/1902197#M438112</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am connecting the inside interface to an upstream switch and therefore will need to assign a static IP address to the inside address as I did below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#sho int ip brief&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vlan1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 123.123.123.123&amp;nbsp; YES manual up&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; up&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will also use this to manage the ASA. I am having a problem with the network configuration of the inside interface as I can't ping the gateway and/or the in IP of the inside interface.&lt;/P&gt;&lt;P&gt;Do I need to add any routes?&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;Am I forgetting some other steps?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 22:57:38 GMT</pubDate>
    <dc:creator>thehxman101</dc:creator>
    <dc:date>2019-03-11T22:57:38Z</dc:date>
    <item>
      <title>5505 Inside Interface To Another Switch</title>
      <link>https://community.cisco.com/t5/network-security/5505-inside-interface-to-another-switch/m-p/1902197#M438112</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am connecting the inside interface to an upstream switch and therefore will need to assign a static IP address to the inside address as I did below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#sho int ip brief&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vlan1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 123.123.123.123&amp;nbsp; YES manual up&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; up&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will also use this to manage the ASA. I am having a problem with the network configuration of the inside interface as I can't ping the gateway and/or the in IP of the inside interface.&lt;/P&gt;&lt;P&gt;Do I need to add any routes?&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;Am I forgetting some other steps?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 22:57:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/5505-inside-interface-to-another-switch/m-p/1902197#M438112</guid>
      <dc:creator>thehxman101</dc:creator>
      <dc:date>2019-03-11T22:57:38Z</dc:date>
    </item>
    <item>
      <title>Re: 5505 Inside Interface To Another Switch</title>
      <link>https://community.cisco.com/t5/network-security/5505-inside-interface-to-another-switch/m-p/1902198#M438113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have route to 123.123.123.123 from the management PC? Check if Vlan may be the issue(inter vlan communication in case of different vlan).&lt;/P&gt;&lt;P&gt;Also, ASA need to know how to get back to your management PC subnet (you need to add Static route or use IGP)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx&lt;/P&gt;&lt;P&gt;MS &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2012 01:01:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/5505-inside-interface-to-another-switch/m-p/1902198#M438113</guid>
      <dc:creator>mvsheik123</dc:creator>
      <dc:date>2012-04-25T01:01:53Z</dc:date>
    </item>
    <item>
      <title>Re: 5505 Inside Interface To Another Switch</title>
      <link>https://community.cisco.com/t5/network-security/5505-inside-interface-to-another-switch/m-p/1902199#M438114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think it's an ASA route issue. I have the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;d*&amp;nbsp;&amp;nbsp; 0.0.0.0 0.0.0.0 [1/0] via xx.xx.xx.xx.1, outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I would need an inside static route to point to the GW correct?&lt;/P&gt;&lt;P&gt;How do I do that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2012 12:54:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/5505-inside-interface-to-another-switch/m-p/1902199#M438114</guid>
      <dc:creator>thehxman101</dc:creator>
      <dc:date>2012-04-25T12:54:53Z</dc:date>
    </item>
    <item>
      <title>5505 Inside Interface To Another Switch</title>
      <link>https://community.cisco.com/t5/network-security/5505-inside-interface-to-another-switch/m-p/1902200#M438115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes that's correct, if the host is not in the same network as the ASA inside interface, then you would definitely need a route for the next hop through which that network is reachable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Varun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2012 13:00:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/5505-inside-interface-to-another-switch/m-p/1902200#M438115</guid>
      <dc:creator>varrao</dc:creator>
      <dc:date>2012-04-25T13:00:40Z</dc:date>
    </item>
  </channel>
</rss>

