Difference between revisions of "IPv6"

From HackerNet
Jump to: navigation, search
m
m
 
Line 12: Line 12:
  
 
'''Stateful DCHPv6:''' functions exactly the same as IPv4 DHCP in which hosts receive both their IPv6 address and additional parameters from the DHCP server.
 
'''Stateful DCHPv6:''' functions exactly the same as IPv4 DHCP in which hosts receive both their IPv6 address and additional parameters from the DHCP server.
 +
 +
==Tunnlar==
 +
IPv6 går att tunnla på diverse olika sätt, se [[Cisco_GRE#IPv6|Cisco IPv6]].
  
 
[[Category:Network]]
 
[[Category:Network]]

Latest revision as of 11:06, 27 November 2019

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.

Tunnlar

IPv6 går att tunnla på diverse olika sätt, se Cisco IPv6.