C
OMMAND

L

INE

I

NTERFACE

3-150

Default Setting
Shows all sessions.
Command Mode
Privileged Exec
Command Usage
This command displays the currently configured source port,
destination port, and mirror mode (i.e., RX, TX, RX/TX).
Example
The following shows mirroring configured from port 6 to port 11:
Port Trunking Commands
Ports can be statically grouped into an aggregate link (i.e., trunk)
to increase the bandwidth of a network connection or to ensure
fault recovery. You can configure trunks between switches of the
same type. All switches have to comply with the Cisco
EtherChannel standard. This switch supports up to four trunks. For
example, a trunk consisting of two 1000 Mbps ports can support
an aggregate bandwidth of 4 Gbps when operating at full duplex.
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/1
Source port(monitored port) :Eth1/6
Mode :RX/TX
Console#