This test is intended to test graft functionality among GateD PIM Dense Mode routers.
The test topology includes three routers, A and B, and two hosts. The souce host will send data to the network with no receivers, resulting in the routers pruning back. Then the downstream interface on router A will be taken down and the receiving host will join to the group, causing grafts to propogate upstream. The downed interface will cause B to retransmit grafts to A until A's interface is brought back up and A sends a graft acknowledgement.
Since interfaces will be taken down, it is necessary to have a control host with a connection on each network run the test script.
N1 N2 N3
Host ----+--- Router -------- Router ---+---- Host
S | A1 A A2 | B1 B B2 | R
| | |
| | |
Control C1+ | |
Host C2----------------+ |
C3-------------------------------+
| Test Script | gated-multi/tests/pim/pimdm_graft |
| Tested By | Kurt Windisch ( ANTC) |
| Date | 2/18/97 (repeated 3/24/98) |
| Status | Passed (required post-1/5/98 snapshot code) |