Day 30 Back to Exams Page 1. If you are going to use NAT overload you must use a pool of multiple IP addresses.TrueFalseQuestion 1 of 9 2. Which command will cause a NAT pool to be overloaded for PAT?poolpatoverloadsource-portQuestion 2 of 9 3. Which command will configure static NAT from 192.168.1.1 to 200.1.1.1.ip nat inside static 192.168.1.1 200.1.1.1.ip nat source 192.168.1.1 200.1.1.1.ip nat inside source 192.168.1.1 200.1.1.1.ip nat inside source static 192.168.1.1 200.1.1.1.Question 3 of 9 4. In NAT, the _____ _____ address is the IP address of a host residing on the inside network. In most cases, the inside local address is an RFC 1918 address (i.e., non-routable, such as 192.168.x.x or 172.16.x.x).outside localinside localinside globaloutside globalQuestion 4 of 9 5. You can only have one internal NAT interface per router.TrueFalseQuestion 5 of 9 6. You can only NAT a non-routable address (private RFC 1918) address to a routable address.TrueFalseQuestion 6 of 9 7. Which are valid configuration commands to configure a NAT pool? Choose all that apply.Router(config-if)#ip nat insideRouter(config-if)#ip nat outsideRouter(config)#ip nat pool poolname 200.1.1.1 200.1.1.16 netmask 255.255.255.0Router(config)#ip nat inside source list 1 pool poolnameQuestion 7 of 9 8. You are configuring the below NAT pool. Which commands can come next? (choose all that apply) R1(config)#ip nat pool INSIDE-POOL 150.1.1.3 150.1.1.6 ?subnet-lengthprefix-length netmaskmask-lengthwildcard maskQuestion 8 of 9 9. In order for NAT to work you must configure either an IP NAT inside interface or an outside interface.TrueFalseQuestion 9 of 9 Loading...