Service Manual
| +--rw (destination-address)
| | +--:(destination)
| | | +--rw destination? dell:mac-address-any
| | | +--rw destination-mask dell:mac-address
| | +--:(host)
| | +--rw destination-host? dell:mac-address
| +--rw encapsulation-type? dell:mac-acl-encap-types
| +--rw encapsulation-operator? dell:mac-acl-encap-operators
| +--rw encapsulation-protocol? uint32
+--rw acl-filters-qos
+--rw filter-type? dell:acl-rule-types
+--rw protocol dell:mac-protocols-qos
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
REST API
163