- CheckMates
- :
- Products
- :
- Quantum
- :
- Security Gateways
- :
- Route Aggregation
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Are you a member of CheckMates?
×- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Route Aggregation
Hello,
Can anyone share any working configuration with route aggregation in the Virtual System? All the documentation I could find is not very clear and I've made several attempts but without any success.
Thanks,
Antonio
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Which routing protocol?
All configuration of dynamic routing in VSX is performed via CLISH, there is further information available in the "Advanced Routing" admin guide.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm trying to aggregate OSPF routes. I've read the "Advanced Routing" admin guide but since I couldn't find any example and even after searching Google I found nothing I have some doubts (the biggest one it's why I haven't found anything...)
I tried something like:
set aggregate 10.0.0.0/17 contributing-protocol ospf2ase contributing-route all-ipv4-routes on
and the route appeared in the table and after some tests the "all-ipv4-routes" looks like it represents any network and not only networks inside the 10.0.0.0/17 range. Can anyone confirm this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You got the command 100% right, BUT...you are missing small part that's SUPER IMPORTANT : - )
You are missing exact on syntax after the subnet you enter. That flag ensures the route is limited ONLY to that subnet.
Andy
