612c612,616 < of RIP (type 'ripv2' or 'ripng')."; --- > of RIP (type 'ripv2' or 'ripng'). > > FROM STATE TREE (FIX ME): > This augment is only valid for a routing protocol instance > of type 'ripv2' or 'ripng'."; 615c619,622 < "RIP augmentation."; --- > "RIP augmentation. > > FROM STATE TREE (FIX ME): > RIP state."; 618c625,628 < "RIP configuration data."; --- > "RIP configuration data. > > FROM STATE TREE (FIX ME): > RIP operational state."; 726c736,740 < specified interface."; --- > specified interface. > > FROM STATE TREE (FIX ME): > Sending RIP packets is disabled on the interface."; > type boolean; 743c757,761 < specified interface."; --- > specified interface. > > FROM STATE TREE (FIX ME): > 'true' if Split Horizon processing is enabled."; > type boolean; 771,810d788 < } < } < } < } < augment "/rt:routing-state/rt:control-plane-protocols/rt:control-plane-protocol" { < when "derived-from(rt:type, 'rip:rip')" { < description < "This augment is only valid for a routing protocol instance < of type 'ripv2' or 'ripng'."; < } < description < "RIP state."; < container rip { < description < "RIP operational state."; < uses global-attributes; < uses distribute-lists; < leaf next-triggered-update { < type uint32; < description < "Next triggered update."; < } < leaf num-of-routes { < type uint32; < description < "The number of routes."; < } < uses timers-container; < container interfaces { < description < "Containing a list of RIP interfaces."; < list interface { < key "interface"; < description < "List of RIP interfaces."; < leaf interface { < type if:interface-ref; < description < "Enable RIP on this interface."; < } 822a801 > config false; 826,833d804 < leaf cost { < type uint8 { < range "1..16"; < } < default "1"; < description < "Interface cost."; < } 835a807 > config false; 841a814 > config false; 846a820 > config false; 850,854d823 < leaf passive { < type boolean; < description < "Sending RIP packets is disabled on the interface."; < } 856a826 > config false; 861,865d830 < leaf split-horizon { < type boolean; < description < "'true' if Split Horizon processing is enabled."; < } 867a833 > config false; 871d836 < uses timers-container; 873a839 > config false; 912a879,890 > leaf next-triggered-update { > type uint32; > config false; > description > "Next triggered update."; > } > leaf num-of-routes { > type uint32; > config false; > description > "The number of routes."; > } 917a896 > config false; 989a969 > config false; 1059a1040 > config false;