xref: /openbsd-src/regress/usr.sbin/ospf6d/ospf6d.network_statement.rdomain2.conf (revision aefbe1c759a4a02b362d3b01369abccae12772ae)
1router-id 2.2.2.2
2rdomain {RDOMAIN2}
3
4redistribute 2001:db8:ffff::/126
5redistribute default
6redistribute rtlabel toOSPF
7
8area 10.0.0.1 {
9	interface lo{RDOMAIN2} {passive}
10	interface vether{RDOMAIN2}
11	interface {PAIR2}
12}
13