- Verify that a router correctly processes Router Solicitations and transmits Router Advertisements.
TN1 RUT
| |
| * Configure the RUT with a MinRtrAdvInterval of 30 seconds and a MaxRtrAdvInterval of 40 seconds.
| |
| <-- | RA (multicast)
| <-- | RA (multicast)
| <-- | RA (multicast)
| |
| --> | RS (multicast)
| <-- | RA (multicast) [Judgment #1]
| |
| --> | RS (multicast)
| X-- | doesn't send RA within MIN_DELAY_BETWEEN_RAS
| |
V V
1. Configure the RUT with a MinRtrAdvInterval of 30 seconds and a MaxRtrAdvInterval of 40 seconds.
2. Observe RA
RA message format #1
IPv6 header
hop limit = 255
source = RUT (link-local)
destination = all-nodes multicast address
RA
cur hop limit = 64
M = 0
O = 0
router lifetime = 120
reachable time = 0
retrans timer = 0
SLL option
Prefix Information option
prefix length = 64
L = 1
A = 1
valid Lifetime = 2592000
preferred lifetime = 604800
prefix = 3ffe:501:ffff:100::
RA message format #2
IPv6 header
hop limit = 255
source = RUT (link-local)
destination = all-nodes multicast address
RA
cur hop limit = 64
M = 0
O = 0
router lifetime = 120
reachable time = 0
retrans timer = 0
Prefix Information option
prefix length = 64
L = 1
A = 1
valid Lifetime = 2592000
preferred lifetime = 604800
prefix = 3ffe:501:ffff:100::
3. Send RS
IPv6 header
hop limit = 255
source = unspecified address
destination = all-routers multicast address
RS
4. Observe RA
RA message format #1
IPv6 header
hop limit = 255
source = RUT (link-local)
destination = all-nodes multicast address
RA
cur hop limit = 64
M = 0
O = 0
router lifetime = 120
reachable time = 0
retrans timer = 0
SLL option
Prefix Information option
prefix length = 64
L = 1
A = 1
valid Lifetime = 2592000
preferred lifetime = 604800
prefix = 3ffe:501:ffff:100::
RA message format #2
IPv6 header
hop limit = 255
source = RUT (link-local)
destination = all-nodes multicast address
RA
cur hop limit = 64
M = 0
O = 0
router lifetime = 120
reachable time = 0
retrans timer = 0
Prefix Information option
prefix length = 64
L = 1
A = 1
valid Lifetime = 2592000
preferred lifetime = 604800
prefix = 3ffe:501:ffff:100::
5. Send RS
IPv6 header
hop limit = 255
source = unspecified address
destination = all-routers multicast address
RS
6. not receive RA within MIN_DELAY_BETWEEN_RAS
Router constants:
MIN_DELAY_BETWEEN_RAS: 3 seconds
The Cleanup procedure should cause the NUT to transition Neighbor Cache entries created in this test to state INCOMPLETE and remove any entries from its Default Router and Prefix Lists.
TN1 RUT
| |
| * Ceasing to be an advertising interface
| |
| <-- | RA (multicast)
| <-- | RA (multicast)
| <-- | RA (multicast)
| |
V V
1. Ceasing to be an advertising interface
2. Observe RA
RA message format #1
IPv6 header
hop limit = 255
source = RUT (link-local)
destination = all-nodes multicast address
RA
cur hop limit = 64
M = 0
O = 0
router lifetime = 0
reachable time = 0
retrans timer = 0
SLL option
Prefix Information option
prefix length = 64
L = 1
A = 1
valid Lifetime = 2592000
preferred lifetime = 604800
prefix = 3ffe:501:ffff:100::
RA message format #2
IPv6 header
hop limit = 255
source = RUT (link-local)
destination = all-nodes multicast address
RA
cur hop limit = 64
M = 0
O = 0
router lifetime = 0
reachable time = 0
retrans timer = 0
Prefix Information option
prefix length = 64
L = 1
A = 1
valid Lifetime = 2592000
preferred lifetime = 604800
prefix = 3ffe:501:ffff:100::