NAT64 configuration

Dear Team

I need a help regarding configuration of NAT64 on vyos 1.4.0 rc3

My configuration is below like that

eth1 2407:e9c0:2::95/48 3a:d6:f9:9c:e6:42 default 1500 u/u
eth2 192.168.10.1/24 82:75:da:f0:06:a9 default 1500 u/u
lo 127.0.0.1/8 00:00:00:00:00:00 default 65536 u/u

eth1 is my WAN and eth2 is my LAN

Please let us know the masquarde commands here because iam not able to see masqurade for NAT64

also let us know how we can get inernet on system which using ipv4 ip behind this firewall via using NAT64
on vyos documentation iam not able to understand .

Please let us know the configuartion to achieve the above task

I guess you could start by reading NAT64 — VyOS 1.4.x (sagitta) documentation

I already checked the document but not able understand

My configuration is below like that

set firewall ipv6 name FIREWALL_IN rule 30 action ‘accept’
set firewall ipv6 name FIREWALL_IN rule 30 description ‘wsrv150’
set firewall ipv6 name FIREWALL_IN rule 30 destination address ‘fdeb:bbca:29f8:bfd5::41’
set firewall ipv6 name FIREWALL_IN rule 30 destination port ‘3389’
set firewall ipv6 name FIREWALL_IN rule 30 log
set firewall ipv6 name FIREWALL_IN rule 30 protocol ‘tcp’
set nat66 destination rule 30 description ‘DNAT for wsrv150-ind - One To One’
set nat66 destination rule 30 destination address ‘2407:f6e2:3::93’
set nat66 destination rule 30 destination port ‘9296’
set nat66 destination rule 30 inbound-interface name ‘eth1’
set nat66 destination rule 30 protocol ‘tcp’
set nat66 destination rule 30 translation address ‘fdeb:bbca:29f8:bfd5::41’
set nat66 destination rule 30 translation port ‘3389’
set nat66 source rule 30 description ‘SNAT wsrv150’
set nat66 source rule 30 outbound-interface name ‘eth1’
set nat66 source rule 30 protocol ‘all’
set nat66 source rule 30 source prefix ‘fdeb:bbca:29f8:bfd5::41/128’
set nat66 source rule 30 translation address ‘2407:f6e2:3::93’

set nat64 source rule 30 source prefix ‘64:ff9b::/96’
set nat64 source rule 30 translation pool 10 address ‘115.186.156.60’
set nat64 source rule 30 translation pool 10 port ‘1-65535’

My concern is when i try to check what is my IP inside the server behind the firewall . The IP must reflect as IPv4