- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
01-08-2018 08:30 PM - edited 01-08-2018 08:32 PM
Hi
Quick question, pretty sure I know the answer.
But I want to redistribute some of the OSPF routes I have into BGP.
So I create a redist profile, say the source is OSPF
then I can use the BGP export filtering to stop what I don't want out.
So lets say I have in my ospf table
10.10.10.0/24
10.10.20.0/24
10.10.30.0/24
1.1.1.50/32
1.1.1.51/32
1.1.1.55/32
1.1.1.70/32
and my export has
allow 1.1.1.0/24 not exact
then I would only advertise
1.1.1.50/32
1.1.1.51/32
1.1.1.55/32
1.1.1.70/32
Thanks
Alex
01-09-2018 04:45 AM
Correct, but bear in mind BGP export filters are per-peer or peer group. What controls what passes from the OSPF RIB to the BGP RIB (LOC-RIB) is your redistribution profile.
01-09-2018 04:45 AM
Correct, but bear in mind BGP export filters are per-peer or peer group. What controls what passes from the OSPF RIB to the BGP RIB (LOC-RIB) is your redistribution profile.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!