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

Cisco 2950G Spanning Port

lesjo03
Level 1
Level 1

Can anyone tell me if I can use a single IDS attached to the spanning port to manage / monitor all ports on that switch.

John

2 Replies 2

umedryk
Level 5
Level 5

Yes, you can use a single IDS attached to the spanning port to manage all the ports on the switch.

Craig Norborg
Level 4
Level 4

Yes, you could. Here is a good link on monitoring ports, including a configuration for multiple ports being monitored:

http://www.cisco.com/en/US/customer/products/hw/switches/ps4916/products_configuration_guide_chapter09186a008017e528.html#1078977

Here is a snippet of the configuration example:

Switch(config)# no monitor session 1

Switch(config)# monitor session 1 source interface fastEthernet0/10 tx

Switch(config)# monitor session 1 source interface fastEthernet0/2 rx

Switch(config)# monitor session 1 source interface fastEthernet0/3 rx

Switch(config)# monitor session 1 source interface port-channel 102 rx

Switch(config)# monitor session 1 destination remote vlan 901 reflector-port fastEthernet0/1

Review Cisco Networking for a $25 gift card