Navigation
Supported Platforms
Related Documentation
service-profile (DHCP Local Server)
Syntax
service-profile dynamic-profile-name;
Hierarchy Level
[edit system services dhcp-local-server],[edit system services dhcp-local-server dhcpv6],[edit system services dhcp-local-server dhcpv6 group group-name],[edit system services dhcp-local-server dhcpv6 group group-name interface interface-name],[edit system services dhcp-local-server group group-name],[edit system services dhcp-local-server group group-name interface interface-name],[edit logical-systems logical-system-name system services dhcp-local-server ...],[edit logical-systems logical-system-name routing-instances routing-instance-name system services dhcp-local-server ...],[edit routing-instances routing-instance-name system services dhcp-local-server ...]
Release Information
Statement introduced in Junos OS Release 11.2.
Description
Specify the default subscriber service, which is activated when the subscriber logs in and no other service is activated by a RADIUS server or a provisioning server.
- To specify the default service for all DHCP local server clients, include the service-profile statement at the [edit system services dhcp-local-server] hierarchy level.
- To specify the default service for a named group of interfaces, include the service-profile statement at the [edit system services dhcp-local-server group group-name] hierarchy level.
- To specify the default service for a particular interface within a named group of interfaces, include the service-profile statement at the [edit system services dhcp-local-server group group-name interface interface-name] hierarchy level.
- For DHCPv6 clients, use the service-profile statement at the [edit system services dhcp-local-server dhcpv6] hierarchy level.
Options
dynamic-profile-name—Name of the dynamic profile that defines the service.
Required Privilege Level
system—To view this statement in the configuration.
system-control—To add this statement to the configuration.