If you customize the SRC software for only one Internet service provider (ISP), use the retailer called default that is provided in the sample data. If the SRC software will manage multiple ISPs, add a retailer for each ISP.
Use the following configuration statements to add a retailer:
- subscribers retailer name {
- domain-name [ domain-name... ];
- authentication-plug-in [ authentication-plug-in... ];
- dhcp-authentication-plug-in [ dhcp-authentication-plug-in... ];
- tracking-plug-in [ tracking-plug-in... ];
- maximum-login maximum-login ;
- session-timeout session-timeout ;
- scope [ scope... ];
- substitution [ substitution... ];
- }
To add a retailer:
[edit subscribers retailer retailer-one] user@host# show domain-name abc.com; authentication-plug-in flexRadiusAuth; tracking-plug-in fileAcct; maximum-login 8; session-timeout 6000;