Move
This commit is contained in:
parent
ec31039eed
commit
95fa18ffd4
2 changed files with 0 additions and 0 deletions
6
ext/kea/dhcp4.leases
Normal file
6
ext/kea/dhcp4.leases
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
address,hwaddr,client_id,valid_lifetime,expire,subnet_id,fqdn_fwd,fqdn_rev,hostname,state,user_context
|
||||
192.0.2.1,06:07:08:09:0a:bc,,200,200,8,1,1,host.example.com,0,
|
||||
192.0.2.2,,,200,200,8,1,1,host.example.com,0,
|
||||
192.0.2.3,dd:de:ba:0d:1b:2e:3e:4f,0a:00:01:04,100,100,7,0,0,,1,{ "foobar": true }
|
||||
192.0.2.4,,11:22:33:44:55:66,200,200,8,1,1,host.example.com,0,
|
||||
192.0.2.5,,,200,200,8,1,1,,1,
|
||||
7
ext/kea/dhcp6.leases
Normal file
7
ext/kea/dhcp6.leases
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
address,duid,valid_lifetime,expire,subnet_id,pref_lifetime,lease_type,iaid,prefix_len,fqdn_fwd,fqdn_rev,hostname,hwaddr,state,user_context,hwtype,hwaddr_source,pool_id
|
||||
2001:db8:1::1,00:01:02:03:04:05:06:0a:0b:0c:0d:0e:0f,200,200,8,100,0,7,0,1,1,host.example.com,,1,,1,0,0
|
||||
2001:db8:1::1,,200,200,8,100,0,7,0,1,1,host.example.com,,1,,1,0,0
|
||||
2001:db8:2::10,01:01:01:01:0a:01:02:03:04:05,300,300,6,150,0,8,0,0,0,,,1,,1,0,0
|
||||
3000:1::,00:01:02:03:04:05:06:0a:0b:0c:0d:0e:0f,0,200,8,0,2,16,64,0,0,,,1,{ "foobar": true },,1,0,0
|
||||
2001:db8:1::2,00:00:00,200,200,8,100,0,7,0,1,1,host.example.com,,0,,1,0,0
|
||||
2001:db8:1::3,00:00:00,200,200,8,100,0,7,0,1,1,host.example.com,,1,,1,0,0
|
||||
Loading…
Add table
Add a link
Reference in a new issue