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

dynamic-profile

Syntax

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

Hierarchy Level

[edit forwarding-options dhcp-relay],
[edit forwarding-options dhcp-relay group group-name],
[edit logical-systems logical-system-name forwarding-options dhcp-relay],
[edit logical-systems logical-system-name forwarding-options group group-name],
[edit logical-systems logical-system-name routing-instances routing-instance-name forwarding-options dhcp-relay],
[edit logical-systems logical-system-name routing-instances routing-instance-name forwarding-options dhcp-relay group group-name],
[edit routing-instances routing-instance-name forwarding-options dhcp-relay],
[edit routing-instances routing-instance-name forwarding-options dhcp-relay 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.

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

interface—To view this statement in the configuration.

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

Related Topics


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