Navigation
Supported Platforms
Related Documentation
Configuring a Default Subscriber Service
Subscriber management enables you to specify a default subscriber service for DHCP (and DHCPv6) local server and DHCP relay agent. The default service is the service (dynamic profile) that is applied to subscribers when they log in.
Default services are subsequently deactivated in any of the following circumstances:
- A PCRF responds to AAA for the subscriber.
- A RADIUS CoA deactivation request is issued.
- You deactivate the service manually through the CLI.
To configure a default subscriber service:
- Ensure that the service you want to use as the default has been configured in a dynamic profile.
- Specify the default service.
The following example configures the default service for DHCP local server subscribers.
[edit system services dhcp-local-server]user@host# set service-profile retailer1-subscriber - Attach the default service—you can attach the profile
globally, for a group of interfaces, or for a specific interface.
The following example attaches the profile to a named group of interfaces for DHCP local server.
- Specify the group to which the default service is attached.[edit system services dhcp-local-server]user@host# set group subscriber-svl
- Specify the dynamic profile that defines the default service.[edit system services dhcp-local-server group subscriber-svl]user@host# set dynamic-profile retailer1-subscriber
- Specify the group to which the default service is attached.