diff options
author | Sarita Patra <saritap@vmware.com> | 2020-10-23 15:31:39 +0200 |
---|---|---|
committer | Sarita Patra <saritap@vmware.com> | 2020-11-06 12:41:59 +0100 |
commit | 49c6b2aac809d30e63fb837381cb880a9290aec1 (patch) | |
tree | 9bff35d2c90032e474c66e4d3fc4484a842166a9 /ospfclient | |
parent | pimd: Northbound implementation for pim router commands. (diff) | |
download | frr-49c6b2aac809d30e63fb837381cb880a9290aec1.tar.xz frr-49c6b2aac809d30e63fb837381cb880a9290aec1.zip |
pimd: Northbound implementation for ecmp, rebalance, KA timer.
ip_pim_ecmp
no_ip_pim_ecmp
ip_pim_ecmp_rebalance
no_ip_pim_ecmp_rebalance
ip_pim_rp_keep_alive
no_ip_pim_rp_keep_alive
ip_pim_keep_alive
no_ip_pim_keep_alive
Yang Model:
augment /frr-routing:routing/frr-routing:control-plane-protocols/frr-routing:control-plane-protocol:
+--rw pim
+--rw ecmp? boolean <false>
+--rw ecmp-rebalance? boolean <false>
+--rw keep-alive-timer? uint16 <210>
+--rw rp-keep-alive-timer? uint16 <210>
Signed-off-by: Sarita Patra <saritap@vmware.com>
Diffstat (limited to 'ospfclient')
0 files changed, 0 insertions, 0 deletions