Exhibit:
You work as a network administrator at YourDomain.com. You carefully study the exhibit. Which command turns on FWSM traffic authentication from the Internet to an inside-network SMTP server Certkiller A at address 10.1.2.3?
A.
aaa authentication match smtp any host 10.1.2.3 server name corpaaaserver
B.
aaa authentication allow-in extended permit tcp any host 10.1.2.3 eq smtp
C.
access-list allow-in extended permit smtp any host 10.1.2.3
D.
access-list allow-in extended permit tcp any host 10.1.2.3 eq smtp