you can do both. if i wanted to use an ip in the middle of your pool, say
199.199.199.35:

ip nat pool test prefix-lenth 26
 199.199.199.3 199.199.199.34
 199.199.199.36 199.199.199.62 - (i think this is the command, please verify)

ip nat inside source list 1 pool test
ip nat inside source static 192.168.0.1 199.199.199.35

that frees up the 199.199.199.35 that i would want to use for my static nat.
 


Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=61073&t=61057
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to