[c-nsp] Internal BGP routes redistributed into OSPF w/o bgp redistribute-internal

Friedrich, Gregor Friedrich at pdv-sachsen.net
Wed Jan 24 06:30:39 EST 2018


Hi list 
 

I have a strange behavior with redistributing BGP Routes (no internet!) into OSPF inside an VRF on ASR1001-HX running IOS-XE 16.3.4 

Network statements are redistributed into OSFP  *without* to  configure "bgp redistribute-internal" !

That isn't a normal behavior, right? It should happen, if " bgp redistribute-internal" It's not happen in IOS-XE on Cat. 4500X 3.6.02E 

---- Config ---- 

router ospf 10 vrf  XXX
 router-id XXX
 no compatible rfc1583
 event-log size 1000
 log-adjacency-changes detail
 auto-cost reference-bandwidth 80000
 nsr
 nsf cisco helper disable
 nsf ietf
 capability vrf-lite
 area 0 authentication message-digest
 redistribute bgp 65220 metric-type 1 subnets tag 100
 passive-interface default
 no passive-interface TenGigabitEthernet0/1/1.110
...
router bgp 65220
 bgp log-neighbor-changes
 bgp graceful-restart
 bgp sso route-refresh-enable
 !
 address-family ipv4 vrf POL-DATEN
  network X.X.X.X. mask 255.255.255.0
  neighbor ...
  
exit-address-family

---------------

sh ip ospf rib redistribution 

            OSPF Router with ID (10.177.254.1) (Process ID 10)


                Base Topology (MTID 0)

OSPF Redistribution
X.X.X.X/24, type 1, metric 1, tag 100, from BGP Router 65220
   via Null0

----------------
Any hint? 
Thanks Gregor



More information about the cisco-nsp mailing list