[admin@officeburg.ru] /ip dhcp-server> lease print where mac-address=2c:76:8a:02:b6:09
Flags: X - disabled, R - radius, D - dynamic, B - blocked
# ADDRESS MAC-ADDRESS HOST-NAME SERVER RATE-LIMIT STATUS
[admin@officeburg.ru] /ip dhcp-server> lease print where mac-address=2C:76:8A:02:B6:09
Flags: X - disabled, R - radius, D - dynamic, B - blocked
# ADDRESS MAC-ADDRESS HOST-NAME SERVER RATE-LIMIT STATUS
0 10.66.66.115 2C:76:8A:02:B6:09 printer2 office
what is this? how to make MAC-filter case insensitive?
why opening a new thread if there is an existing one?
It doesn’t work for me and it doesn’t look like this:
/ip/dhcp-server/lease/print where host-name~"nbtnp142g2"
Flags: D - DYNAMIC
Columns: ADDRESS, MAC-ADDRESS, HOST-NAME, SERVER, STATUS, LAST-SEEN
# ADDRESS MAC-ADDRESS HOST-NAME SERVER STATUS LAST-SEEN
213 D 10.10.119.125 00:00:00:00:00:00 nbtnp142g2 vlan14_wlan_clients bound 1h26m19s
/ip/dhcp-server/lease/print where host-name~"NBTNP142G2"
No results
the right question is: why did the person who invented the characters table
waste time distinguishing between uppercase and lowercase letters that have the exact same meaning???
Wasting 33% of the bits of the time (7 bits // 127 characters) to represent something useless (from the computer’s point of view)…