maru3445
10-22-2008, 10:52 AM
when configuring the nat pool what determines the netmask that you use? For example in the chapter 11 lab when setting up the nat pool we use the following command:
ip nat pool GlobalNet 171.16.10.50 171.16.10.55 netmask 255.255.255.0
why wouldn't we use 255.255.255.248 as the net mask? If we did would it make a difference.
is the netmask determined by the network we are NATing into?
ip nat pool GlobalNet 171.16.10.50 171.16.10.55 netmask 255.255.255.0
why wouldn't we use 255.255.255.248 as the net mask? If we did would it make a difference.
is the netmask determined by the network we are NATing into?