10 lines
193 B
Plaintext
10 lines
193 B
Plaintext
|
interface veth-peer
|
||
|
{
|
||
|
AdvSendAdvert on;
|
||
|
AdvManagedFlag on;
|
||
|
AdvOtherConfigFlag on;
|
||
|
prefix 2001:888:0db8:1::/64 {
|
||
|
AdvAutonomous off;
|
||
|
};
|
||
|
};
|