- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
Enhanced Security Measures in Place: To ensure a safer experience, we’ve implemented additional, temporary security measures for all users.
01-07-2024 02:29 PM
Customer have configured OSPF peering with firewall and switches.
Have multiple OSPF peering with different ZONEs via each sub interfaces. Currently we are receiving around 4k routes at DCE-ES for each peering. Since ES switch hardware not supporting that much routing entries, we need to do summarization for those routes.
Need to know how to do route-summarization in OSPF on Palo-Alto firewall as our downstream cisco switch is having host-limitation with maximum entries in routing table which caused high CPU in switch.
Queries:
01-08-2024 03:05 AM
Hi there,
I'll answer your questions in order:
cheers,
Seb.
01-08-2024 03:12 PM
@TomYoung , from reading the original post it would appear that @Purushotham wants to reduce the size of the routing table on the downsteam Cisco switch, therefore it is a range command on area 0 which will summarise the routes into area 1 that is required.
Having read it a second time, you are right, it is asking about the impact of summarisation towards area 0.
@Purushotham thinking a bit more about this it may make sense to set area 1 as a Totally Stub area, reducing the routing table to a singe default IA LSA in the area 1 LSDB.
cheers,
Seb.
01-08-2024 03:05 AM
Hi there,
I'll answer your questions in order:
cheers,
Seb.
01-08-2024 06:30 AM
Hi @seb_rupik ,
Thank you for your excellent response! I wasn't sure where to begin with this question, and you nailed the answers with one minor exception.
With regard to your 3rd bullet, summarization will impact (decrease) the routing entries in area 0. That is it's purpose. Type 1, 2, and 7 LSAs are flooded within an area so that every area router has an identical LSDB. Type 3,4, and 5 LSAs are flooded to area 0.
You can click on the dropdown in the upper right to edit your response if you like so that others don't have to read multiple response for this discussion.
Thanks,
Tom
01-08-2024 03:12 PM
@TomYoung , from reading the original post it would appear that @Purushotham wants to reduce the size of the routing table on the downsteam Cisco switch, therefore it is a range command on area 0 which will summarise the routes into area 1 that is required.
Having read it a second time, you are right, it is asking about the impact of summarisation towards area 0.
@Purushotham thinking a bit more about this it may make sense to set area 1 as a Totally Stub area, reducing the routing table to a singe default IA LSA in the area 1 LSDB.
cheers,
Seb.
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!