Q1 Single choice Flag Given the following Scapy information, how is default Layer 2 information derived? A The default layer 2 information is contained in a local scapy.cfg configuration fileon the local system. B If not explicitly defined, the Ether type field value Is created using the hex value ofthe destination port, in this case 80 C If not explicitly defined, pseudo-random values are generated for the Layer 2 defaultinformation. D Scapy relies on the underlying operating system to construct Layer 2 information touse as default. Correct answer