Administrator Guide

| +--rw next-hop union
| +--rw metric? uint32
| +--rw permanent? boolean
| +--rw tag? uint32
+--rw unicast-routing? boolean
+--rw unknown-unicast? boolean
+--rw flowlabel-zero? boolean
+--rw host* [hostname]
| +--rw hostname dell:host-name
| +--rw ipv6-address? dell:ipv6-address
+--rw neighbor* [ipv6-address interface]
| +--rw ipv6-address dell:ipv6-address
| +--rw interface dell:interface-name
| +--rw mac-address dell:mac-address
+--rw icmp!
| +--rw source-interface? dell:interface-name-icmp
+--rw prefix-list* [name]
+--rw name dell:prefix-list-name
+--rw description? string
+--rw seq* [seq-num]
+--rw seq-num uint32
+--rw action ipv6-prefix-list-action-types
+--rw ipv6-prefix union
+--rw prefix-min-len? uint32
+--rw prefix-max-len? uint32
Route Maps
The following definition is for configuring and displaying the properties of a Route Map:
Module: ROUTE MAP
URI:
/api/running/dell/interfaces/route-map
Methods
Supported:
GET, POST, PUT, PATCH, and DELETE
Route Map Configuration Model
+--rw route-map* [map-name seq]
+--rw map-name string
+--rw seq union
+--rw (entry)?
| +--:(permit)
| | +--rw permit? boolean
| +--:(deny)
| +--rw deny? boolean
+--rw set
+--rw ext-community!
+--rw bandwidth? uint32
Operational
This section describes the properties of all the IPv4 operational data.
Interface
The following definition is for fetching the static IPv4 operational data:
Module: STATS
REST API
139