create_freeradius_client
Register a network access server (NAS) as a FreeRADIUS client on pfSense by providing its IP address and shared secret, enabling RADIUS authentication.
Instructions
Create a FreeRADIUS client (NAS device)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ip | Yes | Client IP address or network (e.g., '192.168.1.1' or '192.168.1.0/24') | |
| descr | No | Optional description | |
| secret | Yes | Shared secret for RADIUS authentication | |
| shortname | No | Short name / identifier for the client | |
| apply_immediately | No | Whether to apply changes immediately |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||