I am attempting to implement a Network Sniffer and configure our core to send all traffic to the sniffer as well. I am using
Switch(config)#monitor session 1 source vlan 5
Switch(config)#monitor session 1 destination fastethernet 0/3
Is this correct and if not should i try putting the switch port into promiscuous mode?
Switch(config)#monitor session 1 source vlan 5
Switch(config)#monitor session 1 destination fastethernet 0/3
Is this correct and if not should i try putting the switch port into promiscuous mode?