[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]

dynamic-profile

Syntax

dynamic-profile profile-name (aggregate-clients | use-primary primary-profile-name);

Hierarchy Level

[edit logical-systems logical-system-name routing-instances routing-instance-name system services dhcp-local-server],
[edit logical-systems logical-system-name routing-instances routing-instance-name system services dhcp-local-server group group-name],
[edit logical-systems logical-system-name system services dhcp-local-server],
[edit logical-systems logical-system-name system services dhcp-local-server group group-name],
[edit logical-systems logical-system-name routing-instances routing-instance-name system services dhcp-local-server],
[edit logical-systems logical-system-name routing-instances routing-instance-name system services dhcp-local-server group group-name],
[edit routing-instances routing-instance-name system services dhcp-local-server],
[edit routing-instances routing-instance-name system services dhcp-local-server group group-name],
[edit system services dhcp-local-server],
[edit system services dhcp-local-server group group-name]

Release Information

Statement introduced in JUNOS Release 9.2.

aggregate-clients and use-primary options introduced in JUNOS Release 9.3.

Description

Specify the dynamic profile that is attached to a group of interfaces or to all interfaces.

The remaining statements are explained separately.

Options

aggregate-clients—Enable multiple DHCP subscribers to share the same VLAN logical interface.

profile-name—Name of the dynamic profile.

use-primary primary-profile-name—Name of the dynamic profile to configure as the primary dynamic profile. The primary dynamic profile is instantiated when the first subscriber logs in. Subsequent subscribers are not assigned the primary dynamic profile; instead, they are assigned the dynamic profile specified for the interface. When the first subscriber logs out, the next subscriber that logs in is assigned the primary dynamic profile.

Required Privilege Level

system—To view this statement in the configuration.

system-control—To add this statement to the configuration.

Related Topics


[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]