File: same-twice-xml

package info (click to toggle)
dhcpd-pools 3.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 6,124 kB
  • sloc: ansic: 31,353; sh: 4,915; perl: 277; javascript: 74; php: 63; makefile: 50
file content (21 lines) | stat: -rw-r--r-- 422 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<dhcpstatus>
<active_lease>
	<ip>10.0.0.5</ip>
	<macaddress>00:00:00:00:00:00</macaddress>
</active_lease>
<subnet>
	<location>All networks</location>
	<range>10.0.0.1 - 10.0.0.10</range>
	<defined>10</defined>
	<used>1</used>
	<touched>0</touched>
	<free>9</free>
</subnet>
<summary>
	<location>All networks</location>
	<defined>10</defined>
	<used>1</used>
	<touched>0</touched>
	<free>9</free>
</summary>
</dhcpstatus>