Setup Guide

Prex-list
Use the following denition to get the IPv6 Prex list data:
Module: PREFIX-LIST
URI:
/api/operational/dell/stats/ipv6/prefix-list
Methods Supported: GET
Prex-List Model for IPv6
+--ro prefix-list
+--ro last-deletion-insertion? dell:prefix-list-name
+--ro prefix-list-name* [name]
+--ro name dell:prefix-list-name
+--ro count? uint32
+--ro range-entries? uint32
+--ro sequence-min? uint32
+--ro sequence-max? uint32
+--ro seq* [seq-num]
+--ro seq-num uint32
+--ro action? enumeration
+--ro ipv6-prefix? dell:ipv6-address-with-prefix
+--ro ipv6-mask? dell:ipv6-address-with-prefix
+--ro ge? uint32
+--ro le? uint32
+--ro hit-count? uint32
Route
Use the following denition to get the IPv6 Route statistics:
Module:
ROUTE
URI:
/api/operational/dell/stats/ipv6/route
Methods Supported: GET
Route Model for IPv6
+--ro route
+--ro gateway-of-last-resort? string
+--ro route-entry* [destination]
| +--ro destination dell:ipv6-address-with-prefix
| +--ro gateway? dell:ipv6-address-with-prefix
| +--ro route-type? enumeration
| +--ro route-owner? string
| +--ro metric? string
| +--ro intf-type? string
| +--ro last-change? yang:timestamp
| +--ro state? enumeration
| +--ro default-route? boolean
| +--ro summary? boolean
+--ro summary
+--ro connected-active? uint32
+--ro connected-inactive? uint32
+--ro dynamic-active? uint32
REST API
165