HQ(config)# ip access-list standard NAT HQ(config-std-nacl)# permit 10.0.0.0 0.255.255.255 HQ(config-std-nacl)# exit HQ(config)# ip nat pool HQ 209.165.200.241 209.165.200.245 netmask 255.255.255.248 HQ(config)# ip nat inside source list NAT pool HQ overload HQ(config)# interface s0/1/0 HQ(config-if)# ip nat outside HQ(config-if)# interface g0/1 HQ(config-if)# ip nat outside HQ(config-if)# interface s0/0/0 HQ(config-if)# ip nat inside HQ(config-if)# interface s0/0/1 HQ(config-if)# ip nat inside HQ(config-if)# interface g0/0 HQ(config-if)# ip nat inside Inter-VLAN Routing The connections to the Internet and HQ-DataCenter are outside XYZ Corporation.Allow all addresses for the 10.0.0.0/8 address space to be translated using a standard access list named NAT.Advertise the 192.0.2.0/24 network to the Internet.The IP address for the BGP router in the Internet cloud is 209.165.201.2.Configure eBGP between HQ and the Internet. #Ccna 3 8.3.1.2 packet tracer password#.