cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3523
Views
0
Helpful
2
Replies

Sniffer port in 3750 Switch

gagamboy15
Level 1
Level 1

Hi Guys,

How can I setup a sniffer in 3750 switch? I would like to monitor a specific port. Is there a command like monitor port like this?

Switch(config-if)#interface fastethernet 0/4

Switch(config-if)#port monitor fastethernet 0/3

Thanks in advance.

Cheers!

1 Accepted Solution

Accepted Solutions

Collin Clark
VIP Alumni
VIP Alumni

Here's an example of the commands to setup a SPAN port.

monitor session 1 source interface Gi10/21

monitor session 1 destination interface Gi11/2

Hope that helps.

View solution in original post

2 Replies 2

Collin Clark
VIP Alumni
VIP Alumni

Here's an example of the commands to setup a SPAN port.

monitor session 1 source interface Gi10/21

monitor session 1 destination interface Gi11/2

Hope that helps.

Thanks Collin. I will try this.

Cheers!