- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
07-10-2018 03:56 AM
Hi Team,
Need your help.
While running global counter I can see continously packets are gettignn dropped with below error.
a609598@paf-ld6-mvs-01-01(active)> show counter global filter packet-filter yes delta yes severity drop
Global counters:
Elapsed time since last sampling: 9.310 seconds
name value rate severity category aspect description
--------------------------------------------------------------------------------
flow_fwd_l3_bcast_drop 2 0 drop flow forward Packets dropped: unhandled IP broadcast
--------------------------------------------------------------------------------
Total counters shown: 1
--------------------------------------------------------------------------------
If someone can please let me know what does this mean and how to resolve it. BIT URGENT.
Any leads would be appreciated.
Regards,
Ashutosh
07-10-2018 06:52 AM
these are packets directed at the broadcast address of the local subnet (eg 10.0.0.255 of 10.0.0.0/24)
these are not supposed to be routed out so they get discarded
you already have a packetfilter set up that sees these, so enabling packetcapture in the drop stage should reveal these
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!