Hi,

For testing nat64 and nat44 with following configuration, I have problem in
output traffic of nat44. The output traffic goes to nat64-out2in node.
I checked the graph path, how can fix this problem? Anyway is it common to
have nat44 and nat64 in one interface at the same time?



set interface ip address GigabitEthernet0/4/0 11.11.11.100/24
set int nat44 in GigabitEthernet0/4/0
set int nat44 out GigabitEthernet0/5/0
nat44 add address 192.168.40.20 - 192.168.40.30
set int state GigabitEthernet0/4/0 up
set int state GigabitEthernet0/5/0 up

set int ip address GigabitEthernet0/4/0 2002::2/64
set int ip address GigabitEthernet0/5/0 192.168.5.2/24
ip route add ::/0 via 2002::1
set int nat64 in GigabitEthernet0/4/0
set int nat64 out GigabitEthernet0/5/0
nat64 add prefix 1:2:3::/96
nat64 add pool address 192.168.50.1 - 192.168.50.19



Best Regards,
Juan Salmon.
_______________________________________________
vpp-dev mailing list
vpp-dev@lists.fd.io
https://lists.fd.io/mailman/listinfo/vpp-dev
  • [vpp-dev] prob... Juan Salmon
    • Re: [vpp-... Matus Fabian -X (matfabia - PANTHEON TECHNOLOGIES at Cisco)

Reply via email to