学员提问:
装一台SNIFFER,接在的3560的第一个端口上,3560是主干交换机,交换机----->防毒墙----->防火墙----->路由器----->电信光纤。这时候我应该对3560如何配置才能让SNIFFER监控到所有的流量。
捷盈讲师及学员解答:
本地端口镜像:
Switch(config)# monitor session 1 source interface gigabitethernet0/1
Switch(config)# monitor session 1 destination interface gigabitethernet0/2 encapsulation replicate

