春风十里不如你 —— Taozi - 个人记录 https://xiongan.host/index.php/category/jilu/ zh-CN Tue, 21 May 2024 04:44:59 +0800 Tue, 21 May 2024 04:44:59 +0800 华为交换机的学习文档(持续更新) https://xiongan.host/index.php/archives/231/ https://xiongan.host/index.php/archives/231/ Tue, 21 May 2024 04:44:59 +0800 admin 基础配置

如何配置端口镜像

//将交换机连接监控设备的端口配置观察端口
//例如,将监控设备的端口GE0/0/20配置成观察端口
[SWA]observe-port 1 int g0/0/20
//将待镜像的报文流经的端口设置镜像端口,将这个端口需要镜像的方向,即接受或发送报文的方向绑定到观察端口
//将连接下游主机的端口GE0/0/7配置成镜像端口
[SWA]int g0/0/7
[SWA]port-mirroring to observe-port 1 inbound

配置如上后,就可以在监控设备上启用监控软件,获取镜像报文

]]>
0 https://xiongan.host/index.php/archives/231/#comments https://xiongan.host/index.php/feed/category/jilu/