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 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 |
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 |
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 |
Which protocol will send a message to routers if a network outage or congestion occurs? A.) ARP B.) TCP C.) IP D.) ICMP
The Datalink Layer is broken down into 2 layers, LLC and MAC. The LLC establishes media independence and what else? A.) Provides Windowing. B.) Provides flow control. C.) Provides SAP's (Service Access Points). D.) The Datalink layer does not have sublayers. E.) Provides SAP's (Service Advertising Protocol). F.) RIP Updates.
How many maximum paths you can give on latest ios in rip?
Which show underrate serial 1 status statement indicates that the shutdown command was issued on that interface? A. Serial 1 is up line protocol is up B. Serial 1 is up line protocol is down C. Serial 1 is down line protocol is down D. Serial 1 is administratively down the line protocol is down
The benefits to segmenting with Bridges are which of the following? A.) Scalability B.) Datagram filtering C.) Manageability D.) Reliability
What does a router do with a packet that it does not have a destination network for? A.) Sends it to the Serial port B.) Drops the packet C.) Sends it back out the same interface it received it in D.) Forwards the packet to the next hop
What is network?
In which layer switch is work?
What are 10baset ethernet lans?
What are 10base5 ethernet lans?
Difference between subnetting & Vlan??
Which layer is responsible for negotiating data transfer syntax? A.) Network B.) Session C.) Application D.) Transport E.) Presentation