Cisco Ultra-Reliable Wireless Backhaul Standalone, Software Configuration Guide, Release 26.1.x

PDF

SNAT configuration example

Want to summarize with AI?

Log in

Describes the configuration of SNAT to enable network address translation between inside and outside network parameters. This reference provides the necessary commands to establish translation for internal devices accessing external networks.


A sample configuration of SNAT to enable network address translation between inside and outside network parameters.


Device# configure ip nat enable
Device# configure ip nat inside ipv4 192.168.0.1 255.255.255.0
Device# configure ip nat outside port range 22000 23000
Device# write
Device# reload