
Operation Manual – Port Mirroring
H3C S3610&S5510 Series Ethernet Switches
Chapter 1 Port Mirroring Configuration
1-10
II. Network diagram
Switch A
Eth1/0/3
Data monitoring
device
Department 1
Department 2
Eth1/0/1
Switch B
Switch C
Eth1/0/1
Eth1/0/2
Eth1/0/1
Eth1/0/2
Reflector
port
Eth1/0/4
Eth1/0/2
Figure 1-4
Network diagram for remote port mirroring configuration
III. Configuration procedure
1)
Configure Switch A.
# Create a remote source port mirroring group.
<SwitchA> system-view
[SwitchA] mirroring-group 1 remote-source
# Create VLAN 2.
[SwitchA] vlan 2
[SwitchA-vlan2] quit
# Configure VLAN 2 as the remote port mirroring VLAN of the remote port mirroring
group. Add port Ethernet 1/0/1 and Ethernet1/0/2 to the remote port mirroring group as
source ports. Configure port Ethernet 1/0/4 as the reflector port.
[SwitchA] mirroring-group 1 remote-probe vlan 2
[SwitchA] mirroring-group 1 mirroring-port Ethernet 1/0/1 Ethernet 1/0/2
inbound
[SwitchA] mirroring-group 1 reflector-port Ethernet 1/0/4
# Configure port Ethernet 1/0/3 as a trunk port and configure the port to permit the
packets of VLAN 2.
[SwitchA] interface Ethernet 1/0/3
[SwitchA-Ethernet1/0/3] port link-type trunk
[SwitchA-Ethernet1/0/3] port trunk permit vlan 2
2)
Configure Switch B.
# Configure port Ethernet 1/0/1 as a trunk port and configure the port to permit the
packets of VLAN 2.
<SwitchB> system-view
[SwitchB] interface Ethernet 1/0/1
[SwitchB-Ethernet1/0/1] port link-type trunk