0% found this document useful (0 votes)
17 views1 page

CCNA NAT Configuration Guide

The document describes a NAT configuration scenario where a router needs to be configured to provide internet access for 14 hosts in a company LAN using 6 public IP addresses provided by the ISP. The hosts have private IP addresses in the range 192.168.100.17-192.168.100.30 and the public IP addresses provided are 198.18.184.105-198.18.184.110. The router interfaces and static routes have already been configured. The task is to complete the NAT configuration using the IP addresses assigned by the ISP to provide internet access for the hosts.

Uploaded by

Edwin H
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
17 views1 page

CCNA NAT Configuration Guide

The document describes a NAT configuration scenario where a router needs to be configured to provide internet access for 14 hosts in a company LAN using 6 public IP addresses provided by the ISP. The hosts have private IP addresses in the range 192.168.100.17-192.168.100.30 and the public IP addresses provided are 198.18.184.105-198.18.184.110. The router interfaces and static routes have already been configured. The task is to complete the NAT configuration using the IP addresses assigned by the ISP to provide internet access for the hosts.

Uploaded by

Edwin H
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

CCNA 200-120 NAT Simulation | [Link] Exa...

[Link]

CCNA 200-120 NAT Simulation


Download File .PKZ
A network associate is conguring a router for the Weaver company to provide internet access. The ISP has
provided the company six public IP addresses of [Link] [Link]. The company has 14 hosts
that need to access the internet simultaneously. The hosts in the company LAN have been assigned private
space addresses in the range of [Link] [Link].

A network associate is conguring a router for the weaver company to provide internet access. The ISP has
provided the company six public IP addresses of [Link] [Link]. The company has 14 hosts
that need to access the internet simultaneously. The hosts in the company LAN have been assigned private
space addresses in the range of [Link] [Link].
The following have already been congured on the router:
The basic router conguration
The appropriate interfaces have been congured for NAT inside and NAT outside.
The appropriate static route have also been congured (since the company will be a stub network, no
routing protocol will be required)
All passwords have been temporarily set to cisco.
The task is to complate the NAT conguration using all IP addresses assigned by the ISP to provide Internet
access for the hosts in the Weaver LAN. Functionality can be tested by clicking on the host provided for
testing.
Conguration information
router name Weaver
inside global addresses [Link] [Link]/29
inside local addresses [Link] [Link]/28
number of inside hosts 14
Answer :
Step 1: Router Name
Router>enable
Router#congure terminal
Router(cong)#hostname Weaver
Weaver(cong)#
Step 2: NAT Conguration
Weaver(cong)#access-list 10 permit [Link] [Link]
Weaver(cong)#ip nat pool mynatpool [Link] [Link] netmask [Link]
Weaver(cong)#ip nat inside source list 10 pool mynatpool overload
Weaver(cong)#end
Step 3: Save Conguration
Weaver#copy running-cong startup-cong

1 de 1

10/11/15 10:20

You might also like