Actions
Bug #9596
closedDHCPv6 Range should not be mandatory if Stateless DHCP selected as router mode
Start date:
06/20/2019
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
Affected Architecture:
Description
I'm using Stateless DHCP router mode, as described in docs:
"The firewall will send out RA packets and addresses can be assigned to clients by SLAAC while providing additional information such as DNS and NTP from DHCPv6."
I think, in this case, DHCPv6 range should not be a mandatory field in DHCPv6 Server tab.
The DHCPv6 should only pass additional info to clients, not the IP address.
Updated by Viktor Gurov over 4 years ago
Updated by Jim Pingle over 4 years ago
- Status changed from New to Pull Request Review
- Target version set to 2.5.0
Updated by Renato Botelho over 4 years ago
- Status changed from Pull Request Review to Feedback
- Assignee set to Renato Botelho
- % Done changed from 0 to 100
PR has been merged. Thanks!
Updated by Viktor Gurov over 4 years ago
- Status changed from Feedback to Resolved
works as expected on 2.5.0.a.20200317.1949
I see the route to the default gateway via interface:
# netstat -rn | grep 1.1 192.168.1.1 0c:0d:52:c9:50:01 UHS vtnet0
Actions