Lines Matching refs:r3
80 r3 = cli.Node() variable
92 r2.allowlist_node(r3)
96 r3.allowlist_node(r2)
97 r3.allowlist_node(r4)
99 r4.allowlist_node(r3)
106 r3.join(r2)
107 r4.join(r3)
110 sed.join(r3, cli.JOIN_TYPE_SLEEPY_END_DEVICE)
116 verify(r3.get_state() == 'router')
143 for node in [r1, r3, fed]:
149 outputs = r3.cli('ping ff03::1')
157 outputs = r3.cli('ping ff02::2')
165 outputs = r3.cli('ping ff03::2')
186 for node in [r1, r2, r3, r4, sed]:
194 for node in [r1, r2, r3, r4, sed]:
212 for node in [r2, r3, fed]:
221 for node in [r2, r3, r4, fed]:
230 for node in [r2, r3, r4, fed, sed]:
303 outputs = r3.cli('ping', '-m', mcast_addr)