More examples.

This commit is contained in:
Ondrej Filip 2000-09-02 00:14:46 +00:00
parent a190e7200b
commit e7e2878b74

View file

@ -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 {