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

How we can find ASBR Router, we have no authentication to enter router?

3 Answers   Logica CMG, Wipro,


which portecol is faster tcp udp spx

8 Answers  


What does the 'S' mean when looking at the routing table? A.) Statically connected B.) Directly connected C.) Dynamically attached D.) Shutdown route

1 Answers  


Which three commands are used to configure information into RAM on a router? (Choose three) A. configure memory B. configure terminal C. configure overwrite D. copy tftp startup-config E. copy running-config startup-config F. copy startup-config running-config

8 Answers   HCL,


Which technology is used by Catalyst switches to resolve topology loops and ensure data flows properly through a single network path? A. virtual LANS (VLANS) B. frame filtering C. cut-through switching D. spanning-tree protocol

2 Answers  






MIDI and MPEG are examples of what layer of the OSI seven layer model? A.) Session B.) Network C.) Datalink D.) Transport E.) Application F.) Presentation

4 Answers  


Hi- Salmaan my name is Shadab Khan and nick Khangkp ok salmaam plz tell me about of NAT plz

3 Answers  


Can you explain in a generic manner the packet of IPSec?

0 Answers   CCIE,


Windowing is a type of? A.) Negative acknowledgement B.) Address resolution C.) Layer transition mechanism D.) Flow control

1 Answers   Redington,


Company XYZ has an employee that works out of the home. The employee runs big client server applications and must quickly transfer large files. The company wants the best cost/benefit on this connection. What would be the most practical solution? A. an ISDN Basic Rate Interface (BRI) connection to the user at home B. a dedicated T1 connection to the user at home C. a dedicated Frame Relay connection to the user at home D. a standard 28.8 analog dialup connection to the user at home

2 Answers  


What is the command to start IP RIP version 1 routing on a Cisco router? A. show rip B. enable rip C. router enable D. router rip

6 Answers  


What is the default bandwidth size of t1 routers?

0 Answers  


Categories