You can configure a specific topology so that it appears to be overloaded. You might do this when you want the topology to participate in OSPF routing but do not want it to be used for transit traffic.
To mark a topology as overloaded, include the overload statement:
- [edit protocols ospf]
- topology (default | ipv4-multicast | name) {
-
overload;
- }