Question
NETW204 Course Project - Phase III. NEED HELP WITH THIS ASAP, THANKS. It should include all the work and commands if possible. Task 3: Configure
NETW204 Course Project - Phase III. NEED HELP WITH THIS ASAP, THANKS. It should include all the work and commands if possible.
Task 3: Configure static and dynamic NAT on NY. (25 points)
Configuration Item or Task | Required Information | Points |
Create a local database with one user account. Use the command username webadmin privilege 15 secret cisco123 | Username: webadmin Password: cisco123 Privilege level: 15
| 5 |
Enable HTTP server service. | ip http ?
| 2 |
Configure the HTTP server to use the local database for authentication. | ip http authentication ?
| 2 |
Create a static NAT to the web server. | Inside Global Address: 209.107.23.66 -->
| 2 |
Configure NYs Loopback 0 interface with the following IP address. This is a simulated internal web server. | 192.168.1.200/32
| 1 |
Assign the inside and outside interface for the static NAT. | 192.168.1.200 209.107.23.66 /26
| 1 |
Configure the dynamic NAT inside private ACL. | Access List: 10 Allow the executive and engineering networks on NY to be translated. Allow a summary of the LANs (loopback) networks on IL and CA to be translated. Do not allow the Services and Native&Management VLANs to be translated.
| 5 |
Define the pool of usable public IP addresses. | Pool Name: THE_NET Pool of addresses include: 209.107.23.68 209.107.23.75
| 5 |
Define the dynamic NAT translation. |
| 2 |
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started