Service Manual
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
Weighted ECMP Model
+--rw ip
| +--rw ecmp!
| +--rw weighted? boolean
Operational
This section describes the properties of all the IPv4 operational data.
BGP
Use the following definition to get the BGP statistics:
Module: BGP
URI:
/api/operational/dell/stats/ip/bgp
Methods
Supported:
GET
162
REST API