1-6z Do not use the destination mirroring port for any purpose other than port mirroring.Examples# Configure Ethernet 2/0/1 as the destination port of port mirroring group 1 (a remote destination portmirroring group). system-view[Sysname] mirroring-group 1 remote-destination[Sysname] mirroring-group 1 monitor-port Ethernet 2/0/1mirroring-group remote-probe vlanSyntaxmirroring-group group-id remote-probe vlan rprobe-vlan-idundo mirroring-group group-id remote-probe vlan rprobe-vlan-idViewSystem viewDefault Level2: System levelParametersgroup-id: Port mirroring group number, in the range of 1 to 4.rprobe-vlan-id: ID of the VLAN to be configured as the remote mirroring VLAN. Note that the VLAN mustbe an existing static VLAN.DescriptionUse the mirroring-group remote-probe vlan command to specify a VLAN as the mirroring VLAN for aremote source port mirroring group or a remote destination port mirroring group.Use the undo mirroring-group remote-probe vlan command to remove the remote mirroring VLANfrom a remote source mirroring group or a remote destination mirroring group.Note that:z Only remote source port mirroring groups or remote destination port mirroring groups can haveremote mirroring VLANs. A port mirroring group can have only one remote mirroring VLAN.z To remove a VLAN operating as a remote port mirroring VLAN, you need to restore it to a normalVLAN first. A remote port mirroring group gets invalid if the corresponding remote port mirroringVLAN is removed.z You are recommended to use a remote mirroring VLAN for remote mirroring only.Examples# Specify VLAN 2 as the remote mirroring VLAN of port mirroring group 1 (assuming that VLAN 2already exists). system-view[Sysname] mirroring-group 1 remote-source[Sysname] mirroring-group 1 remote-probe vlan 2