Skip to content

Add aoscx_radius_config_attribute module - #219

Open
ed6869 wants to merge 1 commit into
aruba:masterfrom
ed6869:feature/radius-config-attribute
Open

Add aoscx_radius_config_attribute module#219
ed6869 wants to merge 1 commit into
aruba:masterfrom
ed6869:feature/radius-config-attribute

Conversation

@ed6869

@ed6869 ed6869 commented Jun 30, 2026

Copy link
Copy Markdown

Fixes #216

Depends on SDK PR aruba/pyaoscx#111.

Summary

Adds aoscx_radius_config_attribute to manage the RADIUS configuration attributes (Framed-IP-Address, NAS-Identifier, NAS-IP-Address, Tunnel-Private-Group-ID) attached to an AAA server group. Each attribute is enabled for its fixed service type.

Notes

Requires aruba/pyaoscx#111. Includes documentation, changelog, unit and integration tests.

Testing

  • ansible-test sanity (pep8, pylint, validate-modules) and ansible-doc pass; unit tests pass.
  • Validated live on a CX 6300 (FL.10.17, REST latest): create / idempotency / update / delete.

Manage the RADIUS configuration attributes (Framed-IP-Address, NAS-Identifier,
NAS-IP-Address, Tunnel-Private-Group-ID) attached to an AAA server group. Each
attribute is enabled for its fixed service type. Backed by the pyaoscx
RadiusConfigAttribute class. Includes documentation, changelog, unit and
integration tests.

Signed-off-by: ed6869 <ed6869@mail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add module to manage RADIUS configuration attributes of an AAA server group

1 participant