NAME

Net::ISC::DHCPd::Config::Subnet - Subnet config parameter


ATTRIBUTES

address

The ip address of this subnet.

ISA: the NetAddr::IP manpage

options

A list of parsed the Net::ISC::DHCPd::Config::Option manpage objects.

ranges

A list of parsed the Net::ISC::DHCPd::Config::Range manpage objects.

hosts

A list of parsed the Net::ISC::DHCPd::Config::Host manpage objects.

filenames

A list of parsed the Net::ISC::DHCPd::Config::Filename manpage objects.

Should only be one item in this list.

pools

A list of parsed the Net::ISC::DHCPd::Config::Pool manpage objects.

regex


METHODS

captured_to_args

See captured_to_args in the Net::ISC::DHCPd::Config::Role manpage.

generate

See generate in the Net::ISC::DHCPd::Config::Role manpage.


COPYRIGHT & LICENSE


AUTHOR

See the Net::ISC::DHCPd manpage.