| Exam 300-208 | Question id=1517 | Identity Management/Secure Access |
Which set of commands allows IPX inbound on all interfaces?
| A. |
asa(config)#access-list IPX-Allow ethertype permit ipx
asa(config)#access-group IPX-Allow in interface global
| |
| B. |
asa(config)#access-list IPX-Allow ethertype permit ipx
asa(config)#access-group IPX-Allow in interface inside
| |
| C. |
asa(config)#access-list IPX-Allow ethertype permit ipx
asa(config)#access-group IPX-Allow in interface outside
| |
| D. |
asa(config)#access-list IPX-Allow ethertype permit ipx
asa(config)#access-group IPX-Allow out interface global
|