diff --git a/bgp4.conf b/bgp4.conf index 91f0188..917bb5f 100644 --- a/bgp4.conf +++ b/bgp4.conf @@ -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();