beautypg.com

Show port monitor – SMC Networks SMC Tiger 10/100 SMC6128PL2 User Manual

Page 486

background image

Command Line Interface

4-178

4

Example

The following example configures the switch to mirror received packets from port 6
to 11:

show port monitor

This command displays mirror information.

Syntax

show port monitor [interface]

interface - ethernet unit/port (source port)

unit - Stack unit. (Range: 1)
port - Port number. (Range: 1-28)

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).

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 rx
Console(config-if)#

Console(config)#interface ethernet 1/11
Console(config-if)#port monitor ethernet 1/6 rx
Console(config-if)#end
Console#show port monitor
Port Mirroring
-------------------------------------
Destination port(listen port):Eth1/11
Source port(monitored port) :Eth1/6
Mode :RX
Console#