Specifying RADIUS Authentication and Accounting Servers for Subscriber Access
You can specify one or more RADIUS authentication or accounting servers to use for subscriber access management.
To configure RADIUS authentication and accounting support:
- Specify that you want to configure RADIUS support.
- [edit access profile isp-bos-metro-fiber-basic]
- user@host# edit radius
- Specify the IP address of the RADIUS
server used for authentication.
- [edit access profile isp-bos-metro-fiber-basic radius]
- user@host# set authentication-server 192.168.1.251
- Specify the IP address of the RADIUS
server used for accounting.
- [edit access profile isp-bos-metro-fiber-basic radius]
- user@host# set accounting-server 192.168.1.250
To configure multiple RADIUS authentication or accounting servers:
- Specify the IP addresses of all RADIUS servers used for
authentication or accounting.
- [edit access profile isp-bos-metro-fiber-basic radius]
- user@host# set authentication-server 192.168.1.251 192.168.1.252
- user@host# set accounting-server 192.168.1.250 192.168.1.251
