02-21-2018 03:38 AM - edited 03-08-2019 01:57 PM
Good Afternoon everyone,
I have assignment that i need to create full "Network", using all device like switch, hub, server ..etc.
The problem that i force that i need to use "Sniffer" its first time to me using that device.
I need help how can i configure or connect the Sniffer with my network, Because i search on internet i don't find anythings about configure or connect sniffer on packet tracer.
Please help me to solve and finish my assignment.
Regards;
Salim
02-21-2018 04:04 AM
10-03-2022 07:34 PM
10-03-2022 07:56 PM
Hello
Connect the sniffer to the switch.
On the switch, enter these commands so that the packets are duplicated and forwarded to the sniffer:
S(config)#monitor session 1 source interface f0/x <--if you want to sniff packets from only one interface
or
S(config)#monitor session 1 source vlan <n°> <--if you want to sniff packets from an entire vlan
S(config)#monitor session 1 destination interface f0/x <--interface where the sniffer is connected
Regards
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