NAME

CN-3-2-4 - Re-Registration - In response to the Binding Refresh Request


TARGET

Host


TOPOLOGY

       HA----------R2----------R1----------R0
       |           |           |           |
       |           |           |           |
       |----       |----       |----MN     |----CN(NUT)
       |           |           |           |
       |           |           |           |
   Home Link     Link2       Link1       Link0
               (Foreign)   (Foreign)
Link0 3ffe:501:ffff:100::/64  
Link1 3ffe:501:ffff:101::/64 Foreign Link
Link2 3ffe:501:ffff:102::/64 Foreign Link 2
Home Link 3ffe:501:ffff:104::/64 Home Link
CN(NUT) 3ffe:501:ffff:100::X
Auto Configuration (InterfaceID)
 
MN(in Link1) 3ffe:501:ffff:101::Y
Increased in each test (InterfaceID)
MN care-of address
MN(in Home Link) 3ffe:501:ffff:104::Y
Increased in each test (InterfaceID)
MN home address
R0(Link0) 3ffe:501:ffff:100::1  
R1(Link1) 3ffe:501:ffff:101::1  
R2(Link2) 3ffe:501:ffff:102::1  
HA(Home Link) 3ffe:501:ffff:104::1  


INITIALIZATION


Reboot NUT (reboot.rmt)



TEST PROCEDURE

       MN      R1      HA      R0     CN(NUT) 
        |       |       |       |       |
        |       |       |       |------>| 1.RA
        |       |       |       |       |
        |       |       |       |------>| 2.NS
        |       |       |       |       |
        |       |       |       |<------| 3.NA
        |       |       |       |       |
        |-------------->|-------------->| 4.Echo Request
        |       |       |       |       |
        |<--------------|<--------------| 5.Echo Reply
        |       |       |       |       |
        |------------------------------>| 6.Echo Request(Home Address option)
        |       |       |       |       |
        |<------------------------------| 7.BE(Status=1)
        |       |       |       |       |
        |------------------------------>| 8.CoTI
        |       |       |       |       |
        |-------------->|-------------->| 9.HoTI
        |       |       |       |       |
        |<------------------------------| 10.CoT
        |       |       |       |       |
        |<--------------|<--------------| 11.HoT
        |       |       |       |       |
        |------------------------------>| 12.BU
        |       |       |       |       |
        |<------------------------------| 13.BA
        |       |       |       |       |
        |------------------------------>| 14.Echo Request(Home Address option)
        |       |       |       |       |
        |<------------------------------| 15.Echo Reply(Type2 Routing Header)
        |       |       |       |       |
        |       |       |       |       | Send Echo Request continuously
        |       |       |       |       |
        |<--------------|---------------| 16.BRR
        |       |       |       |       |
        |------------------------------>| 17.CoTI
        |       |       |       |       |
        |-------------->|-------------->| 18.HoTI
        |       |       |       |       |
        |<------------------------------| 19.CoT
        |       |       |       |       |
        |<--------------|<--------------| 20.HoT
        |       |       |       |       |
        |------------------------------>| 21.BU
        |       |       |       |       |
        |<------------------------------| 22.BA(Status=0) (*1)
        |       |       |       |       |
        |------------------------------>| 23.Echo Request(Home Address option)
        |       |       |       |       |
        |<------------------------------| 24.Echo Reply(Type2 Routing Header) (*2)
        |       |       |       |       |
        |       |       |       |       | (*3)
        |       |       |       |       |
1. Send Router Advertisement.
2. Send Neighbor Solicitation.
3. Receive Neighbor Advertisement.
4. Send ICMP Echo Request.
5. Receive ICMP Echo Reply.
6. Send ICMP Echo Request(Home Address option).
7. Receive Binding Error(Status=1).
8. Send Care-of Test Init.
9. Send Home Test Init.
10. Receive Care-of Test.
11. Receive Home Test.
12. Send Binding Update.
13. Receive Binding Acknowledgement.
14. Send ICMP Echo Request(Home Address option).
15. Receive ICMP Echo Reply(Type2 Routing Header).
  *Send Echo Request continuously
16. Receive Binding Refresh Request.
17. Send Care-of Test Init.
18. Send Home Test Init.
19. Receive Care-of Test.
20. Receive Home Test.
21. Send Binding Update.
22. Receive Binding Acknowledgement.
23. Send ICMP Echo Request(Home Address option).
24. Receive ICMP Echo Reply(Type2 Routing Header).
Packet Format
21. Binding Update
22. Binding Acknowledgement
23. ICMP_Echo Request(Home Address option)
24. ICMP Echo Reply(Type2 Routing Header)



JUDGEMENT


(*1) MN receives Binding Acknowledgement.
  - The Destination Address is set to the Source Address of the Binding Update (MN care-of address).
  - Type 2 Routing Header is included.
  - The Home Address field of Type 2 Routing Header is set to MN home address.
(*2) MN receives ICMP Echo Reply. (Binding Cache entry is created.)
  - The Destination Address is set to the Alternate Care-of Address in the Binding Update.
  - Type 2 Routing Header is included.
  - The Home Address field of Type 2 Routing Header is set to MN home address.
(*3) MN does not receive Binding Refresh Request.



REFERENCE

(draft-ietf-mobileip-ipv6-24.txt)

9.5.1 Receiving Binding Updates
   o  If the Lifetime specified in the Binding Update is nonzero and the
      specified care-of address is not equal to the home address for the
      binding, then this is a request to cache a binding for the home
      address.  If the Home Registration (H) bit is set in the Binding
      Update, the Binding Update is processed according to the procedure
      specified in Section 10.3.1; otherwise, it is processed according
      to the procedure specified in Section 9.5.2.
9.5.2 Requests to Cache a Binding
   In this case, the receiving node SHOULD create a new entry in its
   Binding Cache for this home address, or update its existing Binding
   Cache entry for this home address, if such an entry already exists.
   The lifetime for the Binding Cache entry is initialized from the
   Lifetime field specified in the Binding Update, although this
   lifetime MAY be reduced by the node caching the binding; the lifetime
   for the Binding Cache entry MUST NOT be greater than the Lifetime
   value specified in the Binding Update.  Any Binding Cache entry MUST
   be deleted after the expiration of its lifetime.
9.5.5 Sending Binding Refresh Requests
   The correspondent node MAY retransmit Binding Refresh Request
   messages provided that rate limitation is applied.  The correspondent
   node MUST stop retransmitting when it receives a Binding Update.