监控Cisco交换机上的传入/传出数据包

前端之家收集整理的这篇文章主要介绍了监控Cisco交换机上的传入/传出数据包前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。
我想在Cisco交换机上监控(即交换机打印出数据包)传入和/或传出数据包.

例如,我希望能够告诉它:将所有到达Gi0 / 1的数据包打印到日志中.

有些东西告诉我这应该很简单,但我找不到任何办法!

我知道我可以设置一个镜像端口,但是对于这个特殊的场景来说没有用.

解决方法

调试数据包接口gi0 / 1

http://www.cisco.com/en/US/docs/ios/12_2/debug/command/reference/dbfmodem.html#wp1060637

重要的提示

Because the debug packet command generates a substantial amount of output for every packet processed,use it only when traffic on the network is low,so other activity on the system is not adversely affected.

原文链接:https://www.f2er.com/iOS/335491.html

猜你在找的iOS相关文章