Hello,
I’ve got the following setup: 2 x CRS317 and 1 PFSense router. The PFSense is set to export all the connected and static routes into area 5. The CRS317 connected to the PFSense is a part of Area 0 and Area 5, while the other CRS317 is just a part of the Area 0.
The PFSense exports some subnets, for example the public subnet (/27), and then a lot of /32s inside that public subnet, which are defined as alias IPs. How can I set the CRS317 that’s directly connected to the PFSense to summarize this subnet into a single /27 and stop the forwarding of /32 IPs - since those don’t really do anything (if I already have the /27 subnet advertised, sending a ton of /32s won’t really help).
I already tried the Area Range, but it doesn’t seem to do anything (obviously I’m missing something) and I would really love if this could be done automatically.
P.S. newbie when it comes to OSPF so I’m probably missing some information about how this can be achieved…
Thank you.