cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
377
Views
5
Helpful
4
Replies

Quick NAT Question

lamav
Level 8
Level 8

I dont have a lab right now to lab it up, so I need some expertise...

with the statement

ip nat inside source static network 10.0.0.0 3.0.0.0/24

any address on the 10.0.0.0 network will get NATed to an address on the 3.0.0.0 network, correct?

But how are the 3.0.0.0 address allocated? In numerical order?

Thanks

Victor

1 Accepted Solution

Accepted Solutions

Richard Burts
Hall of Fame
Hall of Fame

Victor

In NAT using the static and network combination the host bits of the source address are mapped directly to the bits of the translated address. So if you had address 10.22.33.44 it would be translated into 3.22.33.44.

HTH

Rick

HTH

Rick

View solution in original post

4 Replies 4

Richard Burts
Hall of Fame
Hall of Fame

Victor

In NAT using the static and network combination the host bits of the source address are mapped directly to the bits of the translated address. So if you had address 10.22.33.44 it would be translated into 3.22.33.44.

HTH

Rick

HTH

Rick

O, OK..

So, its just a one for one then...

So, you would really use this when you want to make a sweeping NAT of an entire network, right?

VL

Victor

right

HTH

Rick

HTH

Rick

OK, thanks, Rick. Appreciate the sanity check.

Have a great night.

Victor

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: