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:

  1. Specify that you want to configure RADIUS support.
    [edit access profile isp-bos-metro-fiber-basic] user@host# edit radius
  2. 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
  3. 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:

Related Topics