summaryrefslogtreecommitdiff
path: root/keama/tests/subnet4badmask.err4
blob: 979f5cbb51c1313797b59c209e7828d4e584c48f (plain)
1
2
3
4
5
6
7
# bad (bad netmask) DHCPv4 subnet declaration config

# DHCPv4 subnet declaration
subnet 10.5.5.0 netmask 255.255.255.96 {
     default-lease-time 1800;
}