cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
715
Views
5
Helpful
2
Replies

SDWAN: redistribute ospfv3 into omp

hi guys,

We have the following setup:

C9300 <--ospfv3--> IR1101 (SDWAN Edge)<--omp-->ASR1000 (SDWAN Edge)<--bgp-->C9500

We were able to redistribute the bgp routes into omp and vice -versa. However, we couldn't do the same for ospfv3 into omp. omp into ospfv3 routes are ok. it can redistribute connected and static routes but not ospfv3 (intra-area)

Are we missing something? thanks for the help.

IR1101 config:

router ospfv3 65535
bfd all-interfaces
!
address-family ipv4 unicast
timers throttle spf 200 1000 10000
no compatible rfc1583
auto-cost reference-bandwidth 100000
exit-address-family
!
address-family ipv6 unicast
timers throttle spf 200 1000 10000
compatible rfc1583
exit-address-family
!
address-family ipv4 unicast vrf 100
timers throttle spf 5 200 5000
timers throttle lsa 5 200 5000
redistribute omp
default-information originate
capability vrf-lite
exit-address-family
!
address-family ipv6 unicast vrf 100
redistribute omp
exit-address-family
!

omp
no shutdown
send-path-limit 8
ecmp-limit 8
graceful-restart
no as-dot-notation
timers
holdtime 10
advertisement-interval 0
graceful-restart-timer 43200
eor-timer 300
exit
address-family ipv4 vrf 100
advertise connected
advertise static
advertise network 10.181.10.0/24
advertise network 192.168.20.0/32
advertise network 192.168.20.1/32
advertise aggregate 192.160.0.0/16 aggregate-only
advertise ospfv3
!
address-family ipv4
advertise connected
advertise static
!
address-family ipv6
advertise connected
advertise static
!

1 Accepted Solution

Accepted Solutions

This resolved. need to change the ospfv3 process id to the same service vpn number.

View solution in original post

2 Replies 2

This resolved. need to change the ospfv3 process id to the same service vpn number.

What do you mean by "service vpn number"? I didn't set up our SDWAN so I'm unsure what you're referring to specifically.

Review Cisco Networking for a $25 gift card