summaryrefslogtreecommitdiff
path: root/keama/tests/subnet62if.err6
blob: 37fdc3f9f5754090c8469f67347510106cc6db37 (plain)
1
2
3
4
5
6
7
8
# bad (2 interfaces) DHCPv6 subnet declaration config

# DHCPv6 subnet declaration
subnet6 2001::/64 {
    interface "foo";
    interface "bar";
}