Difference between revisions of "Configuring IPv6 addresses"

From Teknologisk videncenter
Jump to: navigation, search
m
m
 
Line 6: Line 6:
 
It is possible to configure IPv6 addresses on interfaces in four different ways:
 
It is possible to configure IPv6 addresses on interfaces in four different ways:
 
#[[Stateless Autoconfiguration IPv6]] of Interface
 
#[[Stateless Autoconfiguration IPv6]] of Interface
#[[IPv6 manual configuration]] of Interface
+
#[[manual IPv6 Address configuration]] of Interface
 
#[[DHCPv6]] configuration of Interface
 
#[[DHCPv6]] configuration of Interface
 
#A combination of [[IPv6 Stateless Autoconfiguration]] and [[DHCPv6]] described in [[DHCPv6#Other Options|DHCPv6 Other Options]]
 
#A combination of [[IPv6 Stateless Autoconfiguration]] and [[DHCPv6]] described in [[DHCPv6#Other Options|DHCPv6 Other Options]]
[[CAtegory:IPv6]]
+
[[Category:IPv6]]

Latest revision as of 12:12, 13 June 2011

Terminology

  • Node: A device that implements IP
  • Router: a node that forwards IP packets not explicitly addressed to itself.
  • Host: Any node that is not a Router

IPv6 Configuration methods

It is possible to configure IPv6 addresses on interfaces in four different ways:

  1. Stateless Autoconfiguration IPv6 of Interface
  2. manual IPv6 Address configuration of Interface
  3. DHCPv6 configuration of Interface
  4. A combination of IPv6 Stateless Autoconfiguration and DHCPv6 described in DHCPv6 Other Options