Searched refs:childtable (Results 1 – 2 of 2) sorted by relevance
137 childtable = r2.cli('meshdiag childtable', r1_rloc) variable138 verify(len([line for line in childtable if line.startswith('rloc16')]) == 2)139 verify(len([line for line in childtable if ' supvn:0 ' in line]) == 1)140 verify(len([line for line in childtable if ' supvn:' in line and 'supvn:0' not in line]) == 1)142 childtable = r1.cli('meshdiag childtable', r3_rloc) variable143 verify(len([line for line in childtable if line.startswith('rloc16')]) == 3)144 verify(len([line for line in childtable if ' supvn:0 ' in line]) == 1)145 verify(len([line for line in childtable if ' supvn:' in line and 'supvn:0' not in line]) == 2)147 childtable = r1.cli('meshdiag childtable', r2_rloc) variable148 verify(len([line for line in childtable if line.startswith('rloc16')]) == 0)
2357 ### meshdiag childtable \<router-rloc16\>2381 > meshdiag childtable 0x6400