- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
08-24-2016 03:33 AM
Hi There,
We haev aggrgate interface called ae2, and we have some problems with the traffic related to this interface
so we run the commnand show interface ae2
and show interface ethernet1/3 (which is one of the interfaces inside ae2)
(the ouput is down)
can someone please tell me the difference between: "receive errors" and "receive incoming errors"?
you can see that under the ae2 interface its shows as "receive errors"
and under the physical interface its shows as "receive incoming errors"
i think that "receive incoming errors" is something the was first shows in 7.0.1
Thanks!
--------------------------------------------------------------------------------
Name: ae2, ID: 49
Link status:
Runtime link speed/duplex/state: [n/a]/[n/a]/up
Configured link speed/duplex/state: auto/auto/auto
MAC address:
Port MAC address 00:00:00:00:00:00 (i change it before posting)
Aggregate group members: 4
ethernet1/3 ethernet1/4 ethernet1/5 ethernet1/6
Operation mode: layer3
Untagged sub-interface support: no
--------------------------------------------------------------------------------
Name: ae2, ID: 49
Operation mode: layer3
Interface management profile: N/A
Service configured:
Zone: Users-zone, virtual system: vsys1
Adjust TCP MSS: no
--------------------------------------------------------------------------------
Hardware interface counters read from CPU:
--------------------------------------------------------------------------------
bytes received 1937442148597
bytes transmitted 1957978024957
packets received 2988286039
packets transmitted 2925614017
receive incoming errors 0
receive discarded 0
receive errors 1431481
packets dropped 0
--------------------------------------------------------------------------------
Logical interface counters read from CPU:
--------------------------------------------------------------------------------
bytes received 0
bytes transmitted 0
packets received 0
packets transmitted 0
receive errors 0
packets dropped 0
packets dropped by flow state check 0
forwarding errors 0
no route 0
arp not found 0
neighbor not found 0
neighbor info pending 0
mac not found 0
packets routed to different zone 0
land attacks 0
ping-of-death attacks 0
teardrop attacks 0
ip spoof attacks 0
mac spoof attacks 0
ICMP fragment 0
layer2 encapsulated packets 0
layer2 decapsulated packets 0
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Name: ethernet1/3, ID: 18
Link status:
Runtime link speed/duplex/state: 1000/full/up
Configured link speed/duplex/state: auto/auto/auto
MAC address:
Port MAC address 00:00:00:00:00:00 (i change it before posting)
Aggregate group : ae2
Operation mode: layer3
--------------------------------------------------------------------------------
Physical port counters read from MAC:
--------------------------------------------------------------------------------
rx-broadcast 3142372
rx-bytes 3425615289145
rx-multicast 5885801
rx-unicast 4706751572
tx-broadcast 0
tx-bytes 6514548948242
tx-multicast 0
tx-unicast 6832448547
--------------------------------------------------------------------------------
Hardware interface counters read from CPU:
--------------------------------------------------------------------------------
bytes received 0
bytes transmitted 0
packets received 0
packets transmitted 0
receive incoming errors 14402209
receive discarded 0
receive errors 0
packets dropped 0
--------------------------------------------------------------------------------
08-24-2016 04:03 AM
Hi,
Please check this discussion. A lot of useful info:
https://live.paloaltonetworks.com/t5/Featured-Articles/DotW-Packet-Drops-in-LAN-Interface/ta-p/78798
Thx,
Myky
08-24-2016 11:42 PM
Thanks Myky,
useful info indeed,
but actually i know how to look for the source of the problem and the cause
doing it with "counter global" with filters and "delta yes" and so on...
but in all this info and links i still didnt found as answer for what is the difference between "receive errors" and "receive incoming"
Thanks,
Reshef
08-25-2016 12:00 AM - edited 08-25-2016 12:01 AM
Hello Reshef,
I realised we had similar case. Output from our interface ( on the time when we had bad SFP):
palo@PA-5050> show interface ethernet1/18
--------------------------------------------------------------------------------
Name: ethernet1/18, ID: 33
Link status:
Runtime link speed/duplex/state: 1000/full/up
Configured link speed/duplex/state: auto/auto/auto ....
Hardware interface counters read from CPU:
--------------------------------------------------------------------------------
bytes received 110063252752
bytes transmitted 475283731808
packets received 520650575
packets transmitted 420811658
receive incoming errors 43203516
receive discarded 0
receive errors 0
packets dropped 0
We had a bad SFP on that interface. As soon as we replaced it we stopped receiving any incoming errors. I don't know really if this is relevant to you case but just some more info on this.
Hardware "receive errors" described here:
Thx,
Myky
08-25-2016 02:40 AM
Hey Myky,
Thanks again.
so first, interesting, i will check the issue with the sfp with that customer.
who knows 🙂
but yet, i didnt found an answer,
because the post you gave me, from 2013, and back than there was no "receive incoming errors"
only "receive errors" .
i think it shows first in 7.0.
so there is no reference in that post to "receive incoming errors"
not in the post and not in the comments below.
and for some reason the customer insist of knowing what's the difference.
Thanks,
Reshef
08-25-2016 03:01 AM
Cannot answer what exactly does it mean but checking PA that running 6.1.7 PAN-OS still can see this incoming errors :
xxx@BR-FW> show interface ethernet1/21
--------------------------------------------------------------------------------
Name: ethernet1/21, ID: 36
Link status:
Runtime link speed/duplex/state: 10000/full/up
Configured link speed/duplex/state: auto/auto/auto
MAC address:
Port MAC address 58:49:3b:xx:xx:xx
Operation mode: layer3
Untagged sub-interface support: no
--------------------------------------------------------------------------------
Name: ethernet1/21, ID: 36
Operation mode: layer3
Interface management profile: N/A
Service configured:
Zone: N/A, virtual system: vsys1
Adjust TCP MSS: no
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Physical port counters read from MAC:
--------------------------------------------------------------------------------
rx-broadcast 1
rx-bytes 306417313616508
rx-multicast 724304
rx-unicast 222823411522
tx-broadcast 1951
tx-bytes 100064890206349
tx-multicast 434374
tx-unicast 138635983397
--------------------------------------------------------------------------------
Hardware interface counters read from CPU:
--------------------------------------------------------------------------------
bytes received 16280284018053
bytes transmitted 2449741090592
packets received 4532659683
packets transmitted 6313617139
receive incoming errors 0
receive discarded 0
receive errors 117002
packets dropped 0
--------------------------------------------------------------------------------
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!