Refer To The Exhibit. R1 Is Configured For Nat As Displayed. What Is Wrong With The Configuration??
Refer To The Exhibit. R1 Is Configured For Nat As Displayed. What Is Wrong With The Configuration??
Share
The configuration is missing the “ip nat inside source list 1 interface FastEthernet0/0 overload” command, which is needed to enable NAT overload (also known as PAT). Without this command, NAT will not be enabled.
The configuration is missing the “ip nat inside source” command, which is required to enable NAT on R1.