Home | History | Annotate | Line # | Download | only in tests
      1 # bad (no netmask) DHCPv4 subnet declaration config
      2 
      3 # DHCPv4 subnet declaration
      4 subnet 10.5.5.0/27 {
      5      default-lease-time 1800;
      6 }
      7 
      8