Command Line Interface
7751553-KDU 137 365 Uen D 2006-06-16
Default Setting
Shows all sessions.
Command Mode
Privileged Exec
Command Usage
This command displays the currently configured source port, destination
port, and mirror mode (that is, RX, TX, or RX/TX).
Example
The following shows mirroring configured from port 6 to port 11:
Console(config)#interface ethernet 1/11
Console(config-if)#port monitor ethernet 1/6
Console(config-if)#end
Console#show port monitor
Port Mirroring
-------------------------------------
Destination port(listen port):Eth1/11
Source port(monitored port) :Eth1/6
Mode :RX/TX
Console#