Monitoring and Analyzing Switch Operation
Traffic Mirroring
Displaying the Remote Endpoint Configuration
Syntax: show monitor endpoint
This command displays the remote mirroring endpoint
configuration on a switch. It does not include information for any
local mirroring sessions configured on the switch. (To view a local
mirroring configuration on the switch, use show monitor [< 1-4 | name
< name-str >]; pages B-56 and B-59.)
Type: Ty pe: Indicates whether the session is a port (local) or IPv4
(remote) mirroring session.
UDP Source Addr: The IP address configured as the source VLAN
or subnet on which the traffic source exists. (For a given
mirroring session, this value should be the same on the source
and destination switches.)
UDP port: The unique UDP port number identifying a given
mirroring session. (For a given mirroring session, this value
should be the same on the source and destination switches.)
UDP Dest Addr: The IP address configured as the destination
VLAN or subnet on which the exit port exists. (For a given
mirroring session, this value should be the same on the source
and destination switches.)
Dest Port: For a given mirroring session, identifies the exit port
on the destination switch.
For example, the following output indicates that a switch is configured as the
endpoint (destination) for two remote mirroring sessions from the same
source.
ProCurve(config)# show monitor endpoint
Remote Mirroring - Remote Endpoints
Type UDP Source Addr UDP port UDP Dest Addr Dest Port
---- --------------- -------- --------------- ---------
IPv4 10.10.10.1
IPv4 10.10.10.1
8001 10.10.30.2 4
8003 10.10.30.2 5
These two sessions are from the same source, and
are identified by different UPDP port numbers.
Figure B-21. Example of Displaying Only the Mirroring Endpoint Configuration
B-58