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.
Hi all,
I'm currently trying to get DHCPv6 to work. We need to assign static IPv6 Adresses to our clients for firewall rules.Currently I have a LAB Setup with two routers directly connected to each other via gig2.
Interface config on Router1 (dhcp se...
Hi! Thanks!I'll use option 2 since option 1 requires modification on the hypervisor.Option 2 would also be the long termin fix in my opinion. I really hope Cisco can fix this in further releases so we can officially use it.We have quite a few custome...
Hi!@Joseph Rinehart any updates on this topic? Does Proxmox/KVM Support work on 4.2.1?We need to deploy NDFC as well on Proxmox.As far as I've seen the "only" issue is the static udev mapping of the nics. Thanks!
I have to use a hex string:
CML-R1(config-dhcpv6)#prefix-delegation ABCD::BEEF/64 ?
Hex-string DHCPv6 unique identifier(DUID)
If I use the fe80 link local it still doesn't work:
ipv6 unicast-routing
ipv6 dhcp pool test
prefix-delegation ABCD::BEE...
Hi,
current config:
ipv6 unicast-routing
ipv6 dhcp pool test
prefix-delegation ABCD::BEEF/64 00030001001EBD4C6200
prefix-delegation pool testpool
dns-server AAAA:1::19
domain-name bla.test
ipv6 local pool testpool ABCD::/48 64
But now I don't get...