This commit is contained in:
Jesper Hess 2018-09-15 21:11:05 +02:00
parent f12c0fa68d
commit b90636898e
Signed by: graffen
GPG Key ID: 351A89E40D763F0F
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ template bgp dnpeers {
template bgp iBGP_Peer {
local as OWNAS;
igp table T_OSPF;
igp table T_OSPF4;
path metric on;
import keep filtered;
# import where iBGP_import_peer_policy();