
125
Use the
undo mirroring-group monitor-port
command to remove the monitor port from the local or
remote destination group.
By default, no monitor port is configured for a mirroring group.
You cannot configure a monitor port for a remote source group.
You cannot assign a source port in an existing mirroring group to another mirroring group as the monitor
port.
Related commands:
mirroring-group
.
Examples
# Create local mirroring group 1, and configure port GigabitEthernet 1/0/1 as its monitor port.
<Sysname> system-view
[Sysname] mirroring-group 1 local
[Sysname] mirroring-group 1 monitor-port GigabitEthernet 1/0/1
# Create remote destination group 2, and configure port GigabitEthernet 1/0/2 as its monitor port.
<Sysname> system-view
[Sysname] mirroring-group 2 remote-destination
[Sysname] mirroring-group 2 monitor-port GigabitEthernet 1/0/2
mirroring-group reflector-port
Syntax
In system view:
mirroring-group
group-id
reflector-port
reflector-port
undo mirroring-group
group-id
reflector-port
reflector-port
In interface view:
mirroring-group
group-id
reflector-port
undo mirroring-group
group-id
reflector-port
View
System view, interface view
Default level
2: System level
Parameters
group-id
: Number of a remote source group, ranging from 1 to 4. The mirroring group specified by
group-id
must already exist.
reflector-port
: Port to be configured as the reflector port in the specified mirroring group. The argument
takes the form of
interface-type interface-number
, where
interface-type
specifies the port type and
interface-number
specifies the port number.
Description
Use the
mirroring-group reflector-port
command to configure the reflector port in a remote source group.
Use the
undo mirroring-group reflector-port
command to remove the reflector port of the remote source
group.