  Datlev Premium join:2002-02-15 Ashburn, VA
·Vonage
·Verizon FIOS
| reply to hjazz Re: 6to4 router vs 6to4 relay router
Probably the most complete reference is the RFC's at this point. Here is a snippet from RFC 3056: (»tools.ietf.org/html/rfc3056) Also take a look at RFC 3068: (»tools.ietf.org/html/rfc3068)
1.1. Terminology
The terminology of [IPV6] applies to this document.
6to4 pseudo-interface: 6to4 encapsulation of IPv6 packets inside IPv4 packets occurs at a point that is logically equivalent to an IPv6 interface, with the link layer being the IPv4 unicast network. This point is referred to as a pseudo-interface. Some implementors may treat it exactly like any other interface and others may treat it like a tunnel end-point.
6to4 prefix: an IPv6 prefix constructed according to the rule in Section 2 below.
6to4 address: an IPv6 address constructed using a 6to4 prefix.
Native IPv6 address: an IPv6 address constructed using another type of prefix than 6to4.
6to4 router (or 6to4 border router): an IPv6 router supporting a 6to4 pseudo-interface. It is normally the border router between an IPv6 site and a wide-area IPv4 network.
6to4 host: an IPv6 host which happens to have at least one 6to4 address. In all other respects it is a standard IPv6 host.
Note: an IPv6 node may in some cases use a 6to4 address for a configured tunnel. Such a node may function as an IPv6 host using a 6to4 address on its configured tunnel interface, and it may also serve as a IPv6 router for other hosts via a 6to4 pseudo-interface, but these are distinct functions.
6to4 site: a site running IPv6 internally using 6to4 addresses, therefore containing at least one 6to4 host and at least one 6to4 router.
Relay router: a 6to4 router configured to support transit routing between 6to4 addresses and native IPv6 addresses.
6to4 exterior routing domain: a routing domain interconnecting a set of 6to4 routers and relay routers. It is distinct from an IPv6 site's interior routing domain, and distinct from all native IPv6 exterior routing domains. |