Service Manual

IPv6 Global Configurations
The following definition displays the entries of IPv6 global configurations:
Module: IPv6
URI:
/api/operational/dell/ipv6
Methods
Supported:
GET, POST, PUT, PATCH, and DELETE
IPv6 Global Configuration Model
+--rw ipv6
+--rw route* [ipv6-address-with-prefix exit-interface next-hop]
| +--rw ipv6-address-with-prefix dell:ipv6-address
| +--rw exit-interface union
| +--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
IP Tunneling
The following definition configures and displays the properties of IP tunneling.
Module: Interface Tunnel
URI:
/api/running/dell/interfaces/interface
Methods
Supported:
GET, POST, PUT, PATCH, and DELETE
REST API 182