155
be verified to be the same.
Example:
Setting the network management port to forced 100Mbps.
Switch(Config)#interface ethernet 0
Switch(Config-Ethernet0)#speed force100
4.3 Port Mirroring Configuration
4.3.1 Introduction to Port Mirroring
Port mirroring refers to the duplication of data frames sent/received on a port to
another port. The duplicated port is referred to as mirror source port and the duplicating
port is referred to as mirror destination port. A protocol analyzer (such as Sniffer) or
RMON monitoring instrument is often attached to the mirror destination port to monitor
and manage the network and diagnostic.
ES4700 series support one mirror destination port only. The number of mirror source
ports are not limited, one or more may be used. Multiple source ports can be within the
same VLAN or across several VLANs. The destination port and source port(s) can be
located in different VLANs.
4.3.2 Port Mirroring Configuration Task List
1. Specify mirror source port and dentistination port
4.3.3 Command For Mirroring Configuration
Command Explanation
Port mode
port monitor interface <interface-list> {rx| tx|
both}
no
port monitor interface <interface-list>
Specifies mirror dentist port
port monitor interface
<interface-list>
{rx| tx|
both},
the
<interface-list>
refer to the source ports
; the “
no
port monitor
interface <interface-list>}
”
command deletes mirror
port.