Term
1) what type of address translation can use only one address to allow thousands of hosts to be translated globally? |
|
Definition
1) port address translation, also called NAT overload |
|
|
Term
2) what command can you use to show the NAT translations as they occur on your router? |
|
Definition
|
|
Term
3) what command will show you the translation table? |
|
Definition
3) show ip nat translations |
|
|
Term
4) what command will clear all your NAT enties from the translations table? |
|
Definition
clear ip nat translations * |
|
|
Term
5) an inside local is before or after translation? |
|
Definition
|
|
Term
6) an inside global is before or after translation? |
|
Definition
|
|
Term
7) which command can be used for troubleshooting and display a summary of the NAT configuration as well as counts of active translation type and hits to an existing mapping |
|
Definition
7) show ip nat statistics |
|
|
Term
8) what commands must be used on your router interfaces before NAT will translate addressess? |
|
Definition
8) the ip nat inside and ip nat outside commands |
|
|
Term
9) in the fallowing output, what type of NAT is being used?
ip nat pool todd-nat 170.168.10.10 170.168.10.20 netmask 255.255.255.0 |
|
Definition
|
|
Term
10) instead of the netmask command, yu can use the __statement. |
|
Definition
|
|