# 创建远程源镜像组1。
<Device> system-view
[Device] mirroring-group 1 remote-source
# 将接入部门pc的三个端口配置为远程源镜像组1的源端口。
[Device] mirroring-group 1 mirroring-port Ten-GigabitEthernet1/0/3 to Ten-GigabitEthernet1/0/5 both
# 将设备上任意未使用的端口(此处以Ten-GigabitEthernet1/0/6为例)配置为镜像组1的反射口。
[Device] mirroring-group 1 reflector-port Ten-GigabitEthernet1/0/6
This operation may delete all settings made on the interface. Continue? [Y/N]:y
# 创建VLAN777作为镜像组1的远程镜像VLAN,并将接入数据检测设备的端口加入VLAN777。
[Device] vlan 777
[Device-vlan777] port Ten-GigabitEthernet1/0/1 to Ten-GigabitEthernet1/0/2
[Device-vlan777] quit
# 配置VLAN777作为镜像组1的远程镜像VLAN。
[Device] mirroring-group 1 remote-probe vlan 777