NAME

RevTun_Simple - Reverse Tunneling


TARGET

Router


SYNOPSIS

RevTun_Simple.seq [-tooloption ...] -pkt RevTun_Simple.def
-tooloption: v6eval tool option


TOPOLOGY

                        MN'     CN
                        |       |
        --------+-------+-------+------- LinkX
                |
       NUT      R0      MN
        |       |       |
--------+-------+-------+--------------- Link0
Link0 global 3ffe:501:ffff:100::/64 home link
LinkX global 3ffe:501:ffff:102::/64 foreign link
R0(Link0) global 3ffe:501:ffff:100::a0a0  
ether 00:00:00:00:a0:a0
MN global 3ffe:501:ffff:100:200:ff:fe00:17 home address
MN' global 3ffe:501:ffff:102:200:ff:fe00:17 care-of address
CN global 3ffe:501:ffff:102:<TN>  


INITIALIZATION

NUT      MN      MN'     CN
 |       |       |       |
 | <-------------------- | Echo Request
 | --------------------> | Echo Reply
 |       |       |       |
 | <------------ |       | BU
 | ------------> |       | BA
 |       |       |       |
 |       | <------------ | Echo Request
 | ============> |       | Echo Request (encapsulated)
 |       |       |       |

1. Send Echo Request
2. Wait Echo Reply
3. Receive Echo Reply
4. Send BU
5. Wait BA
6. Receive BA
7. Send Echo Request
8. Wait Echo Request (encapsulated)
9. Receive Echo Request (encapsulated)


TEST PROCEDURE

NUT      MN      MN'     CN
 |       |       |       |
 |       |       | ====> | Echo Request (encapsulated)
 |       | ------------> | Echo Request
 |       |       |       |

1. Send Echo Request (encapsulated)
2. Wait Echo Request
3. Receive Echo Request


JUDGEMENT

PASS: CN receives Echo Request


SEE ALSO

MIP6.pm
MIP6.def