CLEARHISTORYCLEARMASKPARAMETERS: no parametersClears info about the maximum size of previous packets. New packet may be smaller than previous ones. This command also makes all auto-calculated values inactive.POSPARAMETERS: no parametersThe mask of packet (the set of previously defined conditions) will be cleared. New mask will correspond to any packet. This command is usually contained in headers to make the mask correspond to all packets of given type (ex: TCP packets).0PARAMETERS: <new position> | <field's name>Sets the <new position> of byte pointer. In the case of <field's name> new position will be equal to field's position.// MAC address of destinationdstmac 0x111111111111// MAC address of sourcesrcmac 0x222222222222// code of higher level protocolethproto 30.