CiscoCDP协议运行于大多数Cisco网络设备中,CDP主要是互连设备间通告信息的一种协议。而CDP的Dos***可以导致网络设备运行中断~一台PC机轻松搞垮你的网络。。。
环境如下:
目标***中间交换机的CDP表,导致交换机CPU使用率过高,导致交换机性能故障~
目标***中间交换机的CDP表,导致交换机CPU使用率过高,导致交换机性能故障~
2.查看交换机CPU使用率
4.***后查看CPU利用率,上来啊~说明***成功了~
5.查看CDP表,看出很多CDP条目,就是通过***软件不断增加这些条目造成,交换机CPU不断处理这些CDP消息造成CPU使用率持续走高~,O(∩_∩)O哈哈~

5.查看CDP表,看出很多CDP条目,就是通过***软件不断增加这些条目造成,交换机CPU不断处理这些CDP消息造成CPU使用率持续走高~,O(∩_∩)O哈哈~

Cisco Discovery Protocol.Media- and protocol-independent device-discovery protocol that runson all Cisco-manufactured equipment including routers, accessservers, bridges, and switches. Using CDP, a device can advertiseits existence to other devices and receive information about otherdevices on the same LAN or on the remote side of a WAN. Runs on allmedia that support SNAP, including LANs, Frame Relay, and ATMmedia.
防御的话:关掉就好咯~~~~~~~~~~~~~~~~~~~no cdp enable在接口 no cdprun在设备
转载于:https://blog.51cto.com/demon1860aa/1218681