This topic describes how to create a basic dynamic profile that enables DHCP clients to dynamically access the multicast network.
Before you configure dynamic profiles for initial client access:
See Subscriber Interface Overview for information about the types of interfaces you can use with dynamic profiles and how to configure them.
See Specifying the Authentication and Accounting Methods for Subscriber Access.
See Configuring RADIUS Server Parameters for Subscriber Access
To configure an initial client access dynamic profile:
- user@host# edit dynamic-profiles access-profile
- [edit dynamic-profiles access-profile]
- user@host#
![]() |
Note: The variable value is replaced by the name of the interface over which the router received the DHCP message. |
- [edit dynamic-profiles access-profile]
- user@host# set protocols igmp interface $junos-underlying-interface
- [edit dynamic-profiles access-profile protocols igmp interface
$junos-underlying-interface]
- user@host# set accounting
- [edit dynamic-profiles access-profile protocols igmp interface
$junos-underlying-interface]
- user@host# set disable:$junos-igmp-enable
![]() |
Note: RADIUS is capable of disabling IGMP. By assigning the enable variable to the disable statement, you can ensure that IGMP remains enabled. |
- [edit dynamic-profiles access-profile protocols igmp interface
$junos-underlying-interface]
- user@host# set group-policy report-reject-policy
- [edit dynamic-profiles access-profile protocols igmp interface
$junos-underlying-interface]
- user@host# set immediate-leave:$junos-igmp-immediate-leave
- [edit dynamic-profiles access-profile protocols igmp interface
$junos-underlying-interface]
- user@host# set no-accounting
- [edit dynamic-profiles access-profile protocols igmp interface
$junos-underlying-interface]
- user@host# set version:$junos-igmp-version