R211x-HP Flexfabric 11900 Network Management and Monitoring Command Reference
231
mdc-admin
Parameters
group-id: Specifies the number of a mirroring group, in the range of 1 to 4. The mirroring group specified
by the group-id argument must already exist.
interface-list: Source port list, containing one or more ports, in the format of interface-list =
{ interface-type interface-number [ to interface-type interface-number ] }&<1-8>. The interface-type
interface-number argument specifies an interface by its type and number. &<1-8> indicates that you can
specify up to eight interface-type interface-number [ to interface-type interface-number ] parameters.
When you use to to specify an interface range, the start and end interfaces must be of the same type on
the same card, and the end interface number must be equal to or greater than the start port number.
both: Mirrors both received and sent packets on the specified ports.
inbound: Mirrors only received packets on the specified ports.
outbound: Mirrors only sent packets on the specified ports.
Usage guidelines
You can configure source ports only for local mirroring groups or remote source groups but not for remote
destination groups.
Do not assign source ports to remote probe VLANs.
A port can serve as a source port for multiple mirroring groups, but cannot be a reflector port, monitor
port, or an egress port at the same time.
Examples
# Create local mirroring group 1, configure Ten-GigabitEthernet 1/0/1 as a source port of the mirroring
group, and configure the mirroring group to monitor the bidirectional traffic of the port.
<Sysname> system-view
[Sysname] mirroring-group 1 local
[Sysname] mirroring-group 1 mirroring-port ten-gigabitethernet 1/0/1 both
# Create remote source group 2, configure Ten-GigabitEthernet 1/0/2 as a source port of the mirroring
group, and configure the mirroring group to monitor the bidirectional traffic of the port.
<Sysname> system-view
[Sysname] mirroring-group 2 remote-source
[Sysname] mirroring-group 2 mirroring-port ten-gigabitethernet 1/0/2 both
Related commands
mirroring-group
mirroring-group monitor-egress
Use mirroring-group monitor-egress to configure an egress port for a remote source group.
Use undo mirroring-group monitor-egress to remove the egress port of a remote source group.
Syntax
In system view:
mirroring-group group-id monitor-egress interface-type interface-number
undo mirroring-group group-id monitor-egress interface-type interface-number










