blob: 7c087255b0215328fb4575e4646508c13eea498b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
|
map list:
mac2name
name2mac
mac2name
name2mac
all contents of example.com:name2mac:
testbox1 01:02:03:04:05:06 testbox1
testbox1 01:02:03:04:05:07 testbox1
testbox1 01:02:03:04:05:08 testbox1
testbox1 01:02:03:04:05:09 testbox1
testbox1 01:02:03:04:05:0a testbox1
testbox1 01:02:03:04:05:0b testbox1
testbox1 01:02:03:04:05:0c testbox1
testbox2 01:02:03:04:05:06 testbox2
testbox2 01:02:03:04:05:07 testbox2
testbox2 01:02:03:04:05:08 testbox2
testbox2 01:02:03:04:05:09 testbox2
testbox2 01:02:03:04:05:0a testbox2
testbox2 01:02:03:04:05:0b testbox2
testbox2 01:02:03:04:05:0c testbox2
testbox3 01:02:03:04:05:06 testbox3
testbox3 01:02:03:04:05:07 testbox3
testbox3 01:02:03:04:05:08 testbox3
testbox3 01:02:03:04:05:09 testbox3
testbox3 01:02:03:04:05:0a testbox3
testbox3 01:02:03:04:05:0b testbox3
testbox3 01:02:03:04:05:0c testbox3
cat contents of example.com:name2mac:
testbox1 01:02:03:04:05:06 testbox1
testbox2 01:02:03:04:05:0c testbox2
testbox3 01:02:03:04:05:0c testbox3
all contents of example.com:mac2name:
01:02:03:04:05:06 01:02:03:04:05:06 testbox1
01:02:03:04:05:06 01:02:03:04:05:06 testbox2
01:02:03:04:05:06 01:02:03:04:05:06 testbox3
01:02:03:04:05:07 01:02:03:04:05:07 testbox1
01:02:03:04:05:07 01:02:03:04:05:07 testbox2
01:02:03:04:05:07 01:02:03:04:05:07 testbox3
01:02:03:04:05:08 01:02:03:04:05:08 testbox1
01:02:03:04:05:08 01:02:03:04:05:08 testbox2
01:02:03:04:05:08 01:02:03:04:05:08 testbox3
01:02:03:04:05:09 01:02:03:04:05:09 testbox1
01:02:03:04:05:09 01:02:03:04:05:09 testbox2
01:02:03:04:05:09 01:02:03:04:05:09 testbox3
01:02:03:04:05:0a 01:02:03:04:05:0a testbox1
01:02:03:04:05:0a 01:02:03:04:05:0a testbox2
01:02:03:04:05:0a 01:02:03:04:05:0a testbox3
01:02:03:04:05:0b 01:02:03:04:05:0b testbox1
01:02:03:04:05:0b 01:02:03:04:05:0b testbox2
01:02:03:04:05:0b 01:02:03:04:05:0b testbox3
01:02:03:04:05:0c 01:02:03:04:05:0c testbox1
01:02:03:04:05:0c 01:02:03:04:05:0c testbox2
01:02:03:04:05:0c 01:02:03:04:05:0c testbox3
cat contents of example.com:mac2name:
01:02:03:04:05:06 01:02:03:04:05:06 testbox1
01:02:03:04:05:07 01:02:03:04:05:07 testbox1
01:02:03:04:05:08 01:02:03:04:05:08 testbox1
01:02:03:04:05:09 01:02:03:04:05:09 testbox1
01:02:03:04:05:0a 01:02:03:04:05:0a testbox1
01:02:03:04:05:0b 01:02:03:04:05:0b testbox1
01:02:03:04:05:0c 01:02:03:04:05:0c testbox1
|