mtrp:policies
This is an old revision of the document!
Table of Contents
Routing Policies
Outbound Path Selection
Outbound path selection controls how MTRP chooses among direct-neighbor candidates.
Supported options:
FIRST_VALID: keep the first usable candidate foundLAST_IN: prefer the most recently seen candidateBEST_METRIC: prefer the candidate with the lowest metricMOST_RELIABLE: prefer the candidate with the best reliability score
Learned Route Selection
Learned route selection controls how MTRP chooses among forwarding candidates.
Supported options:
FIRST_VALID: keep the first usable learned candidateLAST_UPDATED: prefer the most recently updated candidateBEST_METRIC: prefer the candidate with the lowest metricSTICKY_BEST_METRIC: keep the current preferred route until a meaningfully better route appears
Sticky Behavior
STICKY_BEST_METRIC uses:
- improvement delta
- hold-down timer
- preferred-route state
This reduces unnecessary route flapping.
/var/www/wiki.moshnetworks.com/data/attic/mtrp/policies.1781095662.txt.gz · Last modified: by mosh
