windows 7 dhcp stateful config ipv6

Steven Carr sjcarr at gmail.com
Thu Jun 27 08:02:00 UTC 2013


On 27 June 2013 08:24, tslbai <tslbai at agilolfinger.de> wrote:
> On the Cisco-Side the managed- and other-flag are set in the interface
>  ipv6 nd managed-config-flag
>  ipv6 nd other-config-flag

I think you are missing some config on the cisco router. On mine I
have the following...

! RA interval
ipv6 nd ra-interval 60
! set managed and other flag
ipv6 nd managed-config-flag
ipv6 nd other-config-flag
! prevent SLAAC
ipv6 nd prefix default no-autoconfig
! IP helper
ipv6 dhcp relay destination 2001:db8::ffff

> Btw.: I Think, this doesn't matter here, because Win7 is not able to
> read these flags in a router-solicitation.

>From what I've seen Windows will ignore those flags if SLAAC is still allowed.

Steve


More information about the dhcp-users mailing list