Purpose
Display the NAT pool configuration.
Action
[edit services nat]
user@host# show
pool pgcp-pool {
pgcp {
remotely-controlled;
ports-per-session 4;
}
address-range low 10.10.20.100 high 10.10.30.100;
port range low 10000 high 50000;
}