The following commands were entered at the command prompt of a Cisco router. What do they accomplish?
access-list 1000 deny 9e.1234.5678.1212 4 access-list 1000 permit -1 interface ethernet 0 ipx network 9e interface ethernet 1 ipx network 4a interface serial 0 ipx network 1 ipx output-sap-filter 1000 A. File server advertisements from server 9e.1234.5678.1212 will not be forwarded on interface S0. B. All other SAP services, other than file server, from any source will be forwarded on S0. C. All other SAP services, other than print server, from any source will be forwarded on S0. D. Print server advertisements from server 9e.1234.5678.1212 will not be forwarded on interface S0. Ans A & B File server advertisements from server 9e.1234.5678.1212 will not be forwarded on interface S0. All other SAP services, other than file server, from any source will be forwarded on S0.