Security Remote Authentication Dial-In User Service (RADIUS)
Digi TransPort WR Routers User Guide
92
4. If using a backup server, under the Backup Server Settings section, configure the backup
RADIUS server. Configuring a backup server is optional. See RADIUS page for detailed
information.
5. Click Apply to save the changes.
Command line
1. Set the RADIUS server IP address or FQDN:
digi.router> radius server 192.168.10.1
2. Set the RADIUS server port:
digi.router> radius server-port 1812
3. Set the RADIUS server secret:
digi.router> radius server-secret thisisasecret
4. (Optional) Set the RADIUS server nas-id:
digi.router> radius nas-id 123
5. (Optional) Establish whether using the local authentication fallback feature is desired:
digi.router> radius local-auth on
6. (Optional) Set the RADIUS server timeout:
digi.router> radius server-timeout 10
7. (Optional) Turn on debug logging:
digi.router> radius debug on
8. (Optional) Set a backup server IP address or domain name:
digi.router> radius backup-server radius.ny.domain
9. (Optional) Set a backup server port:
digi.router> radius backup-server-port 1813
10. (Optional) Set a backup server secret:
digi.router> radius backup-server-secret thisisthebackupsecret
11. (Optional) Set a backup server timeout:
digi.router> radius backup-server-timeout 10
12. Turn on the RADIUS server authentication:
digi.router> radius state on