.. _radius_server: radius-server ============= Configure RADIUS server information radius-server Specification --------------------------- ===================================== ====================================================== **Parameter** **Value** ===================================== ====================================================== **Type** *Configuration Resource* **Element Name** radius-server **Element URI** /axapi/v3/radius-server **Element Attributes** radius-server_attributes **Partition Visibility** shared **Schema** :download:`radius-server schema ` ===================================== ====================================================== **Operations Allowed:** .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. 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/radius-server .. raw:: html :ref:`2458_radius-server_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/radius-server .. raw:: html :ref:`2458_radius-server_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/radius-server .. raw:: html :ref:`2458_radius-server_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/radius-server .. raw:: html :ref:`2458_radius-server_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/radius-server .. raw:: html :ref:`2458_radius-server_attributes` .. raw:: html
.. _2458_radius-server_attributes: radius-server attributes ------------------------ **default-privilege-read-write** **Description** Specify the RADIUS default privilege **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **host** **Description:** host is a **JSON Block**. Please see below for :ref:`2458_host` **Type:** Object **Reference Object:** :doc:`/axapi/v3/radius-server/host ` **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _2458_host: host ^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **ipv4-list** **Type:** List **Reference Object:** :doc:`/axapi/v3/radius-server/host/ipv4/{ipv4-addr} ` **ipv6-list** **Type:** List **Reference Object:** :doc:`/axapi/v3/radius-server/host/ipv6/{ipv6-addr} ` **name-list** **Type:** List **Reference Object:** :doc:`/axapi/v3/radius-server/host/name/{hostname} ` .. _2458_host_ipv4-list: host_ipv4-list ^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **ipv4-addr** **Description** IPV4 address of RADIUS server **Type:** string **Format:** ipv4-address **secret** **Description:** secret is a **JSON Block**. Please see below for :ref:`2458_host_ipv4-list_secret` **Type:** Object **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _2458_host_ipv4-list_secret: host_ipv4-list_secret ^^^^^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **encrypted** **Description** Do NOT use this option manually. (This is an A10 reserved keyword.) (The ENCRYPTED secret string) **port-cfg** **Description:** port-cfg is a **JSON Block**. Please see below for :ref:`2458_host_ipv4-list_secret_port-cfg` **Type:** Object **secret-value** **Description** The RADIUS server's secret **Type:** string **Format:** password **Maximum Length:** 128 characters **Maximum Length:** 1 characters .. _2458_host_ipv4-list_secret_port-cfg: host_ipv4-list_secret_port-cfg ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **acct-port** **Description** Specify the RADIUS server's accounting port (default 1813) **Type:** number **Range:** 1-65535 **auth-port** **Description** Specify the RADIUS server's authentication port (default 1812) **Type:** number **Range:** 1-65535 **retransmit** **Description** Specify the maximum times allowed for resending an request to the radius server (default 3) **Type:** number **Range:** 0-5 **Default:** 3 **timeout** **Description** Specify the maximum time allowed for waiting for a response from a radius server (default 3) **Type:** number **Range:** 1-15 **Default:** 3 .. _2458_host_name-list: host_name-list ^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **hostname** **Description** Hostname of RADIUS server **Type:** string **Format:** string-rlx **Maximum Length:** 63 characters **Maximum Length:** 1 characters **secret** **Description:** secret is a **JSON Block**. Please see below for :ref:`2458_host_name-list_secret` **Type:** Object **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _2458_host_name-list_secret: host_name-list_secret ^^^^^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **encrypted** **Description** Do NOT use this option manually. (This is an A10 reserved keyword.) (The ENCRYPTED secret string) **port-cfg** **Description:** port-cfg is a **JSON Block**. Please see below for :ref:`2458_host_name-list_secret_port-cfg` **Type:** Object **secret-value** **Description** The RADIUS server's secret **Type:** string **Format:** password **Maximum Length:** 128 characters **Maximum Length:** 1 characters .. _2458_host_name-list_secret_port-cfg: host_name-list_secret_port-cfg ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **acct-port** **Description** Specify the RADIUS server's accounting port (default 1813) **Type:** number **Range:** 1-65535 **auth-port** **Description** Specify the RADIUS server's authentication port (default 1812) **Type:** number **Range:** 1-65535 **retransmit** **Description** Specify the maximum times allowed for resending an request to the radius server (default 3) **Type:** number **Range:** 0-5 **Default:** 3 **timeout** **Description** Specify the maximum time allowed for waiting for a response from a radius server (default 3) **Type:** number **Range:** 1-15 **Default:** 3 .. _2458_host_ipv6-list: host_ipv6-list ^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **ipv6-addr** **Description** IPV6 address of RADIUS server **Type:** string **Format:** ipv6-address **secret** **Description:** secret is a **JSON Block**. Please see below for :ref:`2458_host_ipv6-list_secret` **Type:** Object **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _2458_host_ipv6-list_secret: host_ipv6-list_secret ^^^^^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **encrypted** **Description** Do NOT use this option manually. (This is an A10 reserved keyword.) (The ENCRYPTED secret string) **port-cfg** **Description:** port-cfg is a **JSON Block**. Please see below for :ref:`2458_host_ipv6-list_secret_port-cfg` **Type:** Object **secret-value** **Description** The RADIUS server's secret **Type:** string **Format:** password **Maximum Length:** 128 characters **Maximum Length:** 1 characters .. _2458_host_ipv6-list_secret_port-cfg: host_ipv6-list_secret_port-cfg ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **acct-port** **Description** Specify the RADIUS server's accounting port (default 1813) **Type:** number **Range:** 1-65535 **auth-port** **Description** Specify the RADIUS server's authentication port (default 1812) **Type:** number **Range:** 1-65535 **retransmit** **Description** Specify the maximum times allowed for resending an request to the radius server (default 3) **Type:** number **Range:** 0-5 **Default:** 3 **timeout** **Description** Specify the maximum time allowed for waiting for a response from a radius server (default 3) **Type:** number **Range:** 1-15 **Default:** 3