To configure a named group of DHCP server addresses for use by the extended DHCP relay agent on the router, include the server-group statement at the [edit forwarding-options dhcp-relay] hierarchy level:
- [edit forwarding-options dhcp-relay]
-
server-group {
-
-
server-group-name {
-
server-ip-address;
- }
- }
You must specify the name of the DHCP server group and the IP addresses of one or more DHCP servers that belong to this group. You can configure a maximum of five IP addresses per named server group.