Service Manual

Management Route
The following definition configures and displays the properties of a Management Route.
Module: MANAGEMENT-ROUTE
URI:
/api/running/dell/management/route
Methods
Supported:
GET, POST, PUT, PATCH, and DELETE
Management Route Configuration Model
+--rw management
+--rw route* [ip-address-prefix]
+--rw ip-address-prefix union
+--rw (exit-value)?
+--:(exit-interface)
| +--rw exit-interface? dell:mgmt-route-intf-types
+--:(next-hop)
+--rw next-hop? inet:ip-address
Policy Based Routing (PBR)
Use the following definition to configure and display the properties of PBR:
Module: PBR
URI:
/api/running/dell/redirect-list
Methods
Supported:
GET, POST, PUT, PATCH, and DELETE
PBR Configuration Model
+--rw dell
+--rw system
+--rw interfaces
+--rw router
+--rw management
+--rw ip
| +--rw redirect-list [name]
| +--rw name string
| +--rw description? string
| +--rw rules-list [seq]
| +--rw seq uint32
| +--rw output-action enumeration
| +--rw next-hop union
| +--rw track-num? uint32
| +--rw protocol ip-protocols-type
| +--rw source ipv4-address-any
| +--rw source-mask dell:ipv4-mask-or-prefix
| +--rw destination ipv4-address-any
| +--rw destination-mask dell:ipv4-mask-or-prefix
| +--rw tcp-options* enumeration
| +--rw tcp-udp-port-oper-list [port-type]
| +--rw port-type tcp-udp-port-type
| +--rw oper-type tcp-udp-port-oper-type
| +--rw port uint32
| +--rw start-port uint32
REST API
159