Setup Guide

| +--ro network dell:ipv6-address-with-prefix
| +--ro from dell:ipv6-address
| +--ro status-code? bgpv6-status-code
| +--ro best-route? boolean
| +--ro flaps? uint8
| +--ro duration? hour-minute-second
| +--ro reuse? hour-minute-second
| +--ro as-path? string
| +--ro path-source? bgp-path-source
| +--ro origin-code? bgp-origin-code
+---x dampened-paths
+--ro input
+--ro output
+--ro dampened-paths
+--ro local-rib
| +--ro routes-added? uint32
| +--ro routes-replaced? uint32
| +--ro routes-withdrawn? uint32
| +--ro router-id? dell:ipv6-address-with-prefix
+--ro routes [network from]
+--ro network dell:ipv6-address-with-prefix
+--ro from dell:ipv6-address
+--ro status-code? bgpv6-status-code
+--ro best-route? boolean
+--ro flaps? uint8
+--ro duration? hour-minute-second
+--ro reuse? hour-minute-second
+--ro as-path? string
+--ro path-source? bgp-path-source
+--ro origin-code? bgp-origin-code
Interface
Use the following denition to get the static IPv4 operational data:
Module:
STATS
URI:
/api/operational/dell/stats
Methods Supported: GET
Interface Model for IPv4
+--ro stats
+--ro interfaces* [name]
+--ro name dell:interface-name
+--ro description? string
+--ro type? ianaiftype-mib:IANAifType
+--ro if-index? uint32
+--ro admin-status? enumeration
+--ro oper-status? enumeration
+--ro oper-down-reason? string
+--ro mtu? int32
+--ro speed? yang:gauge32
+--ro queueing-strategy? string
+--ro phys-address? yang:phys-address
+--ro tunnel-mode? encapsulation-modes
+--ro decapsulate-any? boolean
+--ro source? string
+--ro source-ip-address? dell:ip-address-any
+--ro destination-ip-address? dell:ip-address
+--ro dscp-mapped? boolean
+--ro dscp? uint32
+--ro flow-label? uint32
REST API
151