So far I've only done one to one static NAT for our servers.
Until today, when I'm studying for CCSP, the study guide has this example:
static (inside, outside) 192.168.100.0 10.1.100.0 netmask 255.255.255.0
How does that work?
Does 192.168.100.1 map to 10.1.100.1 or whichever's available in the "pool"?
Until today, when I'm studying for CCSP, the study guide has this example:
static (inside, outside) 192.168.100.0 10.1.100.0 netmask 255.255.255.0
How does that work?
Does 192.168.100.1 map to 10.1.100.1 or whichever's available in the "pool"?