06-08-2024 03:27 AM
Hi all,
I am trying to capture the packets from Cisco NCS-IOS XR but everytime i try to open the file it shows this error "the capture file has no Interface Description Blocks" My configurations are mentioned below. does someone has any idea that why NCS540 is behaving like that way.
#
monitor-session jb ethernet
destination file size 6000 buffer-type linear format pcapng
#
interface GigabitEthernet0/0/0/10
description **Connected with ASR920_Gig0/0/0/1**
cdp
ipv4 address 192.168.158.1 255.255.255.0
monitor-session jb ethernet direction rx-only port-level
!
#
monitor-session jb packet-collection start
monitor-session jb packet-collection stop write directory /misc/disk1 filename jbcd
#
RP/0/RP0/CPU0:NCS_LAB-1#run
[xr-vm_node0_RP0_CPU0:/misc/disk1/node0_0_CPU0]$tcpdump -r jbcd.pcapng
tcpdump: the capture file has no Interface Description Blocks
#
does someone has an idea why this error is being observed, even when i do the simple packet capturing without file format the pcap file is empty. interface is up and regular communicaton (ping) is happening on the interface
06-08-2024 09:05 AM
- Check software version on the NCS and or use latest advisory release :
https://software.cisco.com/download/home/286324702/type/280805694/release/7.7.21
and try again.
06-08-2024 05:26 PM
Hi,
it is the latest version
10-11-2024 01:16 AM
I'm having exactly the same problem, also on 7.7.21. Did you manage to find solution?
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