<div dir="ltr">We recently upgraded some Ciena Waveservers to v1.6, Ciena added power draw info to the output of "show chassis". That value fluctuates a lot, causing diffs on most rancid-runs. looking to see the best method to filter it out.<div><br></div><div>Attached is a .txt file (or see <a href="https://falz.net/static/waveserver-1.6-chassis.txt">https://falz.net/static/waveserver-1.6-chassis.txt</a>)  with sample output from 1.5 and 1.6m where the power column was added as well as a new box displaying a total power value, which also fluctuates.</div><div><br></div><div>Is there a quick and easy way to filter out just the power values? If not, a proposed solution would be to run these commands instead of 'chassis show':</div><div><br></div><div>chassis show capabilities</div><div>chassis show mac</div><div><br></div><div>These would not show the power related info, but it would show the rest of whats normally in the 'chassis show command'.</div><div><br></div><div>While looking in to this issue, we also notice that the command '<span style="color:rgb(0,0,0);white-space:pre-wrap">software show' is run, but our diffs never show the output of it. If i run this via command line, it does show output.</span></div><div><span style="color:rgb(0,0,0);white-space:pre-wrap"><br></span></div><div><span style="color:rgb(0,0,0);white-space:pre-wrap">Lastly, there's a few other useful commands that I could see being added fairly painlessly that show some useful information. Some of these came from looking at what Juniper does already and some are unique to Fortigate (the service things).</span></div><div><span style="color:rgb(0,0,0);white-space:pre-wrap"><br></span></div><div><span style="color:rgb(0,0,0);white-space:pre-wrap">alarm show</span></div><div><span style="color:rgb(0,0,0);white-space:pre-wrap">blade show</span></div><div><span style="color:rgb(0,0,0);white-space:pre-wrap">license client show</span></div><div><span style="color:rgb(0,0,0);white-space:pre-wrap">license file list</span></div><div><span style="color:rgb(0,0,0);white-space:pre-wrap">service-domain show</span></div><div><span style="color:rgb(0,0,0);white-space:pre-wrap">service show map</span></div><div><span style="color:rgb(0,0,0);white-space:pre-wrap"><br></span></div></div>