cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
689
Views
0
Helpful
4
Replies

Novice in need of walk-thru config

MikeTheFish
Level 1
Level 1

I am looking for the proper config settings to run a traffic generator into 1 port, then out 3 others with no restrictions. For some reason xmission has been cut short by my catalyst 2900, whereas it should continue flowing through the switch without restriction. I'd appreciate a step-by-step from POST to completion of this particular config.

4 Replies 4

Hello,

can you post the configuration of your 2950 as you have it now ?

Regards,

GP

sorry, but i cannot. would you be so kind as to show the commands it would take to set up a switch to do the whole "in 1, out 3" scenario?

Looks to me like you want to do port monitoring. It should look something like this:

!

FastEthernet xx/xx (port to be monitored)

!

FastEthernet xx/xx

Port Monitor FastEthernet xx/xx (port you want to monitor)

FastEthernet xx/xx

Port Monitor FastEthernet xx/xx (port you want to monitor)

FastEthernet xx/xx

Port Monitor FastEthernet xx/xx (port you want to monitor)

This should allow someone plugged into any of the latter 3 ports to see all traffic on the first port. Hope this helps.

Rick

thanks so much for your reply, it's exactly what i was looking for.

cheers,

MS