.. _system_ndisc_ra: system ndisc-ra =============== Neighbor discovery and RA counters ndisc-ra Specification ---------------------- ===================================== ======================================================== ===================================== ======================================================== **Type** *Configuration Resource* **Element Name** ndisc-ra **Element URI** /axapi/v3/system/ndisc-ra **Element Attributes** ndisc-ra_attributes **Statistics Data URI** /axapi/v3/system/ndisc-ra/stats **Schema** :download:`ndisc-ra schema ` ===================================== ======================================================== **Operations Allowed:** .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/system/ndisc-ra .. raw:: html :ref:`2093_ndisc-ra_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/system/ndisc-ra .. raw:: html :ref:`2093_ndisc-ra_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/system/ndisc-ra .. raw:: html :ref:`2093_ndisc-ra_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/system/ndisc-ra .. raw:: html :ref:`2093_ndisc-ra_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/system/ndisc-ra .. raw:: html :ref:`2093_ndisc-ra_attributes` .. raw:: html
.. _2093_ndisc-ra_attributes: ndisc-ra attributes ------------------- **sampling-enable** **Type:** List **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _2093_sampling-enable: sampling-enable ^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **counters1** **Description** 'all': all; 'good_recv': Good Router Solicitations (R.S.) Received; 'periodic_sent': Periodic Router Advertisements (R.A.) Sent; 'rate_limit': R.S. Rate Limited; 'bad_hop_limit': R.S. Bad Hop Limit; 'truncated': R.S. Truncated; 'bad_icmpv6_csum': R.S. Bad ICMPv6 Checksum; 'bad_icmpv6_code': R.S. Unknown ICMPv6 Code; 'bad_icmpv6_option': R.S. Bad ICMPv6 Option; 'l2_addr_and_unspec': R.S. Src Link-Layer Option and Unspecified Address; 'no_free_buffers': No Free Buffers to send R.A.; **Type:** string **Supported Values:** all, good_recv, periodic_sent, rate_limit, bad_hop_limit, truncated, bad_icmpv6_csum, bad_icmpv6_code, bad_icmpv6_option, l2_addr_and_unspec, no_free_buffers .. _2093_stats_data: stats data ---------- .. list-table:: :widths: 10 20 30 80 :header-rows: 2 :stub-columns: 1 * - - Counter - Size - Description * - - - - * - - bad_hop_limit - 2 - R.S. Bad Hop Limit * - - bad_icmpv6_code - 2 - R.S. Unknown ICMPv6 Code * - - bad_icmpv6_csum - 2 - R.S. Bad ICMPv6 Checksum * - - truncated - 2 - R.S. Truncated * - - no_free_buffers - 2 - No Free Buffers to send R.A. * - - rate_limit - 2 - R.S. Rate Limited * - - l2_addr_and_unspec - 2 - R.S. Src Link-Layer Option and Unspecified Address * - - bad_icmpv6_option - 2 - R.S. Bad ICMPv6 Option * - - periodic_sent - 2 - Periodic Router Advertisements (R.A.) Sent * - - good_recv - 2 - Good Router Solicitations (R.S.) Received