Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
So if you can't specify a range of IP's in DHCPv6, I need to do 2 exclusion ranges, is it possible?
It's because my valid range it's within the segment, for example (ipv4)
Range: 192.168.1.100 to 192.168.1.200
So I need to exclude from: 192.168.1.1 ...
Hello,
I'm trying to set up a DHCPv6 stateful. The commands I'm running are:
ipv6 unicast-roting
ipv6 dhcp pool cisco
domain-name example.com
dns-server 1111::FFFF
prefix-delegation pool cisco lifetime 3600 3600
exit
interface GigabitEthernet 0
ipv...
Hello,
I'm new kinda new about IPv6 and configuration of cisco routers, so I need some help.
I need to set an starting and ending IP to the DHCPv6, but I can't find how. I did read that you can't do that in DHCPv6 because the amount of IP that it ma...