路由器端口镜像的配置与实验(eNSP)

概述:路由器交换机的镜像口核心作用是复制端口的网络流量,供监控、分析设备抓取数据,主要用于网络故障排查、流量分析和安全审计与监控(对关键区域端口进行流量镜像,结合IDS或日志审计工具,监控敏感数据或恶意行为等)等场景。

*eNSP中的交换机端口配置镜像之后,镜像口****抓不到镜像流量,这里使用路由器AR3260演示。(主要是Router没法识别镜像端口的配置命令)。

1、topo图

2、配置

网络可达:

复制代码
[Huawei]int g0/0/0

[Huawei-GigabitEthernet0/0/0]ip add 192.168.0.1 24

[Huawei-GigabitEthernet0/0/0]int g0/0/1

[Huawei-GigabitEthernet0/0/1]ip add 192.168.1.1 24

[Huawei]dis ip int bri
*down: administratively down
^down: standby
(l): loopback
(s): spoofing
The number of interface that is UP in Physical is 4
The number of interface that is DOWN in Physical is 0
The number of interface that is UP in Protocol is 3
The number of interface that is DOWN in Protocol is 1

Interface                         IP Address/Mask      Physical   Protocol
GigabitEthernet0/0/0              192.168.0.1/24       up         up
GigabitEthernet0/0/1              192.168.1.1/24       up         up
GigabitEthernet0/0/2              unassigned           up         down
NULL0                             unassigned           up         up(s)
[Huawei]

观察口,镜像口配置:

复制代码
[Huawei]observe-port int g0/0/2

[Huawei]int g0/0/1

[Huawei-GigabitEthernet0/0/1]mirror to observe-por both

[Huawei]dis mirror    //查询镜像端口
  ---------------------------------------------------------------------------
    Mirror-port              Direction  Observe-dest
  ---------------------------------------------------------------------------
  1 GigabitEthernet0/0/1     Both       GigabitEthernet0/0/2
  ---------------------------------------------------------------------------

[Huawei]dis observe-port    //查询观察口
  ----------------------------------------------------------------------
  Index    : 1
  Interface: GigabitEthernet0/0/2
  Used     : 2
  ----------------------------------------------------------------------

3、镜像验证

*关于eNSP可以配置镜像但是无法抓取镜像流量报文问题评论区可探讨。

相关推荐
xixiaoyunya1 小时前
移动办公场景下手机远程访问内网设备的技术方案选型与实践
网络·智能手机·智能路由器
weixin_4462608511 小时前
从被动镜像到主动智能体:面向网络物理人工智能的整体论数字孪生(HDT-Net)
网络·人工智能
ZJH__GO11 小时前
网络编程v4pro--实现聊天室文件传输功能
java·服务器·网络·计算机网络
shengnan_wsn14 小时前
【协议】【TCP】
网络·网络协议·tcp/ip
烟雨江南78514 小时前
2026汽车制造与新能源整车柔性产线Agentic-Workflow白皮书:跨APS_MES_ERP多智能体动态排产与装配容错实战
大数据·网络·人工智能·自动化·ai客服·企业agent
小僧景贤14 小时前
CAN调试全套配件+详细实操使用方法(从零排查、步骤落地、现场通用)
网络·can通信·嵌入式通信
迪康Defender15 小时前
从静态存储到动态流转:终端透明加密两种模式实战解析
运维·服务器·网络·数据库·其他
振浩微433射频芯片15 小时前
用TU2303B双向无线模块打通标准化智能家居接入:433MHz方案的落地优势指南
服务器·网络·人工智能
清欢渡---16 小时前
双机热备旁挂组网实验
网络·防火墙·双机热备
zero_703217 小时前
HCIP 课程文字版思维导图笔记
服务器·网络·php