Technical Documentation

Verifying the NAT Pool Configuration for a Transport Protocol-Based NAT Pool

Purpose

Display the NAT pool selected based on transport protocol.

Action


[edit services nat]

user@host# show
pool bgf-pool {
    pgcp {
        ports-per-session 4;
        transport [ rtp-avp udp ];
    }
    address-range low 10.10.20.100 high 10.10.30.100;
    port automatic;
}

Published: 2010-08-03

Help
|
My Account
|
Log Out