0% found this document useful (0 votes)
129 views2 pages

Aliff Izdiyad Bin Azmi ITT633 NAT

The document outlines the tasks and specifications for configuring and verifying Port Address Translation (PAT) and Static Network Address Translation (Static NAT) for IPv4 on a router. It includes commands to enable NAT on interfaces, create a NAT pool, define an access list, and enable dynamic NAT with overload using the pool. It also lists commands to verify the NAT configurations by showing NAT translations.
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)
129 views2 pages

Aliff Izdiyad Bin Azmi ITT633 NAT

The document outlines the tasks and specifications for configuring and verifying Port Address Translation (PAT) and Static Network Address Translation (Static NAT) for IPv4 on a router. It includes commands to enable NAT on interfaces, create a NAT pool, define an access list, and enable dynamic NAT with overload using the pool. It also lists commands to verify the NAT configurations by showing NAT translations.
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
You are on page 1/ 2

ITT633 – NAT For IPv4

Assessment Objectives
 Configure and verify PAT for IPv4
 Configure and verify Static NAT for IPv4

Task Specification Command Marks


interface
FastEthernet0/0
ip nat inside
interface Serial0/0/0
ip nat inside
interface Serial0/0/1
ip nat inside
Enable NAT at all
interfaces of R1 using Specify inside or outside on the interface Serial0/1/0
appropriate command appropriate interfaces ip nat outside
Enable static NAT to
the FTPServer to be ip nat inside source
accessed from the static 172.16.2.2
Internet Public IP of 64.10.10.17 64.10.10.17
ip nat pool 64.10.10.16
Create a pool of Use available public IP from 64.10.10.16 netmask
public IP 64.10.10.16/28 255.255.255.240
Create a named ip access-list standard
standard ACL to INSIDELOCAL
identify hosts allowed permit 172.16.1.0
to be translated. Use 172.16.2.0
name as Create an ACL that matches the
INSIDELOCAL 172.16.1.0/24 and 172.16.2.0/24
Enable dynamic NAT ip nat inside source list
with overload using a INSIDELOCAL pool
pool name of NATPOOL
NATPOOL N/A
Verify your N/A show ip nat translations
configurations by show ip nat translations
testing connectivity to verbose

NAE/APRIL2021
This study source was downloaded by 100000867924648 from CourseHero.com on 06-14-2023 02:03:33 GMT -05:00

https://www.coursehero.com/file/99223153/Aliff-Izdiyad-Bin-Azmi-ITT633-NATdocx/
the INTERNETPC

NAE/APRIL2021
This study source was downloaded by 100000867924648 from CourseHero.com on 06-14-2023 02:03:33 GMT -05:00

https://www.coursehero.com/file/99223153/Aliff-Izdiyad-Bin-Azmi-ITT633-NATdocx/
Powered by TCPDF (www.tcpdf.org)

You might also like