The administrator of a comapny needs to ensure that a web
server in
their network is accessible from the Internet. Since the
network uses private
addressing, this requires an IP-to-registered-address
mapping. The following
command is entered on the router:
router(config)# ip nat inside source static 192.168.2.1
198.18.1.254
After unsuccessful results from a ping to the Internet, the
administrator issues the
show ip nat translations command and the output is blank.
What could be the
problem with the NAT configuration for this mapping?
A. The keyword overload is missing from the command.
B. The administrator needs to define a NAT pool first.
C. An access list must be defined to create static NAT
translations.
D. The interfaces need to be configured for NAT.

Answers were Sorted based on User's Feedback



The administrator of a comapny needs to ensure that a web server in their network is accessible f..

Answer / shahin

The correct answer is (D) - The interface need to be
configured for NAT.

In the above scenario, administrator just configured NAT on
router global configuration mode. He didn't specify the
interface where translation would take place. We need to
specify the interface. For that commands are

Router(config)#interface serial [slot/port]
Router(config-if)# ip nat outside

Router(config)#interface ethernet/fastethernet [slot/port]
Router(config-if)# ip nat inside

Is This Answer Correct ?    2 Yes 1 No

The administrator of a comapny needs to ensure that a web server in their network is accessible f..

Answer / jitendera kuaar sinha

Answer for that question-

After all configuration, do i hv to go to each switch &
configure each port manually or ya on VTP server i cud do
this. I mean assigning interface to VLAN.

answer-vtp is a vlan mangment protocol by this any netowrk
admnistrator can add ,delete,reconfigure the specfic vlan
then you cou do this on vtp sever.

Is This Answer Correct ?    1 Yes 0 No

The administrator of a comapny needs to ensure that a web server in their network is accessible f..

Answer / jitendera kuaar sinha

thanks sahin
onse you posted a qustion on tha web site is that you got
same vlan information on two diffrent switch which is
configured as server nad clent
now here is the best naswer of that prob
today i also faced same prob when i croos check the all the
confregation then i see that i configure same domain name
on both switches as i rename one switch in diffrent doman
name problem has solved
so i think it might be possible that you have done same
mistake.
plz check it

and agin thanks for that sol^n becoz i was trying to solve
that prob from last 3ree days and i was just forget the
most important thing about nating how fool i am
thanka again

Is This Answer Correct ?    1 Yes 1 No

The administrator of a comapny needs to ensure that a web server in their network is accessible f..

Answer / shahin

Hi Jitendera, One question regarding VTP.

After all configuration, do i hv to go to each switch &
configure each port manually or ya on VTP server i cud do
this. I mean assigning interface to VLAN.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More CCNA Interview Questions

Using the TCP/IP protocol suite, a message is sent from host A to a destination IP address on the same LAN. How does host A determine the destination of a MAC address? A. It uses a proxy APP B. It uses APP requests C. It uses PARP requests D. It uses a router lookup table

1 Answers  


How many fillers we can put in one ip of ipv6?

0 Answers  


Which OSI layer supports the communication component of an application? A.) Data-Link B.) Physical C.) Session D.) Presentation E.) Application F.) Transport

2 Answers  


Identify the command to determine if CDP is enabled? A.) show enable cdp B.) show cdp enabled C.) show cdp run D.) show cdp

2 Answers  


What are four ways that Fast Ethernet compares to 10BaseT Ethernet? (Choose four) A. Fast Ethernet uses the same Maximum Transmission Unit (MTU) B. Fast Ethernet is based on an extension to the IEEE 802.3 specification C. Fast Ethernet uses the same Media Access Control (MAC) mechanisms D. Fast Ethernet preserves the frame format that is used by 10BaseT Ethernet E. Fast Ethernet errors a speed increase one hundred times that of the 10BaseT Ethernet

1 Answers  






Choose three reasons why the networking industry uses a layered model: A.) It facilitates systematic troubleshooting B.) It allows changes in one layer to occur without changing other layers C.) It allows changes to occur in all layers when changing one protocol D.) It clarifies how to do it rather than what general function to be done E.) It clarifies what general function is to be done rather than how to do it

1 Answers  


hello, i got a job in a voip company.they said it is technical support---chat ,mail support.i am a btech with ccna.the salary is 3k for 3 months5k for next 3 and 7k from 7th month.is it a good job.i want to be a network eng.is tis path rt and if so wen should i switch to next level from tis job. Could u explain wot is NOC. please reply.really confused

3 Answers  


How many types of ips?

0 Answers  


if i am using active directory,i have router also.then how i configure router,means which address will be default gatway in active directory & roter how to give ip address details in router.

1 Answers   IBM,


Which command enables directly connected network 199.55.72.0 to be used by RIP? A. Router(config router)# rip 199.55.0.0 B. Router(config router)# rip 199.55.72.0 C. Router(config router)# network 199.55.0.0 D. Router(config router)# network 199.55.72.0

1 Answers  


Which Distance Vector characteristic can help to speed up convergence? A.) Triggered Updates. B.) Split Horizon. C.) Poison Reverse. D.) Hold Down timers. E.) Inverse ARP.

1 Answers  


Is it possible that in a switched network that any port of the switch can be infected with any kind of viruses that jamed and create more traffic in network which cause slow network performance?

8 Answers   HCL,


Categories