diff options
author | Tatsushi Demachi <tdemachi@gmail.com> | 2017-05-10 08:59:07 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2017-05-10 15:32:44 +0900 |
commit | ae1da6974aa8ca437e0a4070da1ebbf7b181e2e2 (patch) | |
tree | 3b1e3ede67603f77604d9edde41b39376bef552e /README.md | |
parent | 0f62519cd77f1cf38dee5b58377d0c347fe619bc (diff) |
table: Advertise local-pref set by import policy
At importing a path from an external peer, LOCAL_PREF can be set by an
import policy but at exporting a best path to an internal peer, this
learned, calculated LOCAL_PREF is never used and every time overwritten
by a default value 100.
According to RFC 4271 "5.1.5. LOCAL_PREF" and "9.1.1. Phase 1:
Calculation of Degree of Preference", the learned value should be
advertised to other internal peers.
This fixes it by just removing resetting a non-local path's LOCAL_PREF
by the default value.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions