cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1159
Views
0
Helpful
1
Replies

debug netdr dest_indx meaning

antoine douaihy
Level 1
Level 1

Hi,

what s the meaning of    dest_indx 0x380

------- dump of incoming inband packet -------

interface Vl85, routine mistral_process_rx_packet_inlin, timestamp 15:14:57.960

dbus info: src_vlan 0x55(85), src_indx 0x42(66), len 0x40(64)

  bpdu 0, index_dir 0, flood 0, dont_lrn 0, dest_indx 0x380(896)

  C8820400 00550000 00420000 40080000 00060458 0E000008 00000000 03804DFE

mistral hdr: req_token 0x0(0), src_index 0x42(66), rx_offset 0x76(118)

  requeue 0, obl_pkt 0, vlan 0x55(85)

destmac C8.4C.75.BF.4F.C0, srcmac 00.25.64.9D.DD.11, protocol 0800

protocol ip: version 0x04, hlen 0x05, tos 0x00, totlen 40, identifier 1400

  df 1, mf 0, fo 0, ttl 128, src 192.168.85.68, dst 192.168.254.1

    tcp src 1821, dst 22, seq 2766317897, ack 3340764875, win 64519 off 5 checksum 0xBBEA ack

------- dump of incoming inband packet -------

interface Vl101, routine mistral_process_rx_packet_inlin, timestamp 15:14:57.960

dbus info: src_vlan 0x65(101), src_indx 0x56(86), len 0x52(82)

  bpdu 0, index_dir 0, flood 0, dont_lrn 0, dest_indx 0x380(896)

  D0820400 00650000 00560000 52080000 00110520 0E000008 00000000 0380A6CF

mistral hdr: req_token 0x0(0), src_index 0x56(86), rx_offset 0x76(118)

  requeue 0, obl_pkt 0, vlan 0x65(101)

destmac C8.4C.75.BF.4F.C0, srcmac 00.14.4F.F7.ED.96, protocol 0800

protocol ip: version 0x04, hlen 0x05, tos 0x00, totlen 64, identifier 49314

  df 1, mf 0, fo 0, ttl 255, src 192.168.101.65, dst 192.168.64.26

    udp src 33496, dst 41098 len 44 checksum 0x79F4

------- dump of incoming inband packet -------

interface Vl128, routine mistral_process_rx_packet_inlin, timestamp 15:14:57.960

dbus info: src_vlan 0x80(128), src_indx 0x2F(47), len 0x34A(842)

  bpdu 0, index_dir 0, flood 0, dont_lrn 0, dest_indx 0x7F07(32519)

  D8020400 00800000 002F0003 4A000000 00060564 0E000008 00000000 7F07CB86

mistral hdr: req_token 0x0(0), src_index 0x2F(47), rx_offset 0x76(118)

  requeue 0, obl_pkt 0, vlan 0x80(128)

destmac C8.4C.75.BF.4F.C0, srcmac 00.05.5D.18.A9.70, protocol 0800

protocol ip: version 0x04, hlen 0x05, tos 0x00, totlen 824, identifier 58777

  df 0, mf 0, fo 0, ttl 59, src 77.67.96.191, dst 192.168.79.175

    tcp src 80, dst 18115, seq 1166320148, ack 1237951565, win 65535 off 5 checksum 0x7387 ack psh

1 Reply 1

Rick Morris
Level 6
Level 6

The dest_indx is the destination interface.  The output is the hex and needs some translation steps to find it.

Here is a great link I found that may help understanding this a bit more, although it is pretty much a whitepaper by Cisco so it is pretty tech-speak and dry.  This will walk you through every step to track down everything you need.

https://supportforums.cisco.com/docs/DOC-15608

Review Cisco Networking for a $25 gift card