More examples.
This commit is contained in:
parent
a190e7200b
commit
e7e2878b74
1 changed files with 3 additions and 1 deletions
|
@ -122,10 +122,12 @@ protocol static {
|
||||||
# };
|
# };
|
||||||
# interface "arc0" {
|
# interface "arc0" {
|
||||||
# type nonbroadcast;
|
# type nonbroadcast;
|
||||||
|
# poll 14;
|
||||||
# neighbors {
|
# neighbors {
|
||||||
# 10.1.1.2;
|
# 10.1.1.2 eligible;
|
||||||
# 10.1.1.4;
|
# 10.1.1.4;
|
||||||
# };
|
# };
|
||||||
|
# strict nonbroadcast yes;
|
||||||
# };
|
# };
|
||||||
# };
|
# };
|
||||||
# area 20 {
|
# area 20 {
|
||||||
|
|
Loading…
Reference in a new issue