Wrong switch name in configuration example.
This commit is contained in:
parent
053dc3d81f
commit
67b24e7c19
1 changed files with 1 additions and 1 deletions
|
@ -1534,7 +1534,7 @@ Default is <cf/metric of type 2 = 10000/ and <cf/tag = 0/.
|
||||||
|
|
||||||
<code>
|
<code>
|
||||||
protocol ospf MyOSPF {
|
protocol ospf MyOSPF {
|
||||||
rfc1583compatibility yes;
|
rfc1583compat yes;
|
||||||
tick 2;
|
tick 2;
|
||||||
export filter {
|
export filter {
|
||||||
if source = RTS_BGP then {
|
if source = RTS_BGP then {
|
||||||
|
|
Loading…
Reference in a new issue