04-08-2004 04:38 AM - edited 03-02-2019 02:53 PM
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
04-15-2004 06:15 AM
Yes, you can use a single IDS attached to the spanning port to manage all the ports on the switch.
04-15-2004 07:12 AM
Yes, you could. Here is a good link on monitoring ports, including a configuration for multiple ports being monitored:
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
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide