Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

Example: Configuring Dynamic Address-Only Source Translation

The following example configures dynamic address-only source translation.

[edit services nat]pool public {address-range low 192.16.2.1 high 192.16.2.32;}rule Private-Public {match-direction input;term Translate {then {translated {source-pool public;translation-type dynamic-nat44 ;}}}}

Published: 2012-11-28

Published: 2012-11-28