Test # | Tag | Procedure | Script | Result |
---|
1 | SRC_SPEC_LOCAL_MR_DST | - MR Node
- MR Peer
- Send a ping
- REPLY for PING should always come on the same interface that PING was sent on.
- Check the TRACE in the logs to verify
- Repeat the test. A different local NI should be used for each new PING.
|
| pass |
2 | SRC_SPEC_LOCAL_MR_DST | - MR Node
- MR Peer
- Initiate discovery
- Node → PING → Peer
- Node ← PUSH ← Peer
- Node should respond with an ACK to the same interface as the one it received the PUSH on
- Check the TRACE in the logs to verify
- Repeat the test
- Peer's local_ni when sending the PUSH should be different.
|
| pass |
3 | SRC_SPEC_ROUTER_MR_DST | - MR Node
- NMR Router
- MR Peer
- Send a ping
- REPLY for PING should always come on the same interface that PING was sent on.
- Check the TRACE in the logs to verify
- Router should be used
- Repeat the test. A different local NI should be used for each new PING.
|
| pass |
4 | SRC_SPEC_ROUTER_MR_DST | |
|
|
5 | SRC_SPEC_ROUTER_MR_DST | - MR Node
- MR Router
- MR Peer
- Send a ping
- REPLY for PING should always come on the same interface that PING was sent on.
- Check the TRACE in the logs to verify
- Repeat sending
- Router interfaces should be used in round robin, while the peer destination should remain constant.
- Repeat the test. A different local NI should be used for each new PING.
|
|
|
6 | SRC_SPEC_ROUTER_MR_DST | |
|
|
7 | SRC_SPEC_LOCAL_NMR_DST | - Same as 1 and 2
- Except that repeating the test will not result in a different local_ni being used.
|
|
|
8 | SRC_SPEC_ROUTER_NMR_DST | - Same as 3 - 6
- Except that repeating the test will not result in different local NIs being used.
|
|
|
9 | SRC_ANY_LOCAL_MR_DST | - MR Node
- MR Peer
- Send multiple PINGs
- PING REPLYs should come on the same interface
- Every PING will select a new local/remote NIs
|
|
|
10 | SRC_ANY_ROUTER_MR_DST | - MR Node
- NMR Router
- MR Peer
- Send Multiple PINGs
- Node will cycle over local_NIs
- Node will use the same destination NID as final destination
- Node will use the NMR Router
|
|
|
11 | SRC_ANY_ROUTER_MR_DST | - MR Node
- MR Router
- MR Peer
- Send Multiple PINGs
- Node will cycle over local_NIs
- Node will use the same destination NID as final destination
- Node will use the different interfaces of the MR Router
- MR Router will cycle over the interfaces of the Final destination.
|
|
|
12 | SRC_ANY_LOCAL_NMR_DST | - MR Node
- NMR Peer
- Send multiple PINGs
- Node will use same source/dst NID for all PINGs
|
|
|
13 | SRC_ANY_ROUTER_NMR_DST | - MR Node
- NMR Router
- NMR Peer
- Send multiple PINGs
- Node will use the same source/dst NIDs for all PINGs
- Node will use the router interface
|
|
|
14 | SRC_ANY_ROUTER_NMR_DST | - MR Node
- MR Router
- NMR Peer
- Send multiple PINGs
- Node will use the same source/dst NIDs for all PINGs
- Node will cycle through the Router's interfaces
|
|
|