Service Manual

Route Map Configuration Model
+--rw route-map* [map-name seq]
+--rw map-name string
+--rw map-attr string
+--rw seq union
| +--:(action)
| | +--rw permit? string
| | +--rw deny? string
+--rw set
+--rw ext-community!
+--rw bandwidth? uint32
Static Route
The following definition configures and displays the properties of a Static Route configuration:
Module: IP STATIC ROUTE
URI:
/api/running/dell/ip/route
Methods
Supported:
GET, POST, PUT, PATCH, and DELETE
Static Route Configuration Model
+--rw ip
+--rw route* [ip-address-prefix interface-name next-hop]
| +--rw ip-address-prefix dell:ipv4-address-with-prefix
| +--rw interface-name union
| +--rw next-hop union
| +--rw weight? uint32
| +--rw metric? uint32
| +--rw permanent? boolean
| +--rw tag? uint32
+--rw ecmp!
+--rw weighted? boolean
Weighted ECMP
The following definition configures and displays the properties of Weighted ECMP:
Module: WEIGHTED ECMP
URI:
/api/running/dell/ip/ecmp
Methods
Supported:
GET, PATCH, PUT, POST, and DELETE
REST API 188