Service Manual
| +--rw unnumbered? dell:interface-name
+--rw ipv6?
| +--rw address [ipv6-address]
| | +--rw ipv6-address dell:ipv6-address
| +--rw nd?
| | +--rw dad?
| | | +--rw attempts? uint32
| | +--rw hop-limit? uint32
| | +--rw managed-config-flag? boolean
| | +--rw ra-interval?
| | | +--rw max-ra-interval uint32
| | | +--rw min-ra-interval uint32
| | +--rw mtu? uint32
| | +--rw dhcp-non-address? boolean
| | +--rw prefix [prefix-name]
| | | +--rw prefix-name dell:ipv6-nd-prefix-name
| | | +--rw advertise? boolean
| | | +--rw autoconfig? boolean
| | | +--rw rtr-address? boolean
| | | +--rw off-link? boolean
| | | +--rw lifetime?
| | | +--rw valid ipv6-nd-prefix-lifetime
| | | +--rw preferred ipv6-nd-prefix-lifetime
| | +--rw ra-lifetime? uint32
| | +--rw reachable-time? uint32
| | +--rw retrans-timer? uint32
| | +--rw suppress-ra? boolea
| +--rw unnumbered? dell:interface-name
+--rw shutdown? boolean
MAC ACL
The following definition configures and displays the properties of MAC ACL.
Module: MAC
URI:
/api/running/dell/mac
Methods
Supported:
GET, POST, PUT, PATCH, and DELETE
MAC ACL Configuration Model
+--rw dell
+--rw mac
+--rw access-list [acl-name]
+--rw acl-name dell:access-list-name
+--rw acl-type dell:acl-types
+--rw acl-description? string
+--rw remark [remark-number]
| +--rw remark-number uint32
| +--rw description? string
+--rw acl-filters [seq-no]
| +--rw seq-no uint32
| +--rw filter-type dell:acl-rule-types
| +--rw (source-address)
| | +--:(source)
| | | +--rw source? dell:mac-address-any
| | | +--rw source-mask dell:mac-address
| | +--:(host)
| | +--rw source-host? dell:mac-address
162
REST API