<?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: 802.1q trunking - how to troubleshoot? in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/802-1q-trunking-how-to-troubleshoot/m-p/221218#M63737</link>
    <description>&lt;P&gt;It depends on what kind of information you're trying to get. You can use the 'show interface ethernetx/y.z', which provides info on zone membership, vlan tag and counters.&lt;/P&gt;&lt;P&gt;If you want to see configuration of the subinterface, from the set-based CLI, you can run 'show network interface ethernet ethernetx/y layer3 units ethernetx/y.z&lt;/P&gt;</description>
    <pubDate>Mon, 09 Jul 2018 16:10:46 GMT</pubDate>
    <dc:creator>rmfalconer</dc:creator>
    <dc:date>2018-07-09T16:10:46Z</dc:date>
    <item>
      <title>802.1q trunking - how to troubleshoot?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/802-1q-trunking-how-to-troubleshoot/m-p/221156#M63729</link>
      <description>&lt;P&gt;Is there a PA equivalent to a cisco command, "show interface trunk"?&amp;nbsp; We have .1q trunks set up and working - I'm looking for information on troubleshooting them, when there's a problem.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jul 2018 11:53:03 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/802-1q-trunking-how-to-troubleshoot/m-p/221156#M63729</guid>
      <dc:creator>brannentaylor</dc:creator>
      <dc:date>2018-07-09T11:53:03Z</dc:date>
    </item>
    <item>
      <title>Re: 802.1q trunking - how to troubleshoot?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/802-1q-trunking-how-to-troubleshoot/m-p/221218#M63737</link>
      <description>&lt;P&gt;It depends on what kind of information you're trying to get. You can use the 'show interface ethernetx/y.z', which provides info on zone membership, vlan tag and counters.&lt;/P&gt;&lt;P&gt;If you want to see configuration of the subinterface, from the set-based CLI, you can run 'show network interface ethernet ethernetx/y layer3 units ethernetx/y.z&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jul 2018 16:10:46 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/802-1q-trunking-how-to-troubleshoot/m-p/221218#M63737</guid>
      <dc:creator>rmfalconer</dc:creator>
      <dc:date>2018-07-09T16:10:46Z</dc:date>
    </item>
    <item>
      <title>Re: 802.1q trunking - how to troubleshoot?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/802-1q-trunking-how-to-troubleshoot/m-p/221259#M63741</link>
      <description>&lt;P&gt;I'm looking for something like this (off a Cisco switch):&lt;/P&gt;&lt;P&gt;show interface trunk&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Port Mode Encapsulation Status Native vlan&lt;BR /&gt;Gi1/0/27 on 802.1q trunking 40&lt;/P&gt;&lt;P&gt;Port Vlans allowed on trunk&lt;BR /&gt;Gi1/0/27 5,15,40,176&lt;/P&gt;&lt;P&gt;Port Vlans allowed and active in management domain&lt;BR /&gt;Gi1/0/27 5,15,40,176&lt;/P&gt;&lt;P&gt;Port Vlans in spanning tree forwarding state and not pruned&lt;BR /&gt;Gi1/0/27 5,15,40,176&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The commands you suggested seem to provide layer 1 &amp;amp; 2 interface information - counters, errors, etc.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jul 2018 18:24:20 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/802-1q-trunking-how-to-troubleshoot/m-p/221259#M63741</guid>
      <dc:creator>brannentaylor</dc:creator>
      <dc:date>2018-07-09T18:24:20Z</dc:date>
    </item>
    <item>
      <title>Re: 802.1q trunking - how to troubleshoot?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/802-1q-trunking-how-to-troubleshoot/m-p/221384#M63750</link>
      <description>&lt;P&gt;Hi &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/78575"&gt;@brannentaylor&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What information are you actually wanting to obtain? The only real useful information on your snippet is what VLANs are tagged on each port. Since the PA is not a switch we do not do this, we only specify one 802.1Q tag value per subinterface.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The equivelant command would be:&lt;/P&gt;&lt;P&gt;&amp;gt; show interface logical&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Which would show you the tag. Otherwise, if you could be specific about any troubleshooting you'd like to do, we can help you there. For example, looking at the global counters for a specific traffic flow is always a good place to start.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://live.paloaltonetworks.com/t5/Management-Articles/How-to-check-global-counters-for-a-specific-source-and/ta-p/65794" target="_blank"&gt;https://live.paloaltonetworks.com/t5/Management-Articles/How-to-check-global-counters-for-a-specific-source-and/ta-p/65794&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Luke.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jul 2018 10:05:10 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/802-1q-trunking-how-to-troubleshoot/m-p/221384#M63750</guid>
      <dc:creator>LukeBullimore</dc:creator>
      <dc:date>2018-07-10T10:05:10Z</dc:date>
    </item>
    <item>
      <title>Re: 802.1q trunking - how to troubleshoot?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/802-1q-trunking-how-to-troubleshoot/m-p/221424#M63760</link>
      <description>&lt;P&gt;We have a sort of complicated topology - our PA's are in the middle doing core routing.&amp;nbsp; On the north side, out the AE2, we have 3 vlans - one is transit/internal/trusted, one is outside untrusted to the internet edge router, and another is guest to a guest router.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On the inside, we have ten gig int's bringing in about 10 vlans, so that there are vlan sub interfaceson the PA - so that all vlans/subnets in our site go through the PA - north/south, and east/west.&lt;BR /&gt;&lt;BR /&gt;We had a power situation (long story) - where we had multiple failures.&amp;nbsp; As we were troubleshooting multiple systems, we were troubleshooting from layers 1 up to 3 - so we're using lldp confirming links, replacing cables, moving to other interfaces, looking at mac tables, arp tables, checking vlan membership, etc.&amp;nbsp; Pretty intensive layer 1-3 troubleshooting.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, my question goes to - if I want to look at the Palo's and confirm vlans are coming in/out as expected, trunks are up as expected, etc. .... like I can on Cisco ... how to do that on PA.&amp;nbsp; Everything I could find through googling was how to configure.&amp;nbsp; Not how to troubleshoot.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jul 2018 12:25:10 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/802-1q-trunking-how-to-troubleshoot/m-p/221424#M63760</guid>
      <dc:creator>brannentaylor</dc:creator>
      <dc:date>2018-07-10T12:25:10Z</dc:date>
    </item>
    <item>
      <title>Re: 802.1q trunking - how to troubleshoot?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/802-1q-trunking-how-to-troubleshoot/m-p/221546#M63792</link>
      <description>&lt;P&gt;As Luke said, the PA isn't acting as a switch so you won't be having the same information regarding vlans allowed or pruned. You'll need to look at that from the other side, from the switches connected to the PA.&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example, if you were to replace the PA with a Cisco router, you wouldn't&amp;nbsp;have the&amp;nbsp;'sh int trunk' either. You would just have to look through each sub-interface for the info that's available.&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can view arp information by interface with 'sh arp ethernetx/y.z'.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you really want to get into how traffic is ingressing and egressing, you could also run packet captures on each subinterface to determine what's happening.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jul 2018 16:29:40 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/802-1q-trunking-how-to-troubleshoot/m-p/221546#M63792</guid>
      <dc:creator>rmfalconer</dc:creator>
      <dc:date>2018-07-10T16:29:40Z</dc:date>
    </item>
  </channel>
</rss>

