Refer to the exhibit.
A company wants to use NAT in the network shown.
Which commands will apply the NAT configuration to the proper interfaces? (Choose two.)
A . R1(config)# interface serial0/1
R1(config-if)# ip nat inside
B . R1(config)# interface serial0/1
R1(config-if)# ip nat outside
C . R1(config)# interface fastethernet0/0
R1(config-if)# ip nat inside
D . R1(config)# interface fastethernet0/0
R1(config-if)# ip nat outside
E . R1(config)# interface serial0/1
R1(config-if)# ip nat outside source pool 200.2.2.18 255.255.255.252
F . R1(config)# interface fastethernet0/0
R1(config-if)# ip nat inside source 10.10.0.0 255.255.255.0
Answer: BC