Added NBMA into examples.

This commit is contained in:
Ondrej Filip 2000-06-06 00:21:06 +00:00
parent b131e163c2
commit 7d68e18b41

View file

@ -118,6 +118,13 @@ protocol static {
# wait 50; # wait 50;
# type broadcast; # type broadcast;
# }; # };
# interface "arc0" {
# type nonbroadcast;
# neighbors {
# 10.1.1.2;
# 10.1.1.4;
# };
# };
# }; # };
# area 20 { # area 20 {
# stub 1; # stub 1;