From 6c44701d5ec32d3e7065d39fb689d759beea1eed Mon Sep 17 00:00:00 2001 From: Othmar Gsenger Date: Wed, 25 Apr 2007 13:42:34 +0000 Subject: satp xml text --- internet-draft-satp.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'internet-draft-satp.xml') diff --git a/internet-draft-satp.xml b/internet-draft-satp.xml index 6ce96c7..6c80339 100644 --- a/internet-draft-satp.xml +++ b/internet-draft-satp.xml @@ -17,15 +17,15 @@
- Sporgasse 6 - Graz - 8010 + Puerstingerstr 32/7 + Saalfelden + 5760 AT - otti@wirdorange.org - http://anytun.org/ + satp@gsenger.com + http://www.gsenger.com/satp/
@@ -68,7 +68,7 @@ endpoint | using SATP | endpoint | using SATP | endpoint - In this scenario the payload of a SATP packet is transmitted from one unicast host to one of the anycast routers. This router makes a routing descision based on the underlying protocol and transmits a new SATP package to one or more unicast hosts depending on the routing descition. + In this scenario the payload gets encapsuleted into a SATP packet by a unicast host and gets transmitted to one of the anycast routers. It than gets decapsulated by the router. This router makes a routing descision based on the underlying protocol and transmits a new SATP package to one or more unicast hosts depending on the routing descition.
@@ -113,7 +113,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. + Network A has multible routers, that act as gateway/tunnel endpoint to another network B. This is done to build a redundant encrpted tunnel connection between the two networks. All tunnel endpoints of network A share the same anycast address and all tunnel endpoints of network B share another anycast address. When a packet from network a gets transmitted to network B, it first arrives on one of networks A border routers. Which router is used is determined by network A's internal routing. This router encapsulates the package and sends it to the anycast address of the network B routers. The SATP packet arrives at one of network B's routers and gets decapsulated and routed to it's destination within network B.
-- cgit v1.2.3