Sunday, July 27, 2008

Test CCNA 18

18. LAB

*********************
*********************
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
Prev Next
Corrext Text(s):
Router>en
Router#config teminal
Router(config)#hostname Weaver
Router(config)#ip nat pool test 198.18.184.105 198.18.184.110 netmask 255.255.255.248
Router(config)#ip nat inside source list 1 pool test overload
Router(config)#access-list 1 permit 192.168.100.16 0.0.0.15
Router(config)#int s0/0
Router(config-if)#ip nat outside
Router(config-if)#exit
Router(config)#int fa0/0
Router(config-if)#ip nat inside
Explaination:
This question tests knowledge of NAT . The IP address in this question are shangeable.

No comments: