Wireshark Procedure New
Wireshark Procedure New
Wire shark is a free and open source packet analyzer. It is used for network
troubleshooting, analysis, software and communication protocol development.
Originally named Ethereal, in May 2006 the project was renamed Wire shark due to
trademark issues.
This very powerful tool provides network and upper layer protocols informations about data
captured in a network.
Wireshark uses pcap to capture packets, so it can only capture the packets on the types of
networks that pcap supports.
This method utilizes “ Port mirroring “ to make direct copy of all the traffic from one
ESB port to another.
A. Configure the laptop port (unused port) to monitor the active port ( connected to SGSN
carrying traffic)
Enable the mirroring of active port (1/1/1) using command “ port monitor 1/1/1 "
Connect laptop/ windows machine to port-2 of ESB using Ethernet straight cable.
Note
• Monitor the port on ESB where Cable coming from SGSN carrying Gb traffic is terminated.
This method utilizes “ port mirroring ” to make direct copy of all the traffic
from L3 switch / Node switch.
Note
• One unused port need to be reserved, which will be configured as “ Sniffer port” as per
requirement.
interface GigabitEthernet1/0/18
description "Connected to NIMTOURI-ALONE"
switchport access vlan 518
switchport mode access
storm-control broadcast level 0.10
no cdp enable
spanning-tree portfast
spanning-tree bpdufilter enable
!
interface GigabitEthernet1/0/20
no cdp enable
monitor session 1 source interface Gi1/0/18
monitor session 1 destination interface Gi1/0/20
Navit Sethi
Radio Access
Care Competence Stream
Nokia Siemens Networks India