]> git.ipfire.org Git - thirdparty/dhcp.git/blob - keama/tests/optionspace6.in6
[#64,!35] Restored work
[thirdparty/dhcp.git] / keama / tests / optionspace6.in6
1 # group and class declaration config
2
3 # option spaces
4 option space foobar;
5
6 option space foo code width 2 length width 2;
7
8 option space bar code width 4 length width 4;
9
10 option space full code width 1 length width 1 hash size 111;
11
12 option foobar.test code 1 = text;
13
14 option foo.test code 1 = text;
15