<?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: How to determine link and transceiver status on AUX ports on a PA 5220 via CLI in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-determine-link-and-transceiver-status-on-aux-ports-on-a/m-p/252124#M71683</link>
    <description>&lt;P&gt;that command is for dataplane interfaces, aux is hooked to the system&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;you can see which interfaces aux-1 and aux-2 are bound to with this command:&lt;/P&gt;
&lt;PRE&gt;admin@PA-5220&amp;gt; show system state filter cfg.aux_intf.map

cfg.aux_intf.map: { 'aux-1': eth5, 'aux-2': eth6, }
&lt;/PRE&gt;
&lt;P&gt;you can then lookup both interfaces:&lt;/P&gt;
&lt;PRE&gt;admin@PA-5220&amp;gt; show system state filter net.s0.eth5.*

net.s0.eth5.cfg: { 'disable-dhcp': True, 'fips-gated': True, 'hwaddr': d4:f4:be:c3:d8:06, 'ifindex': 7, 'ip-type': static, 'mtu': 1500, 'onboot': True, 'routes': { 'default': , }, 'table': aux-1, 'up': True, 'v6routes': { 'de
fault': , }, }
net.s0.eth5.dhcp-dns: { }
net.s0.eth5.dhcp-ntp: { }
net.s0.eth5.dhcp-opcmd: 0
net.s0.eth5.dhcp-options: { }
net.s0.eth5.hwcfg: { 'advertised': [ ], 'link': Down, 'mode': Force, 'setting': 1Gb/s-full, }
net.s0.eth5.stats: { 'rx-bytes': 0, 'rx-compressed': 0, 'rx-drop': 0, 'rx-errs': 0, 'rx-fifo': 0, 'rx-frame': 0, 'rx-multicast': 0, 'rx-packets': 0, 'tx-bytes': 0, 'tx-carrier': 0, 'tx-colls': 0, 'tx-compressed': 0, 'tx-drop'
: 0, 'tx-errs': 0, 'tx-fifo': 0, 'tx-packets': 0, }

admin@PA-5220&amp;gt; show system state filter net.s0.eth6.*

net.s0.eth6.cfg: { 'disable-dhcp': True, 'fips-gated': True, 'hwaddr': d4:f4:be:c3:d8:07, 'ifindex': 8, 'ip-type': static, 'mtu': 1500, 'onboot': True, 'routes': { 'default': , }, 'table': aux-2, 'up': True, 'v6routes': { 'de
fault': , }, }
net.s0.eth6.hwcfg: { 'advertised': [ 1Gb/s-full, auto, ], 'link': Down, 'mode': Autoneg, 'setting': 1Gb/s-full, }
net.s0.eth6.stats: { 'rx-bytes': 0, 'rx-compressed': 0, 'rx-drop': 0, 'rx-errs': 0, 'rx-fifo': 0, 'rx-frame': 0, 'rx-multicast': 0, 'rx-packets': 0, 'tx-bytes': 0, 'tx-carrier': 0, 'tx-colls': 0, 'tx-compressed': 0, 'tx-drop'
: 0, 'tx-errs': 0, 'tx-fifo': 0, 'tx-packets': 0, }&lt;/PRE&gt;</description>
    <pubDate>Mon, 04 Mar 2019 12:11:06 GMT</pubDate>
    <dc:creator>reaper</dc:creator>
    <dc:date>2019-03-04T12:11:06Z</dc:date>
    <item>
      <title>How to determine link and transceiver status on AUX ports on a PA 5220 via CLI</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-determine-link-and-transceiver-status-on-aux-ports-on-a/m-p/251976#M71646</link>
      <description>&lt;P&gt;I am trying to figure out how to determine the link and transceiver status on the AUX ports on a PA 5220, when used in HA1 mode.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know that via the CLI, you can determine the transceiver status with the following command, but I do NOT see the AUX ports listed:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;show system state filter sys.s1.p*.phy&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Is there another CLI command to show link and transceiver status on the AUX ports?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Clarke&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2019 20:30:57 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-determine-link-and-transceiver-status-on-aux-ports-on-a/m-p/251976#M71646</guid>
      <dc:creator>ClarkeMorledge</dc:creator>
      <dc:date>2019-03-01T20:30:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to determine link and transceiver status on AUX ports on a PA 5220 via CLI</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-determine-link-and-transceiver-status-on-aux-ports-on-a/m-p/252124#M71683</link>
      <description>&lt;P&gt;that command is for dataplane interfaces, aux is hooked to the system&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;you can see which interfaces aux-1 and aux-2 are bound to with this command:&lt;/P&gt;
&lt;PRE&gt;admin@PA-5220&amp;gt; show system state filter cfg.aux_intf.map

cfg.aux_intf.map: { 'aux-1': eth5, 'aux-2': eth6, }
&lt;/PRE&gt;
&lt;P&gt;you can then lookup both interfaces:&lt;/P&gt;
&lt;PRE&gt;admin@PA-5220&amp;gt; show system state filter net.s0.eth5.*

net.s0.eth5.cfg: { 'disable-dhcp': True, 'fips-gated': True, 'hwaddr': d4:f4:be:c3:d8:06, 'ifindex': 7, 'ip-type': static, 'mtu': 1500, 'onboot': True, 'routes': { 'default': , }, 'table': aux-1, 'up': True, 'v6routes': { 'de
fault': , }, }
net.s0.eth5.dhcp-dns: { }
net.s0.eth5.dhcp-ntp: { }
net.s0.eth5.dhcp-opcmd: 0
net.s0.eth5.dhcp-options: { }
net.s0.eth5.hwcfg: { 'advertised': [ ], 'link': Down, 'mode': Force, 'setting': 1Gb/s-full, }
net.s0.eth5.stats: { 'rx-bytes': 0, 'rx-compressed': 0, 'rx-drop': 0, 'rx-errs': 0, 'rx-fifo': 0, 'rx-frame': 0, 'rx-multicast': 0, 'rx-packets': 0, 'tx-bytes': 0, 'tx-carrier': 0, 'tx-colls': 0, 'tx-compressed': 0, 'tx-drop'
: 0, 'tx-errs': 0, 'tx-fifo': 0, 'tx-packets': 0, }

admin@PA-5220&amp;gt; show system state filter net.s0.eth6.*

net.s0.eth6.cfg: { 'disable-dhcp': True, 'fips-gated': True, 'hwaddr': d4:f4:be:c3:d8:07, 'ifindex': 8, 'ip-type': static, 'mtu': 1500, 'onboot': True, 'routes': { 'default': , }, 'table': aux-2, 'up': True, 'v6routes': { 'de
fault': , }, }
net.s0.eth6.hwcfg: { 'advertised': [ 1Gb/s-full, auto, ], 'link': Down, 'mode': Autoneg, 'setting': 1Gb/s-full, }
net.s0.eth6.stats: { 'rx-bytes': 0, 'rx-compressed': 0, 'rx-drop': 0, 'rx-errs': 0, 'rx-fifo': 0, 'rx-frame': 0, 'rx-multicast': 0, 'rx-packets': 0, 'tx-bytes': 0, 'tx-carrier': 0, 'tx-colls': 0, 'tx-compressed': 0, 'tx-drop'
: 0, 'tx-errs': 0, 'tx-fifo': 0, 'tx-packets': 0, }&lt;/PRE&gt;</description>
      <pubDate>Mon, 04 Mar 2019 12:11:06 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-determine-link-and-transceiver-status-on-aux-ports-on-a/m-p/252124#M71683</guid>
      <dc:creator>reaper</dc:creator>
      <dc:date>2019-03-04T12:11:06Z</dc:date>
    </item>
  </channel>
</rss>

