华三本地端口镜像

1.5.1  本地端口镜像配置举例

1. 组网需求

·     Device通过端口FortyGigE1/0/1和FortyGigE1/0/2分别连接市场部和技术部,并通过端口FortyGigE1/0/3连接Server。

·     通过配置源端口方式的本地端口镜像,使Server可以监控所有进、出市场部和技术部的报文。

2. 组网图

图1-3 本地端口镜像配置组网图

华三本地端口镜像_第1张图片

 

3. 配置步骤

# 创建本地镜像组1。

system-view

[Device] mirroring-group 1 local

# 配置本地镜像组1的源端口为FortyGigE1/0/1和FortyGigE1/0/2,目的端口为FortyGigE1/0/3。

[Device] mirroring-group 1 mirroring-port fortygige 1/0/1 fortygige 1/0/2 both

[Device] mirroring-group 1 monitor-port fortygige 1/0/3

# 在目的端口FortyGigE1/0/3上关闭生成树协议。

[Device] interface fortygige 1/0/3

[Device-FortyGigE1/0/3] undo stp enable

[Device-FortyGigE1/0/3] quit

4. 验证配置

# 显示所有镜像组的配置信息。

[Device] display mirroring-group all

Mirroring group 1:

    Type: Local

    Status: Active

    Mirroring port:

        FortyGigE1/0/1  Both

        FortyGigE1/0/2  Both

    Monitor port: FortyGigE1/0/3

配置完成后,用户可以通过Server监控所有进、出市场部和技术部的报文。

你可能感兴趣的:(华为hcip)