extreme-rtm

Provides a data model for IP routes.

External augmentations

module: extreme-common-def
   +--rw ip
   |  +--rw rtm:rtm-config /*drop-node-name*/
   |     +--rw rtm:router-id?      inet:ipv4-address
   |     +--rw rtm:load-sharing?   uint32
   |     +--rw rtm:route
   |        +--rw rtm:static-route-nh [static-route-dest static-route-next-hop] /*drop-node-name*/
   |        |  +--rw rtm:static-route-dest        inet:ipv4-prefix
   |        |  +--rw rtm:static-route-next-hop    inet:ipv4-address /*drop-node-name*/
   |        |  +--rw rtm:route-attributes /*drop-node-name*/
   |        |     +--rw rtm:metric?     uint32 /*drop-node-name*/
   |        |     +--rw rtm:distance?   uint32
   |        |     +--rw rtm:tag?        uint32
   |        +--rw rtm:static-route-nh-vrf [static-route-next-vrf-dest next-hop-vrf static-route-next-hop] /*drop-node-name*/
   |        |  +--rw rtm:static-route-next-vrf-dest    inet:ipv4-prefix
   |        |  +--rw rtm:next-hop-vrf                  string
   |        |  +--rw rtm:static-route-next-hop         inet:ipv4-address /*drop-node-name*/
   |        +--rw rtm:static-route-oif-vrf [static-route-next-vrf-dest next-hop-vrf static-route-oif-type static-route-oif-name] /*drop-node-name*/
   |        |  +--rw rtm:static-route-next-vrf-dest    inet:ipv4-prefix
   |        |  +--rw rtm:next-hop-vrf                  string
   |        |  +--rw rtm:static-route-oif-type         enumeration
   |        |  +--rw rtm:static-route-oif-name         string /*alt-name:InterfaceNumber*/
   |        +--rw rtm:static-route-oif [static-route-dest static-route-oif-type static-route-oif-name] /*drop-node-name*/
   |        |  +--rw rtm:static-route-dest        inet:ipv4-prefix
   |        |  +--rw rtm:static-route-oif-type    enumeration
   |        |  +--rw rtm:static-route-oif-name    string /*alt-name:InterfaceNumber*/
   |        |  +--rw rtm:route-attributes /*drop-node-name*/
   |        |     +--rw rtm:metric?     uint32 /*drop-node-name*/
   |        |     +--rw rtm:distance?   uint32
   |        |     +--rw rtm:tag?        uint32
   |        +--rw rtm:static
   |           +--rw rtm:bfd
   |              +--rw rtm:bfd-static-route [bfd-static-route-dest bfd-static-route-src] /*drop-node-name*/
   |                 +--rw rtm:bfd-static-route-dest      inet:ipv4-address
   |                 +--rw rtm:bfd-static-route-src       inet:ipv4-address
   |                 +--rw rtm:bfd-interval-attributes /*drop-node-name*/
   |                    +--rw rtm:interval?     uint16
   |                    +--rw rtm:min-rx?       uint16
   |                    +--rw rtm:multiplier?   uint8