PDA

View Full Version : Simulation Test on CD


diallodjeri
10-10-2011, 04:26 PM
Hi Folks,
I do need some help in regard of question 14 on chapter 13 on CD, I don't really understand the explaination of Lammle's answer.
Here is the question :
By looking at the following output, which of the following commands would allow dynamic translations?
Router#show ip nat trans
Pro Inside global Inside local Outside local Outside global
--- 1.1.128.1 10.1.1.1 --- ---
--- 1.1.130.178 10.1.1.2 --- ---
--- 1.1.129.174 10.1.1.10 --- ---
--- 1.1.130.101 10.1.1.89 --- ---
--- 1.1.134.169 10.1.1.100 --- ---
--- 1.1.135.174 10.1.1.200 --- ---
Here Lammle's answer
What we need to figure out for this question is only the inside global pool. Basically, we start at 1.1.128.1 and end at 1.1.135.174; our block size is 64 in the third octet, or /19. Always look for your block size and the interesting octet and you can find your answer every time.