A media access control address (MAC address) is a unique identifier assigned to a network interface controller (NIC) for use as a network address in communications within a network segment.
Validator
No validation
Matched expressions
Regex expressions | Description | Score |
|---|---|---|
| Matches a hexadecimal numbers 0-9A-F of the format NN:NN:NN:NN:NN:NN. | 1 |
| Matches a hexadecimal numbers 0-9A-F of the format NN NN NN NN NN NN. | 1 |
| Matches a hexadecimal numbers 0-9A-F of the format NN.NN.NN.NN.NN.NN. | 1 |
| Matches a hexadecimal numbers 0-9A-F of the format NNNN:NNNN | 1 |
| Matches a hexadecimal numbers 0-9A-F of the format NNNN NNNN. | 1 |
| Matches a hexadecimal numbers 0-9A-F of the format NNNN.NNNN. | 1 |
| Matches a hexadecimal numbers 0-9A-F of the format NNNNNNNNNNNN. | 1 |
Ignored expressions
None