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

The "ipx delay number" command will allow an administrator to change the default settings. What are the default settings? A. For LAN interfaces, one tick; for WAN interfaces, six ticks B. For LAN interfaces, six ticks; for WAN interfaces, one tick C. For LAN interfaces, zero ticks; for WAN interfaces, five ticks D. For LAN interfaces, five ticks; for WAN interfaces, zero Ticks

1 Answers  


Identify the command that disables name-to-address translation? A.) Router(config-dns)# no ip domain-lookup B.) Router(config)# no address translation C.) Router(config)# no ip domain-lookup D.) Router(config)# ip domain-lookup

1 Answers  


Identify the type of hardware required to connect a Token ring network to an Ethernet network? A.) Repeater B.) TR-Enet C.) Router D.) Token Ring to Ethernet translation hub

1 Answers  


Difference between subnetting & Vlan??

7 Answers   Cisco, TCP,


What is the result of segmenting a network with a router into segments 1 and 2? A. It increases the number of collisions B. It decreases the number of broadcast domains C. It connects segment 1 and broadcasts to segment 2 D. It connects segment 1 and broadcasts from genre to segment 2

2 Answers  






What is the draw back of eigrp protocol?

0 Answers  


Which of the following are Presentation Layer standards? A.) JPEG and PICT B.) MPEG and MIDI C.) ASCII and EBCDIC D.) NFS and SQL

2 Answers  


Hi Gyes There are any sites where we can practice online for ccna exams?Plz let me know because i get time to study in my working hours only

1 Answers  


What is a network subnet?

0 Answers  


How many Frame-relay encapsulation types are available with Cisco routers? A.) Four B.) Two C.) Five D.) Three

1 Answers   Cisco,


What are the different IPX access lists?

0 Answers  


Which of the following protocols are used for logical network addressing? A.) IP B.) TCP C.) ARP D.) ICMP E.) RARP F.) BootP

5 Answers  


Categories