Difference between revisions of "IPv6"
From HackerNet
Helikopter (talk | contribs) m (Kategori) |
Helikopter (talk | contribs) m |
||
Line 7: | Line 7: | ||
* SAVI | * SAVI | ||
* IPv6 ND Inspection | * IPv6 ND Inspection | ||
+ | |||
+ | ==DHCP== | ||
+ | '''Stateless DHCPv6:''' with this option SLAAC is still used to get the IP address, but DHCP is used to obtain “other” configuration options, usually things like DNS, NTP, etc. | ||
+ | |||
+ | '''Stateful DCHPv6:''' functions exactly the same as IPv4 DHCP in which hosts receive both their IPv6 address and additional parameters from the DHCP server. | ||
[[Category:Network]] | [[Category:Network]] |
Revision as of 16:55, 22 November 2015
Mängden IPv4-trafik förutspås peaka år 2020, IPv6 ska ingenstans. Testa dig och dina servrar (och få en t-shirt!):
https://ipv6.he.net/certification/
Subnet Security
- RA Guard
- DHCPv6 Guard
- SAVI
- IPv6 ND Inspection
DHCP
Stateless DHCPv6: with this option SLAAC is still used to get the IP address, but DHCP is used to obtain “other” configuration options, usually things like DNS, NTP, etc.
Stateful DCHPv6: functions exactly the same as IPv4 DHCP in which hosts receive both their IPv6 address and additional parameters from the DHCP server.