vsz_test_aaa
Tests AAA server connectivity by sending a test authentication request to validate RADIUS/TACACS+ reachability and credentials.
Instructions
Test AAA server connectivity.
Sends a test authentication request to validate the RADIUS/TACACS+ server
is reachable and credentials work.
Args:
host: vSZ controller IP or hostname.
server_type: Server type (RADIUS, TACACS_PLUS).
server_ip: AAA server IP address.
server_port: AAA server port (e.g. 1812 for RADIUS).
shared_secret: Shared secret for the AAA server.
auth_protocol: Auth protocol (PAP, CHAP, PEAP).
test_username: Username to test with.
test_password: Password to test with.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | ||
| server_ip | Yes | ||
| server_port | Yes | ||
| server_type | Yes | ||
| auth_protocol | No | PAP | |
| shared_secret | Yes | ||
| test_password | No | ||
| test_username | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |