cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
477
Views
0
Helpful
2
Replies

voip wireshark capture

susim
Level 3
Level 3

Hi,

 


I have the following scenario , The purpose is to capture voip traffic. Both cases  i did not get any voip traffic . 

Case 1 : 

cisco 3960  x switch 


interface gi0/13 -7911 connected

interface gi0/14 -pc connected to run wireshark

monitor session 2 source interface Gi0/13
monitor session 2 destination interface Gi0/14

interface GigabitEthernet0/13
 switchport access vlan 10
 switchport mode access
 spanning-tree portfast
end


interface GigabitEthernet0/14
end
----------------------------------------------------
Case 2  : 

Chaged 
<spanToPCPort>0</spanToPCPort>

Phone acce port connected to a pc where wireshark is running 


Please help

Thank you 

2 Replies 2

Rajan
VIP Alumni
VIP Alumni

"Show monitor session 2" output shows proper outputs ?

 

Hi

here is the output 

sh monitor session 2


Session 2
---------
Type                   : Local Session
Source Ports           : 
    Both               : Gi0/13
Destination Ports      : Gi0/14
    Encapsulation      : Native
          Ingress      : Disabled

 

Thanks