Add op-mode commands for getting current port allocation mapping
show nat cgant port-mapping or show nat cgnat port-allocation
It should show mapping from sudo nft list table ip cgnat
For example:
% show nat cgnat port allocation Internal address External address External allocated ports ---------------- ---------------- -------------- 100.64.0.1 192.0.2.1 3024-5023 100.64.0.2 192.0.2.1 5024-7023 100.64.0.3 192.0.2.1 7024-9023