100% packet Loss

This support forum board is for support questions relating to Nagios Network Analyzer, our network traffic and bandwidth analysis solution.
Locked
jepoyfr
Posts: 1
Joined: Sun Jul 23, 2017 9:10 pm

100% packet Loss

Post by jepoyfr »

Hi All,

Newbie question.

What could be the reason why all Cisco Access switch that is connected to Huawei Distribution and Core gets disconnected on the monitoring from time to time. Lapse time is 2-5 minutes.

Even though we configure MST on all CIsco to match the Huawei STP protocol and configure BPDU protection on huawei.

Please see attached screenshot.

Kindly give me pointers on what to check and reason why this is happening.

Thank you so much!
You do not have the required permissions to view the files attached to this post.
bolson

Re: 100% packet Loss

Post by bolson »

Run the following command from a command prompt on your Nagios Core server

Code: Select all

ping IPADDRESS >> ping.txt
Replacing IPADDRESS with the IP of the switch, this will create a file ping.txt which you can view after the 100% packet loss alert to see if the ping command run directly from the command line shows the same issue.

Thank you!
Locked