Fix typo
This commit is contained in:
parent
f12c0fa68d
commit
b90636898e
|
@ -16,7 +16,7 @@ template bgp dnpeers {
|
||||||
|
|
||||||
template bgp iBGP_Peer {
|
template bgp iBGP_Peer {
|
||||||
local as OWNAS;
|
local as OWNAS;
|
||||||
igp table T_OSPF;
|
igp table T_OSPF4;
|
||||||
path metric on;
|
path metric on;
|
||||||
import keep filtered;
|
import keep filtered;
|
||||||
# import where iBGP_import_peer_policy();
|
# import where iBGP_import_peer_policy();
|
||||||
|
|
Loading…
Reference in a new issue