Hi,
the first question of task 2.2 asks:
"Configure R5 to NAT 10.0.45.4 to 9.4.45.4. Configure a pool using
9.4.45.0/24 for the rest of the devices on 10.0.45.0/24."
The static is clear. The pool is starting using 9.4.45.5 as the first
available ip address, ending with 9.4.45.250 as the last available
address.
It's clear that .5 must be the first address to use, since .4 is used
in the static. But what about the rest? Could I extend my pool up to .
254?
The pool isn't used later in an nat statement. So, what's the sense of
creating that pool?
Cheers
Simon