234 CHAPTER 25: MIRRORING CONFIGURATION GUIDE
[3Com] vlan 10
[3Com-vlan10] remote-probe vlan enable
[3Com-vlan10] quit
# Configure the destination port and remote-probe VLAN for the remote destination mirroring group.
[3Com] mirroring-group 1 monitor-port Ethernet 1/0/2
[3Com] mirroring-group 1 remote-probe vlan 10
# Configure Ethernet 1/0/1 as a Trunk port, allowing packets of VLAN 10 to pass.
[3Com] interface Ethernet 1/0/1
[3Com-Ethernet1/0/1] port link-type trunk
[3Com-Ethernet1/0/1] port trunk permit vlan 10
Complete Configuration1Configuration on the source switch (Switch A)
#
mirroring-group 1 remote-source
#
vlan 10
remote-probe vlan enable
#
interface Ethernet1/0/1
mirroring-group 1 mirroring-port inbound
#
interface Ethernet1/0/2
mirroring-group 1 mirroring-port inbound
#
interface Ethernet1/0/3
port link-type trunk
port trunk permit vlan 1 10
#
interface Ethernet1/0/4
duplex full
speed 100
mirroring-group 1 reflector-port
#
mirroring-group 1 remote-probe vlan 10
#
2Configuration on the intermediate switch (Switch B)
#
vlan 10
remote-probe vlan enable
#
interface Ethernet1/0/1
port link-type trunk
port trunk permit vlan 1 10
#
interface Ethernet1/0/2
port link-type trunk
port trunk permit vlan 1 10
#