click below
click below
Normal Size Small Size show me how
Chap9_Sect2_Intro
Configure NAT
| Question | Answer |
|---|---|
| Typically, which network device would be used to perform NAT for a corporate environment? | router |
| What is the group of public IPv4 addresses used on a NAT-enabled router known as? | inside global addresses |
| When NAT is employed in a small office, which address type is typically used for hosts on the local LAN? | private IP addresses |
| Which version of NAT allows many hosts inside a private network to simultaneously use a single inside global address for connecting to the Internet? | PAT |
| Which type of NAT maps a single inside local address to a single inside global address? | static |
| Several key servers in an organization must be directly accessible from the Internet. What addressing policy should be implemented for these servers? | Assign static internal addresses and public external addresses to each of the servers. |
| What is a disadvantage of NAT? | There is no end-to-end addressing. |
| What is the purpose of port forwarding? | Port forwarding allows an external user to reach a service on a private IPv4 address that is located inside a LAN. |
| What is Static address translation (static NAT)? | One-to-one address mapping between local and global addresses. |