This topic describes how to attach a dynamic profile to a DHCP subscriber interface. When a DHCP subscriber logs in, the specified dynamic profile is instantiated and the services defined in the profile are applied to the interface.
This topic contains the following sections:
To attach a dynamic profile to all DHCP subscriber interfaces:
- [edit system services dhcp-local-server]
- user@host# set dynamic-profile vod-profile-22
- [edit forwarding-options dhcp-relay]
- user@host# set dynamic-profile vod-profile-west
You can include either the aggregate-clients option to enable multiple DHCP subscribers to share the same VLAN logical interface, or the use-primary option to specify that the primary dynamic profile is used. The two options are mutually exclusive.
To attach a dynamic profile to a group of interfaces:
Before you begin:
- [edit system services dhcp-local-server]
- user@host# set group boston dynamic-profile vod-profile-42
- [edit forwarding-options dhcp-relay]
- user@host# set group quebec dynamic-profile vod-profile-east
You can include either the aggregate-clients option to enable multiple DHCP subscribers to share the same VLAN logical interface, or the use-primary option to specify that the primary dynamic profile is used. The two options are mutually exclusive.