Difference between revisions of "Configuring IPv6 addresses"

From Teknologisk videncenter
Jump to: navigation, search
m (New page: =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 C...)
 
m
Line 5: Line 5:
 
=IPv6 Configuration methods=  
 
=IPv6 Configuration methods=  
 
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:
#[[IPv6 Stateless Autoconfiguration]] of Interface
+
#[[Stateless Autoconfiguration IPv6]] of Interface
 
#[[IPv6 manual configuration]] of Interface
 
#[[IPv6 manual 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]]

Revision as of 13:11, 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. IPv6 manual configuration of Interface
  3. DHCPv6 configuration of Interface
  4. A combination of IPv6 Stateless Autoconfiguration and DHCPv6 described in DHCPv6 Other Options