[Contents] [Prev] [Next] [Index] [Report an Error]

Configuring a Prefix Export Limit for MT-OSPF

By default, each topology uses the globally configured value to determine the maximum number of prefixes that can be exported into OSPF. You can override the globally configured value for any configured topology. Include the prefix-export-limit number statement at the [edit protocols ospf topology name] hierarchy level:

[edit protocols ospf]
topology (default | ipv4-multicast | name) {
prefix-export-limit number;
}

The number that you can configure for each topology is from 0 through 4,294,967,295.


[Contents] [Prev] [Next] [Index] [Report an Error]