grcli-dnat44 - Man Page

Static destination NAT44.​

Synopsis

dnat44 add interface IFACE destination DEST replace REPLACE

Create a DNAT44 rule.​

dnat44 del interface IFACE destination DEST

Delete a DNAT44 rule.​

dnat44 show [vrf VRF]

Display DNAT44 rules.​

Options

IFACE

Input interface.​

DEST

Destination IPv4 address to match.​

REPLACE

Replace match with this IPv4 address.​

VRF

L3 routing domain name.​

See Also

grcli(1) grcli-address(1) grcli-interface(1) grcli-route(1)

Reporting Bugs

Report bugs to the grout project issue tracker at <https://github.​com/DPDK/grout/issues>.​

Referenced By

grcli(1).

2026-08-21