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.

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which works router do?

675


Which updates called incremental updates?

626


If line down and protocol also down; in this case which layer move problem?

659


Differentiate full-duplex from half-duplex.

728


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

664






What causes a triggered update to reset the router hold-down timer?

751


On which layer does L2F, PPTP and L2TP operate?

2961


Hi Friend. i have to let you know that now i have been selected for cisco india in bangalore. i am thanking to all of you guys that u have been posted such good question and the respective answer. from today i will be not able to visit this site on regular basic and hopeing that you will continue to post the question.the question you are posting is not very usefull to you but also usefull to another. i am again thanking to all of you and hope for best for your feature. Jitendera kumar sinha Network engineer-L2 cisco india Bangalore

1753


What is fcs?

715


Explain how an spf algorithm works?

692


What is raid in ccna?

667


Tell me which cable we connect in db-9?

613


What is the size of an ip address?

680


How many types of ends in wan?

559


Brielfly explain the conversion steps in data encapsulation

702