I am trying to monitor interface fastethernet 0/10 on a cisco 295c switch. I've run the following commands:
monitor session 1 source interface fa0/10
monitor session 1 destination interface fa0/7
I am trying to make all traffic going to and from fa0/10 to be sent to fa0/7 to monitor with ethereal. When I enable monitoring on source fa0/7 however, I lose network access on port 7 and can no longer get a dhcp address or connect through the network. Am I doing something wrong?
Thanks
monitor session 1 source interface fa0/10
monitor session 1 destination interface fa0/7
I am trying to make all traffic going to and from fa0/10 to be sent to fa0/7 to monitor with ethereal. When I enable monitoring on source fa0/7 however, I lose network access on port 7 and can no longer get a dhcp address or connect through the network. Am I doing something wrong?
Thanks