砂拉豆 发表于 2018-7-20 11:49:15

Cisco 交换机端口镜像配置图解

  Switch#conf t (进入全局配置模式)
  Switch(config)#monitor session 1 destination interface fastEthernet 0/24(指定连接抓包主机的端口)
  Switch(config)#monitor session 1 source interface f0/1 - 23 both(指定端口1-23,both是进出的包都抓)
页: [1]
查看完整版本: Cisco 交换机端口镜像配置图解