From 0de2d42e938f84d1f94fba2232e37831a68c98b1 Mon Sep 17 00:00:00 2001 From: Othmar Gsenger Date: Thu, 19 Apr 2007 10:57:44 +0000 Subject: references intro --- internet-draft-satp.xml | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) (limited to 'internet-draft-satp.xml') diff --git a/internet-draft-satp.xml b/internet-draft-satp.xml index 170c912..876bbda 100644 --- a/internet-draft-satp.xml +++ b/internet-draft-satp.xml @@ -1,9 +1,11 @@ + - + + + ]> @@ -45,8 +47,7 @@
- anytun defines a Host Anycast Service as defined in rfc1546. - RFC3068 DTD. + SATP is somehow a mixture of an generic encapsulation protocol as GRE and a secure tunneling protocol as IPsec in tunnel mode. To save some header overhead it uses the encryption technices of SRTP. It supports peer to peer tunnels, where tunnel endpoints CAN be any combination of unicast, multicast or anycast hosts, so it defines a Host Anycast Service as defined in rfc1546
This section gives an overview of possible usage scenarios. Please note, that the protocols used in the figures are only examples and that SATP itself does not care about either transport protocols or encapsulated protocols. Routing is not done by SATP and each implemetation MAY choose it's own way of doing this task (e.g. using functions provided by the operating system). SATP is used only to encapsulate and encrypt data. @@ -96,7 +97,7 @@
- An example of anytun used in open tunnel mode + An example of SATP used to connect 2 networks Router ----------- ---------------Router / \ / \ @@ -115,7 +116,7 @@ Network A has multible routers, that act as gateway/tunnel endpoint to another network B. This is done to build e redundant encrpted tunnel connection between the to networks. All tunnel endpoints of network A share the same anycast address and all tunnel endpoints of network B share another anycast address.
-
+
SATP does not depend an which lower layer protocols is used, but it's most likely used on top of ip or udp. This section should only discuss some issues on ip and udp in combination with anycasting and tunnels.
@@ -225,7 +226,10 @@ HEX - &rfc3068; An Anycast Prefix for 6to4 Relay Routers + &rfc2784; + &rfc2401; + &rfc3068; + &rfc1546; -- cgit v1.2.3