What do collission and Late collision indicate and how to check them?
Check them with the show interface command.
High collision counters are expected in hub based netorks but not in switch based networks.
Late collisions indicate incorrect cabling, faulty interface or too many hubs.
What are Excessive collisions how to show, how to solve?
Excessive collisions occur when a device repeatedly backs off and tretries transmissions up to 16 times. They indicate duplex issues or too many clients on the same collision domain. Disable auto negotiation and set to half duplex
To show excessive collisions use show controller ethernet
What are the 3 causes of a broadcast storm how to identify?
Drastically increased packet traffic can indicate it, confirm it with wireshark or tcpdump:
tcpdump -i <interface> ether broadcast or ether multicast</interface>
What are the main reasons for packet loss?
What are the 5 reasons for Network Performance Issues?
What are typical certificate issues?