OSPF
Petr Dittrich
bodyn at kve.cz
Fri Jul 16 09:07:54 CEST 2004
Birdc po prikazu configure hlasi:
Reading configuration from /usr/local/etc/bird.conf
/usr/local/etc/bird.conf, line 97: parse error
Konfigurace: (prvnich 94 radku preskoceno)
protocol ospf MyOSPF
{
rfc1583compat
yes;
area 0.0.0.0
{
stub
no;
tick
1;
interface "eth*"
{
hello
9;
retransmit
6;
cost
10;
transit delay
5;
dead count
5;
wait
50;
type
broadcast;
authentication
none;
password
"pass";
};
# interface "arc0"
{
# type
nonbroadcast;
# poll
14;
# neighbors
{
# 10.1.1.2
eligible;
#
10.1.1.4;
#
};
# strict nonbroadcast
yes;
#
};
};
# area 20
{
# stub
1;
# interface "ppp1"
{
# hello
8;
# authentication
none;
#
};
#
};
}
Pri tvorve jsem vychazel z examplu. Nema negdo zkusenosti s timto
problemem???
diky
b0dYn
More information about the Bird-users
mailing list