|
|
发表于 2017-12-12 10:51:49
|
显示全部楼层
/ # sendcmd 1 DB p EPONProduct
<Tbl name="EPONProduct" RowCount="1">
<Row No="0">
<DM name="ViewName" val="xxxxxxxx"/>
<DM name="OnuSn" val="xxxxxx"/>
<DM name="OnuLoid" val="xxxxxxxx"/>
<DM name="LoidPasswd" val=""/>
<DM name="OAMLinkEstablished" val="1"/>
<DM name="AuthorizationState" val="2"/>
<DM name="SilenceState" val="0"/>
<DM name="PonConnect" val="0"/>
<DM name="LaserAction" val="0"/>
<DM name="LaserTime" val="0"/>
<DM name="HoldoverAction" val="0"/>
<DM name="HoldoverTime" val="200"/>
</Row>
</Tbl>
/ #sendcmd 1 DB set EPONProduct OnuSn xxxxx
这就是你想要的吧?
改SN干啥? |
|