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

In regards to TCP/IP, which class of address allows for the fewest valid Internet hosts? A.) D B.) E C.) Classes are not used in TCP/IP. D.) B E.) C F.) A

1 Answers  


What is Data, management, native, default,trunk and access vlan?

1 Answers  


What is CRC and which layer it use?

4 Answers   CMS,


How many types of ethernet?

0 Answers  


In which layer switch is work?

16 Answers   HCL, IINT,






Differentiate between broadcast domain and collision domain

0 Answers  


What is the function of a router?

0 Answers  


What is 100BaseFX?

0 Answers  


What does a metric of 16 hops represent when using RIP? A.) Number of hops to the destination B.) Destination unreachable C.) Number of routers D.) Bandwidth

2 Answers   IBM,


What is the key advantage of using switches?

0 Answers  


What are the 2 functions of the Data Link Mac layer? A.) Handles access to shared media B.) Manages protocol access to the physical network medium C.) Provides SAPs for higher level protocols D.) Allows multiple devices to uniquely identify one another on the data link layer

1 Answers  


The following is partial output from a routing table, identify the 2 numbers in the square brackets; '192.168.10.0 [100/1300] via 10.1.0.1, 00:00:23, Ethernet1' A.) 100 = metric, 1300 = administrative distance B.) 100 = administrative distance, 1300 = hop count C.) 100 = administrative distance, 1300 = metric D.) 100 = hop count, 1300 = metric

1 Answers  


Categories