<?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 tracing a route passing through ASA in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/tracing-a-route-passing-through-asa/m-p/2137623#M394331</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Junio,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One last thing on bacl of ASA&amp;nbsp; i see&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;from Light hand side to Right hand side&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LHS&amp;nbsp; has&amp;nbsp; Cisco 4GE SSM&amp;nbsp;&amp;nbsp; with ports from 0 to 3 and Right side has ports from&amp;nbsp; 0 to 3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so how will i determine which is port gi1/2?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MAhesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Dec 2012 16:52:50 GMT</pubDate>
    <dc:creator>mahesh18</dc:creator>
    <dc:date>2012-12-11T16:52:50Z</dc:date>
    <item>
      <title>tracing a route passing through ASA</title>
      <link>https://community.cisco.com/t5/network-security/tracing-a-route-passing-through-asa/m-p/2137611#M394319</link>
      <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Need help on tracing a route IP 192.168.27.0&amp;nbsp; that is passing through ASA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i did sh route on ASA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;S&amp;nbsp;&amp;nbsp;&amp;nbsp; 192.168.27.0 255.255.255.0 [1/0] via 192.168.101.14, Xnet&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so this means that this ASA is learning this route statically through int Xnet&amp;nbsp; right ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i do sh int on ASA&amp;nbsp; it shows Xnet as interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what should be my next step?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also i am able to ping this IP from ASA&amp;nbsp; but whne i do sh arp it does not show this IP 192.168.27.251 and mac address &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mahesh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: mahesh parmar&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 00:35:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/tracing-a-route-passing-through-asa/m-p/2137611#M394319</guid>
      <dc:creator>mahesh18</dc:creator>
      <dc:date>2019-03-12T00:35:38Z</dc:date>
    </item>
    <item>
      <title>Re: tracing a route passing through ASA</title>
      <link>https://community.cisco.com/t5/network-security/tracing-a-route-passing-through-asa/m-p/2137612#M394320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The ASA has a Static Route for network 192.168.27.0/24 (&lt;STRONG&gt;route Xnet 192.168.27.0 255.255.255.0 192.168.101.14&lt;/STRONG&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The network is found through the interface which IP address belongs to the same network as 192.168.101.14&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You wont see anything with "show arp" command as its not a directly connected network for the ASA but a network thats found after atleast one router hop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to check there the Xnet interface is connected to trace where the destination network actually resides.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Dec 2012 22:24:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/tracing-a-route-passing-through-asa/m-p/2137612#M394320</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2012-12-10T22:24:19Z</dc:date>
    </item>
    <item>
      <title>tracing a route passing through ASA</title>
      <link>https://community.cisco.com/t5/network-security/tracing-a-route-passing-through-asa/m-p/2137613#M394321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Jouni,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for reply.&lt;/P&gt;&lt;P&gt;So you mean that destination IP 192.168.27.0 is learned through 192.168.101.14&amp;nbsp; by interface xnet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I checked on ASA&amp;nbsp; xnet&amp;nbsp; interface which is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Interface XNet", is up, line protocol is up&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MAC address 00a0.c909.0101, MTU 1500&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IP address 192.168.101.1, subnet mask 255.255.255.240.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so it means that Xnet interface and next&amp;nbsp; hop interface 192.168.101.14 belong to same network right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Second how can i trace where xnet interface connects to?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;mahesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Dec 2012 22:35:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/tracing-a-route-passing-through-asa/m-p/2137613#M394321</guid>
      <dc:creator>mahesh18</dc:creator>
      <dc:date>2012-12-10T22:35:41Z</dc:date>
    </item>
    <item>
      <title>Re: tracing a route passing through ASA</title>
      <link>https://community.cisco.com/t5/network-security/tracing-a-route-passing-through-asa/m-p/2137614#M394322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I mean that your firewall is configured with a static route to tell that the network 192.168.27.0/24 is found through Xnet interface and the next hop IP address (gateway) is 192.168.101.14&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should see that IP address with "show arp" command. You could actually check IP address 192.168.101.14 ARP and copy the MAC address to some Internet site (coffer.com for example) to determine what the brand of the next hop network device is (what manufacturer device it is)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could try the "traceroute" command on the ASA firewall itself to trace the route towards the network/host you are looking for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other than that you should really have some network documentation of where the interfaces lead, have management to the devices in between the ASA and the destination host or check where the physical firewall connection leads at the location where the actual firewall device is located..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure if we are talking about the normal physical interface or a subinterface on the ASA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Dec 2012 22:45:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/tracing-a-route-passing-through-asa/m-p/2137614#M394322</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2012-12-10T22:45:25Z</dc:date>
    </item>
    <item>
      <title>tracing a route passing through ASA</title>
      <link>https://community.cisco.com/t5/network-security/tracing-a-route-passing-through-asa/m-p/2137615#M394323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Jouni,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sh arp shows &lt;/P&gt;&lt;P&gt; XNet 192.168.101.14 001b.90e7.3e44 1484&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so here we see the gateway address by arp as it is learned by interface Xnet right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Second thing how can i check if this is normal interface or sub interface on ASA ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i do sh ip address &lt;/P&gt;&lt;P&gt;it shows &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;XNet&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; XNet&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; 192.168.101.1&amp;nbsp;&amp;nbsp;&amp;nbsp; 255.255.255.240 CONFIG&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so does this confirm it it is normal interface?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mahesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Dec 2012 22:51:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/tracing-a-route-passing-through-asa/m-p/2137615#M394323</guid>
      <dc:creator>mahesh18</dc:creator>
      <dc:date>2012-12-10T22:51:39Z</dc:date>
    </item>
    <item>
      <title>tracing a route passing through ASA</title>
      <link>https://community.cisco.com/t5/network-security/tracing-a-route-passing-through-asa/m-p/2137616#M394324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The MAC address seem to belong to a Cisco device also&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well if you can copy from your firewall the output of "show run interface" command then we can see the configurations of the Xnet interface. Just look for the interface which has "nameif Xnet"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Dec 2012 22:54:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/tracing-a-route-passing-through-asa/m-p/2137616#M394324</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2012-12-10T22:54:38Z</dc:date>
    </item>
    <item>
      <title>tracing a route passing through ASA</title>
      <link>https://community.cisco.com/t5/network-security/tracing-a-route-passing-through-asa/m-p/2137617#M394325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Jouni,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface XNet&lt;/P&gt;&lt;P&gt; nameif NNet security-level 80&lt;/P&gt;&lt;P&gt; ip address 192.168.101.1 255.255.255.240 standby 192.168.101.11&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here is info.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I could not find which physical&amp;nbsp; inetrface it is connected like gi0/1&amp;nbsp; etc?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;mahesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Dec 2012 22:57:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/tracing-a-route-passing-through-asa/m-p/2137617#M394325</guid>
      <dc:creator>mahesh18</dc:creator>
      <dc:date>2012-12-10T22:57:54Z</dc:date>
    </item>
    <item>
      <title>tracing a route passing through ASA</title>
      <link>https://community.cisco.com/t5/network-security/tracing-a-route-passing-through-asa/m-p/2137618#M394326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have an ASA in multiple context mode?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Seems to me that some physical or subinterface has been given name in the configuration so that the actual interface type doesnt show (like GigabitEthernet or something)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can remember atleast on FWSM side that under the Context configurations (in System Context when you configure the interfaces into a specific context) when you use the command "allocate-interface" you can give the actual interface some name by which is shows in the context.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Dec 2012 23:05:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/tracing-a-route-passing-through-asa/m-p/2137618#M394326</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2012-12-10T23:05:45Z</dc:date>
    </item>
    <item>
      <title>tracing a route passing through ASA</title>
      <link>https://community.cisco.com/t5/network-security/tracing-a-route-passing-through-asa/m-p/2137619#M394327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Jouni,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes its in multi context mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MAhesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Dec 2012 23:10:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/tracing-a-route-passing-through-asa/m-p/2137619#M394327</guid>
      <dc:creator>mahesh18</dc:creator>
      <dc:date>2012-12-10T23:10:10Z</dc:date>
    </item>
    <item>
      <title>tracing a route passing through ASA</title>
      <link>https://community.cisco.com/t5/network-security/tracing-a-route-passing-through-asa/m-p/2137620#M394328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Jouni,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so is there any way i can find what gig port Xnet belongs to ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mahesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2012 15:28:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/tracing-a-route-passing-through-asa/m-p/2137620#M394328</guid>
      <dc:creator>mahesh18</dc:creator>
      <dc:date>2012-12-11T15:28:09Z</dc:date>
    </item>
    <item>
      <title>tracing a route passing through ASA</title>
      <link>https://community.cisco.com/t5/network-security/tracing-a-route-passing-through-asa/m-p/2137621#M394329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mahesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Go to the &lt;STRONG&gt;System Context&lt;/STRONG&gt; of the ASA&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;System Context&lt;/STRONG&gt; is the place where you create &lt;STRONG&gt;Security Contexts&lt;/STRONG&gt; and attach interfaces to them&lt;/LI&gt;&lt;LI&gt;If you are in some Context, you can issue the command &lt;STRONG&gt;"changeto system"&lt;/STRONG&gt; to get to the &lt;STRONG&gt;System Context&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Now when you are in &lt;STRONG&gt;System Context&lt;/STRONG&gt;, issue the command &lt;STRONG&gt;"show run context"&lt;/STRONG&gt;&lt;UL&gt;&lt;LI&gt;It should list all the &lt;STRONG&gt;Security Contexts&lt;/STRONG&gt; on your ASA. Find the context that includes the &lt;STRONG&gt;"Xnet"&lt;/STRONG&gt; interface&lt;/LI&gt;&lt;LI&gt;Also you can copy/paste the output here if you want&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2012 15:40:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/tracing-a-route-passing-through-asa/m-p/2137621#M394329</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2012-12-11T15:40:45Z</dc:date>
    </item>
    <item>
      <title>tracing a route passing through ASA</title>
      <link>https://community.cisco.com/t5/network-security/tracing-a-route-passing-through-asa/m-p/2137622#M394330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Jouni,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks for all your replies.&lt;/P&gt;&lt;P&gt;I found the physical interface following the steps in your last post.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Mahesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2012 15:52:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/tracing-a-route-passing-through-asa/m-p/2137622#M394330</guid>
      <dc:creator>mahesh18</dc:creator>
      <dc:date>2012-12-11T15:52:05Z</dc:date>
    </item>
    <item>
      <title>tracing a route passing through ASA</title>
      <link>https://community.cisco.com/t5/network-security/tracing-a-route-passing-through-asa/m-p/2137623#M394331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Junio,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One last thing on bacl of ASA&amp;nbsp; i see&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;from Light hand side to Right hand side&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LHS&amp;nbsp; has&amp;nbsp; Cisco 4GE SSM&amp;nbsp;&amp;nbsp; with ports from 0 to 3 and Right side has ports from&amp;nbsp; 0 to 3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so how will i determine which is port gi1/2?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MAhesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2012 16:52:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/tracing-a-route-passing-through-asa/m-p/2137623#M394331</guid>
      <dc:creator>mahesh18</dc:creator>
      <dc:date>2012-12-11T16:52:50Z</dc:date>
    </item>
    <item>
      <title>tracing a route passing through ASA</title>
      <link>https://community.cisco.com/t5/network-security/tracing-a-route-passing-through-asa/m-p/2137624#M394332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So I presume you have ASA5550 or you have bought addiotional 4 GigabitEthernet module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you look at the ASA from the side where the physical ports are&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;The usual ports (without the module) should be in the Right side&lt;/LI&gt;&lt;LI&gt;The modules ports should be on the Left side&lt;UL&gt;&lt;LI&gt;The module should contain 8 ports&lt;/LI&gt;&lt;LI&gt;4 Ports are for SFP slots (usually for fiber connections)&lt;/LI&gt;&lt;LI&gt;4 Ports are for basic Ethernet connectivity&lt;/LI&gt;&lt;LI&gt;The configuration should have some line "media-type" which defines which type is used "rj45" of "sfp"&lt;UL&gt;&lt;LI&gt;rj45 for Ethernet&lt;/LI&gt;&lt;LI&gt;sfp for SFP module&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;So GigabitEthernet 1/2 port should be to my understanding either the Third Ethernet or Third SFP port of the module depending on the above port configuration mentioned (media-type rj45/sfp)&lt;/LI&gt;&lt;LI&gt;The ports GigabitEthernet0/0 - x are the ports that are in every ASA, Ports GigabitEthernet1/0 - x are the expansion modules ports&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps. Hopefully I remembered that right.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2012 17:02:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/tracing-a-route-passing-through-asa/m-p/2137624#M394332</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2012-12-11T17:02:25Z</dc:date>
    </item>
    <item>
      <title>tracing a route passing through ASA</title>
      <link>https://community.cisco.com/t5/network-security/tracing-a-route-passing-through-asa/m-p/2137625#M394333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Jouni,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You were again spot on.&lt;/P&gt;&lt;P&gt;It was 3rd port from expansion slot and middle one was 4 ports SFP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mahesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2012 17:11:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/tracing-a-route-passing-through-asa/m-p/2137625#M394333</guid>
      <dc:creator>mahesh18</dc:creator>
      <dc:date>2012-12-11T17:11:26Z</dc:date>
    </item>
  </channel>
</rss>

