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

group

Syntax

group group-name {
authentication {
password password-string;
username-include {
circuit-type;
delimiter delimiter-character;
domain-name domain-name-string;
logical-system-name;
mac-address;
option-60;
option-82 <circuit-id> <remote-id>;
routing-instance-name;
user-prefix user-prefix-string;
}
}
interface interface-name <upto upto-interface-name> <exclude>;
}

Hierarchy Level

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

Release Information

Statement introduced in JUNOS Release 9.0.

Description

Configure a group of interfaces that have a common configuration, such as authentication parameters. A group must contain at least one interface.

Options

group-name—Name of the group.

Usage Guidelines

See Configuring the Extended DHCP Local Server and Using External AAA Authentication Services.

Required Privilege Level

system—To view this statement in the configuration.

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


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