Hi,

I've tested nat64 functionality with ping6 in vpp 1807, the ping
responses after more than 60 seconds. it seems that the ipv6  neighbor
created with a long delay. how can I fixed it?

This is my configuration :

set interface nat64 in GigabitEthernet0/6/0
set interface nat64 out GigabitEthernet0/7/0
set interface ip address GigabitEthernet0/6/0 ::A00:1/64
set int ip address GigabitEthernet0/7/0 192.168.40.154/24
set interface state GigabitEthernet0/6/0 up
set interface state GigabitEthernet0/7/0 up
nat64 add pool address 192.168.40.10 - 192.168.40.100



in host:
 ifconfig eth1 inet6 add ::A00:2/64
ip -6 route add 0:0:0:0:0:ffff:c0a8:28fe via ::A00:1
ping6 0:0:0:0:0:ffff:c0a8:28fe



and this is output of trace:

Packet 1

00:21:57:421965: dpdk-input
  GigabitEthernet0/6/0 rx queue 0
  buffer 0x33f6: current data 14, length 72, free-list 0, clone-count
0, totlen-nifb 0, trace 0x0
                 ext-hdr-valid
                 l4-cksum-computed l4-cksum-correct l2-hdr-offset 0
  PKT MBUF: port 0, nb_segs 1, pkt_len 86
    buf_len 2176, data_len 86, ol_flags 0x0, data_off 128, phys_addr 0xadecfe00
    packet_type 0x0 l2_len 0 l3_len 0 outer_l2_len 0 outer_l3_len 0
    rss 0x0 fdir.hi 0x0 fdir.lo 0x0
  IP6: 52:54:00:42:80:c8 -> 33:33:ff:a8:28:fe
  ICMP6: ::a00:2 -> ff02::1:ffa8:28fe
    tos 0x00, flow label 0x0, hop limit 255, payload length 32
  ICMP neighbor_solicitation checksum 0x88f1
    target address ::ffff:c0a8:28fe
00:21:57:421982: ip6-input
  ICMP6: ::a00:2 -> ff02::1:ffa8:28fe
    tos 0x00, flow label 0x0, hop limit 255, payload length 32
  ICMP neighbor_solicitation checksum 0x88f1
    target address ::ffff:c0a8:28fe
00:21:57:421985: ip6-mfib-forward-lookup
  fib 0 entry 2
00:21:57:421986: ip6-mfib-forward-rpf
  entry 2 itf 1 flags Accept,

Packet 2

00:21:57:421987: ip6-replicate
  replicate: 0 via [@1]: dpo-receive
00:21:57:421989: ip6-local
    ICMP6: ::a00:2 -> ff02::1:ffa8:28fe
      tos 0x00, flow label 0x0, hop limit 255, payload length 32
    ICMP neighbor_solicitation checksum 0x88f1
    target address ::ffff:c0a8:28fe
00:21:57:421991: ip6-icmp-input
  ICMP6: ::a00:2 -> ff02::1:ffa8:28fe
    tos 0x00, flow label 0x0, hop limit 255, payload length 32
  ICMP neighbor_solicitation checksum 0x88f1
    target address ::ffff:c0a8:28fe
00:21:57:421992: icmp6-neighbor-solicitation
  ICMP6: ::a00:2 -> ff02::1:ffa8:28fe
    tos 0x00, flow label 0x0, hop limit 255, payload length 32
  ICMP neighbor_solicitation checksum 0x88f1
    target address ::ffff:c0a8:28fe
00:21:57:421995: ip6-drop
    ICMP6: ::a00:2 -> ff02::1:ffa8:28fe
      tos 0x00, flow label 0x0, hop limit 255, payload length 32
    ICMP neighbor_solicitation checksum 0x88f1
    target address ::ffff:c0a8:28fe
00:21:57:421995: error-drop
  ip6-icmp-input: neighbor solicitations for unknown targets



Best Regards,
Juan Salmon.

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#9704): https://lists.fd.io/g/vpp-dev/message/9704
Mute This Topic: https://lists.fd.io/mt/22682851/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to