cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
709
Views
0
Helpful
1
Replies

Stateless Autoconfiguration - Default Gateway

fjcardenas-1
Level 1
Level 1

My question is:

Can an IPv6 host learn its default gateway using only stateless autoconfiguration or it needs a stateless DHCP to learn the default gateway?

Thanks.

1 Reply 1

simontibbitts
Level 1
Level 1

Hello.

Yes - a host can learn its default gateway using stateless autoconfiguration.

For example a Windows machine does it by default. You can use the two DOS commands below to check:

ipv6 if 4

ipv6 rt

Simon