Navigator命令行升级OSN3500 SSN4GSCC升级步骤
SSN4GSCC主控板升级
1、查询主备状态
:cfg-get-dpsstate:2;
2、关闭文件巡检
:sftm-get-fpatrol:17,FILEPATROL;
:sftm-set-fpatrol:17,FILEPATROL,STOP;
:sftm-get-fpatrol:18,FILEPATROL;
:sftm-set-fpatrol:18,FILEPATROL,STOP;
3、查询版本信息
:ver;
:sys-get-nesoftver;
:sftm-get-testver:17;
:sftm-get-testver:18;
4、查询18号主控板文件
:sftm-show-dir:18,"/ofs1/hwx";
:sftm-show-dir:18,"/ofs2/hwx";
:sftm-show-dir:18,"/ofs1/fpga";
:sftm-show-dir:18,"/ofs2/fpga";
5、删除主控OFS1目录下的软件
:sftm-delete-file:18,"/ofs1/hwx/N4EBIOS.HWX";
:sftm-delete-file:18,"/ofs1/hwx/NE7500N4.INI";
:sftm-delete-file:18,"/ofs1/hwx/NE3500N4.INI";
:sftm-delete-file:18,"/ofs1/hwx/N43500.HWX";
:sftm-delete-file:18,"/ofs1/hwx/BDVER.INI";
:sftm-delete-file:18,"/ofs1/hwx/SYSINI.CFG";
:sftm-delete-file:18,"/ofs1/hwx/SYSCFG.INI";
:sftm-delete-file:18,"/ofs1/hwx/DKM.INI";
:sftm-delete-file:18,"/ofs1/hwx/NE.INI";
:sftm-delete-file:18,"/ofs1/hwx/OCP.INI";
:sftm-delete-file:18,"/ofs1/hwx/PNP.INI"
:sftm-delete-file:18,"/ofs1/fpga/SSN4GSCC.PGA"
6、删除主控OFS2目录下的软件
:sftm-delete-file:18,"/ofs2/hwx/N4EBIOS.HWX";
:sftm-delete-file:18,"/ofs2/hwx/NE7500N4.INI";
:sftm-delete-file:18,"/ofs2/hwx/NE3500N4.INI";
:sftm-delete-file:18,"/ofs2/hwx/N43500.HWX";
:sftm-delete-file:18,"/ofs2/hwx/BDVER.INI";
:sftm-delete-file:18,"/ofs2/hwx/SYSINI.CFG";
:sftm-delete-file:18,"/ofs2/hwx/SYSCFG.INI";
:sftm-delete-file:18,"/ofs2/hwx/DKM.INI";
:sftm-delete-file:18,"/ofs2/hwx/NE.INI";
:sftm-delete-file:18,"/ofs2/hwx/OCP.INI";
:sftm-delete-file:18,"/ofs2/hwx/PNP.INI";
:sftm-delete-file:18,"/ofs2/fpga/SSN4GSCC.PGA";
7、查询18号主控板文件
:sftm-show-dir:18,"/ofs1/hwx";
:sftm-show-dir:18,"/ofs2/hwx";
:sftm-show-dir:18,"/ofs1/fpga";
:sftm-show-dir:18,"/ofs2/fpga";
8、加载软件到ofs1.....选择需要升级的软件nesoft(重点。。。)
注:Navigator除了加载FPGA时需要选择Fpga选项外,软件、配置文件和扩展Bios的都选择Board选项加载即可;
9、将ofs1目录中的文件复制到OFS2目录下
:sftm-copy-file:18,"/ofs1/hwx/N4EBIOS.HWX",18,"/ofs2/hwx/N4EBIOS.HWX";
:sftm-delete-file:18,"/ofs1/hwx/NE7500N4.INI",18,"/ofs2/hwx/NE7500N4.INI";
:sftm-delete-file:18,"/ofs1/hwx/NE3500N4.INI",18,"/ofs2/hwx/NE3500N4.INI";
:sftm-delete-file:18,"/ofs1/hwx/N43500.HWX",18,"/ofs2/hwx/N43500.HWX";
:sftm-delete-file:18,"/ofs1/hwx/BDVER.INI",18,"/ofs2/hwx/BDVER.INI";
:sftm-delete-file:18,"/ofs1/hwx/SYSINI.CFG",18,"/ofs2/hwx/SYSINI.CFG";
:sftm-delete-file:18,"/ofs1/hwx/SYSCFG.INI",18,"/ofs2/hwx/SYSCFG.INI";
:sftm-delete-file:18,"/ofs1/hwx/DKM.INI",18,"/ofs2/hwx/DKM.INI";
:sftm-delete-file:18,"/ofs1/hwx/NE.INI",18,"/ofs2/hwx/NE.INI";
:sftm-delete-file:18,"/ofs1/hwx/OCP.INI",18,"/ofs2/hwx/OCP.INI";
:sftm-delete-file:18,"/ofs1/hwx/PNP.INI",18,"/ofs2/hwx/PNP.INI";
:sftm-delete-file:18,"/ofs1/fpga/SSN4GSCC.PGA",18,"/ofs2/fpga/SSN4GSCC.PGA";
10、查询18号主控板文件
:sftm-show-dir:18,"/ofs1/hwx";
:sftm-show-dir:18,"/ofs2/hwx";
:sftm-show-dir:18,"/ofs1/fpga";
:sftm-show-dir:18,"/ofs2/fpga";
11、删除17号主控板OFS1文件
:sftm-delete-file:17,"/ofs1/hwx/N4EBIOS.HWX";
:sftm-delete-file:17,"/ofs1/hwx/NE7500N4.INI";
:sftm-delete-file:17,"/ofs1/hwx/NE3500N4.INI";
:sftm-delete-file:17,"/ofs1/hwx/N43500.HWX";
:sftm-delete-file:17,"/ofs1/hwx/BDVER.INI";
:sftm-delete-file:17,"/ofs1/hwx/SYSINI.CFG";
:sftm-delete-file:17,"/ofs1/hwx/SYSCFG.INI";
:sftm-delete-file:17,"/ofs1/hwx/DKM.INI";
:sftm-delete-file:17,"/ofs1/hwx/NE.INI";
:sftm-delete-file:17,"/ofs1/hwx/OCP.INI";
:sftm-delete-file:17,"/ofs1/hwx/PNP.INI"
:sftm-delete-file:17,"/ofs1/fpga/SSN4GSCC.PGA";
12、删除17号主控板OFS2文件
:sftm-delete-file:17,"/ofs2/hwx/N4EBIOS.HWX";
:sftm-delete-file:17,"/ofs2/hwx/NE7500N4.INI";
:sftm-delete-file:17,"/ofs2/hwx/NE3500N4.INI";
:sftm-delete-file:17,"/ofs2/hwx/N43500.HWX";
:sftm-delete-file:17,"/ofs2/hwx/BDVER.INI";
:sftm-delete-file:17,"/ofs2/hwx/SYSINI.CFG";
:sftm-delete-file:17,"/ofs2/hwx/SYSCFG.INI";
:sftm-delete-file:17,"/ofs2/hwx/DKM.INI";
:sftm-delete-file:17,"/ofs2/hwx/NE.INI";
:sftm-delete-file:17,"/ofs2/hwx/OCP.INI";
:sftm-delete-file:17,"/ofs2/hwx/PNP.INI";
:sftm-delete-file:17,"/ofs2/fpga/SSN4GSCC.PGA";
13、查询17号主控板文件
:sftm-show-dir:17,"/ofs1/hwx";
:sftm-show-dir:17,"/ofs2/hwx";
:sftm-show-dir:17,"/ofs1/fpga";
:sftm-show-dir:17,"/ofs2/fpga";
14、将18槽位OFS1目录的文件复制到17号主控板文件
:sftm-copy-file:18,"/ofs1/hwx/N4EBIOS.HWX",17,"/ofs1/hwx/N4EBIOS.HWX";
:sftm-delete-file:18,"/ofs1/hwx/NE7500N4.INI",17,"/ofs1/hwx/NE7500N4.INI";
:sftm-delete-file:18,"/ofs1/hwx/NE3500N4.INI",17,"/ofs1/hwx/NE3500N4.INI";
:sftm-delete-file:18,"/ofs1/hwx/N43500.HWX",17,"/ofs1/hwx/N43500.HWX";
:sftm-delete-file:18,"/ofs1/hwx/BDVER.INI",17,"/ofs1/hwx/BDVER.INI";
:sftm-delete-file:18,"/ofs1/hwx/SYSINI.CFG",17,"/ofs1/hwx/SYSINI.CFG";
:sftm-delete-file:18,"/ofs1/hwx/SYSCFG.INI",17,"/ofs1/hwx/SYSCFG.INI";
:sftm-delete-file:18,"/ofs1/hwx/DKM.INI",17,"/ofs1/hwx/DKM.INI";
:sftm-delete-file:18,"/ofs1/hwx/NE.INI",17,"/ofs1/hwx/NE.INI";
:sftm-delete-file:18,"/ofs1/hwx/OCP.INI",17,"/ofs1/hwx/OCP.INI";
:sftm-delete-file:18,"/ofs1/hwx/PNP.INI",17,"/ofs1/hwx/PNP.INI";
:sftm-delete-file:18,"/ofs1/fpga/SSN4GSCC.PGA",17,"/ofs1/fpga/SSN4GSCC.PGA";
15、将ofs1目录中的文件复制到OFS2目录下
:sftm-copy-file:17,"/ofs1/hwx/N4EBIOS.HWX",17,"/ofs2/hwx/N4EBIOS.HWX";
:sftm-delete-file:17,"/ofs1/hwx/NE7500N4.INI",17,"/ofs2/hwx/NE7500N4.INI";
:sftm-delete-file:17,"/ofs1/hwx/NE3500N4.INI",17,"/ofs2/hwx/NE3500N4.INI";
:sftm-delete-file:17,"/ofs1/hwx/N43500.HWX",17,"/ofs2/hwx/N43500.HWX";
:sftm-delete-file:17,"/ofs1/hwx/BDVER.INI",17,"/ofs2/hwx/BDVER.INI";
:sftm-delete-file:17,"/ofs1/hwx/SYSINI.CFG",17,"/ofs2/hwx/SYSINI.CFG";
:sftm-delete-file:17,"/ofs1/hwx/SYSCFG.INI",17,"/ofs2/hwx/SYSCFG.INI";
:sftm-delete-file:17,"/ofs1/hwx/DKM.INI",17,"/ofs2/hwx/DKM.INI";
:sftm-delete-file:17,"/ofs1/hwx/NE.INI",17,"/ofs2/hwx/NE.INI";
:sftm-delete-file:17,"/ofs1/hwx/OCP.INI",17,"/ofs2/hwx/OCP.INI";
:sftm-delete-file:17,"/ofs1/hwx/PNP.INI",17,"/ofs2/hwx/PNP.INI";
:sftm-delete-file:17,"/ofs1/fpga/SSN4GSCC.PGA",17,"/ofs2/fpga/SSN4GSCC.PGA";
;查询17号主控板文件
:sftm-show-dir:17,"/ofs1/hwx"
:sftm-show-dir:17,"/ofs2/hwx"
:sftm-show-dir:17,"/ofs1/fpga";
:sftm-show-dir:17,"/ofs2/fpga";
;打开文件巡检
:sftm-set-fpatrol:17,FILEPATROL,START; //打开文件巡检
:sftm-get-fpatrol:17,FILEPATROL;
:sftm-set-fpatrol:18,FILEPATROL,START; //打开文件巡检
:sftm-get-fpatrol:18,FILEPATROL;
;硬复位备用主控
:cfg-reset-board:17,hard;
;硬复位备用主控
:cfg-reset-board:18,hard;
加载基础Bios(basebios.hwx)文件到主用主控~~~~~~~~~~~
;复制基础Bios文件到备用主控(此时17为主,18为备)
:sftm-copy-file:17,"/ofs1/hwx/basebios.hwx",18,"/ofs1/hwx/basebios.hwx";
;激活18号板基础Bios
:cfg-active-basicbios:18;
;软复位18号板
:cfg-reset-board:18,soft;
;激活17号板基础Bios
:cfg-active-basicbios:17;
;软复位17号板
:cfg-reset-board:17,soft;
;query the SCC Version Information
:ver;
:sys-get-nesoftver;
:sftm-get-testver:17;
:sftm-get-testver:18;
二、以太网板操作:
以5号板为ssn1efs0为例。
1、查询文件是否加载完全
:sftm-show-dir:5,"/ofs1/hwx";
:sftm-show-dir:5,"/ofs1/fpga";
2、加载软件到ofs1.....选择需要升级的软件nesoft(重点。。。)
注:Navigator除了加载FPGA时需要选择Fpga选项外,软件、配置文件和扩展Bios的都选择Board选项加载即可;
3、硬软复位数据板
:cfg-reset-board:5,hard;
:cfg-reset-board:5,soft;
4、加载基础Bios(basebios.hwx)文件到单板~~~~~~~~~~~
5、激活基础Bios命令
:cfg-active-basicbios:5;
6、硬软复位数据板
:cfg-reset-board:5,hard;
:cfg-reset-board:5,soft;
7、查询版本
:cfg-get-bdverinfo:5;
三、其他光板操作
以7号板为SSN3SL16A为例。
1、查询文件是否加载完全
:sftm-show-dir:7,"/ofs1/hwx";
:sftm-show-dir:7,"/ofs1/fpga";
2、加载软件到ofs1.....选择需要升级的软件nesoft(重点。。。)
注:Navigator除了加载FPGA时需要选择Fpga选项外,软件、配置文件和扩展Bios的都选择Board选项加载即可;
3、硬软复位数据板
:cfg-reset-board:7,hard;
:cfg-reset-board:7,soft;
4、加载基础Bios(basebios.hwx)文件到单板~~~~~~~~~~~
5、激活基础Bios命令
:cfg-active-basicbios:7;
6、硬软复位数据板
:cfg-reset-board:7,hard;
:cfg-reset-board:7,soft;
7、查询版本
:cfg-get-bdverinfo:7;
SSN1GSCC主控板升级
1、查询主备状态
:cfg-get-dpsstate:2;
2、关闭文件巡检
:sftm-get-fpatrol:17,FILEPATROL;
:sftm-set-fpatrol:17,FILEPATROL,STOP;
:sftm-get-fpatrol:18,FILEPATROL;
:sftm-set-fpatrol:18,FILEPATROL,STOP;
3、查询版本信息
:ver;
:sys-get-nesoftver;
:sftm-get-testver:17;
:sftm-get-testver:18;
4、查询18号主控板文件
:sftm-show-dir:18,"/ofs1/hwx";
:sftm-show-dir:18,"/ofs2/hwx";
:sftm-show-dir:18,"/ofs1/fpga";
:sftm-show-dir:18,"/ofs2/fpga";
5、删除主控OFS1目录下的软件
:sftm-delete-file:18,"/ofs1/hwx/3500app.hwx";
:sftm-delete-file:18,"/ofs1/hwx/bdver.ini";
:sftm-delete-file:18,"/ofs1/hwx/dkm.ini";
:sftm-delete-file:18,"/ofs1/hwx/extbios.hwx";
:sftm-delete-file:18,"/ofs1/hwx/ne3500.hwx";
:sftm-delete-file:18,"/ofs1/hwx/ne3500.ini";
:sftm-delete-file:18,"/ofs1/hwx/ne3500n3.ini";
:sftm-delete-file:18,"/ofs1/hwx/ne7500.ini";
:sftm-delete-file:18,"/ofs1/hwx/ne7500n3.ini";
:sftm-delete-file:18,"/ofs1/hwx/ocp35.ini";
:sftm-delete-file:18,"/ofs1/hwx/pnp35.ini";
:sftm-delete-file:18,"/ofs1/hwx/sccpkg.ini";
:sftm-delete-file:18,"/ofs1/hwx/syscfg.ini";
:sftm-delete-file:18,"/ofs1/hwx/sysini.cfg";
:sftm-delete-file:18,"/ofs1/fpga/ssn1scc.pga";
6、删除主控OFS2目录下的软件
:sftm-delete-file:18,"/ofs2/hwx/3500app.hwx";
:sftm-delete-file:18,"/ofs2/hwx/bdver.ini";
:sftm-delete-file:18,"/ofs2/hwx/dkm.ini";
:sftm-delete-file:18,"/ofs2/hwx/extbios.hwx";
:sftm-delete-file:18,"/ofs2/hwx/ne3500.hwx";
:sftm-delete-file:18,"/ofs2/hwx/ne3500.ini";
:sftm-delete-file:18,"/ofs2/hwx/ne3500n3.ini";
:sftm-delete-file:18,"/ofs2/hwx/ne7500.ini";
:sftm-delete-file:18,"/ofs2/hwx/ne7500n3.ini";
:sftm-delete-file:18,"/ofs2/hwx/ocp35.ini";
:sftm-delete-file:18,"/ofs2/hwx/pnp35.ini";
:sftm-delete-file:18,"/ofs2/hwx/sccpkg.ini";
:sftm-delete-file:18,"/ofs2/hwx/syscfg.ini";
:sftm-delete-file:18,"/ofs2/hwx/sysini.cfg";
:sftm-delete-file:18,"/ofs2/fpga/ssn1scc.pga";
7、查询18号主控板文件
:sftm-show-dir:18,"/ofs1/hwx";
:sftm-show-dir:18,"/ofs2/hwx";
:sftm-show-dir:18,"/ofs1/fpga";
:sftm-show-dir:18,"/ofs2/fpga";
8、加载软件到ofs1.....选择需要升级的软件nesoft(重点。。。)
注:Navigator除了加载FPGA时需要选择Fpga选项外,软件、配置文件和扩展Bios的都选择Board选项加载即可;
9、将ofs1目录中的文件复制到OFS2目录下
:sftm-copy-file:18,"/ofs1/hwx/3500app.hwx",18,"/ofs2/hwx/3500app.hwx";
:sftm-copy-file:18,"/ofs1/hwx/bdver.ini",18,"/ofs2/hwx/bdver.ini";
:sftm-copy-file:18,"/ofs1/hwx/dkm.ini",18,"/ofs2/hwx/dkm.ini";
:sftm-copy-file:18,"/ofs1/hwx/extbios.hwx",18,"/ofs2/hwx/extbios.hwx";
:sftm-copy-file:18,"/ofs1/hwx/ne3500.hwx",18,"/ofs2/hwx/ne3500.hwx";
:sftm-copy-file:18,"/ofs1/hwx/ne3500.ini",18,"/ofs2/hwx/ne3500.ini";
:sftm-copy-file:18,"/ofs1/hwx/ne3500n3.ini",18,"/ofs2/hwx/ne3500n3.ini";
:sftm-copy-file:18,"/ofs1/hwx/ne7500.ini",18,"/ofs2/hwx/ne7500.ini";
:sftm-copy-file:18,"/ofs1/hwx/ne7500n3.ini",18,"/ofs2/hwx/ne7500n3.ini";
:sftm-copy-file:18,"/ofs1/hwx/ocp35.ini",18,"/ofs2/hwx/ocp35.ini";
:sftm-copy-file:18,"/ofs1/hwx/pnp35.ini",18,"/ofs2/hwx/pnp35.ini";
:sftm-copy-file:18,"/ofs1/hwx/sccpkg.ini",18,"/ofs2/hwx/sccpkg.ini";
:sftm-copy-file:18,"/ofs1/hwx/syscfg.ini",18,"/ofs2/hwx/syscfg.ini";
:sftm-copy-file:18,"/ofs1/hwx/sysini.cfg",18,"/ofs2/hwx/sysini.cfg";
:sftm-copy-file:18,"/ofs1/fpga/ssn1scc.pga",18,"/ofs2/fpga/ssn1scc.pga";
10、查询18号主控板文件
:sftm-show-dir:18,"/ofs1/hwx";
:sftm-show-dir:18,"/ofs2/hwx";
:sftm-show-dir:18,"/ofs1/fpga";
:sftm-show-dir:18,"/ofs2/fpga";
11、删除17号主控板OFS1文件
:sftm-delete-file:17,"/ofs1/hwx/3500app.hwx";
:sftm-delete-file:17,"/ofs1/hwx/bdver.ini";
:sftm-delete-file:17,"/ofs1/hwx/dkm.ini";
:sftm-delete-file:17,"/ofs1/hwx/extbios.hwx";
:sftm-delete-file:17,"/ofs1/hwx/ne3500.hwx";
:sftm-delete-file:17,"/ofs1/hwx/ne3500.ini";
:sftm-delete-file:17,"/ofs1/hwx/ne3500n3.ini";
:sftm-delete-file:17,"/ofs1/hwx/ne7500.ini";
:sftm-delete-file:17,"/ofs1/hwx/ne7500n3.ini";
:sftm-delete-file:17,"/ofs1/hwx/ocp35.ini";
:sftm-delete-file:17,"/ofs1/hwx/pnp35.ini";
:sftm-delete-file:17,"/ofs1/hwx/sccpkg.ini";
:sftm-delete-file:17,"/ofs1/hwx/syscfg.ini";
:sftm-delete-file:17,"/ofs1/hwx/sysini.cfg";
:sftm-delete-file:17,"/ofs1/fpga/ssn1scc.pga";
12、删除17号主控板OFS2文件
:sftm-delete-file:17,"/ofs2/hwx/3500app.hwx";
:sftm-delete-file:17,"/ofs2/hwx/bdver.ini";
:sftm-delete-file:17,"/ofs2/hwx/dkm.ini";
:sftm-delete-file:17,"/ofs2/hwx/extbios.hwx";
:sftm-delete-file:17,"/ofs2/hwx/ne3500.hwx";
:sftm-delete-file:17,"/ofs2/hwx/ne3500.ini";
:sftm-delete-file:17,"/ofs2/hwx/ne3500n3.ini";
:sftm-delete-file:17,"/ofs2/hwx/ne7500.ini";
:sftm-delete-file:17,"/ofs2/hwx/ne7500n3.ini";
:sftm-delete-file:17,"/ofs2/hwx/ocp35.ini";
:sftm-delete-file:17,"/ofs2/hwx/pnp35.ini";
:sftm-delete-file:17,"/ofs2/hwx/sccpkg.ini";
:sftm-delete-file:17,"/ofs2/hwx/syscfg.ini";
:sftm-delete-file:17,"/ofs2/hwx/sysini.cfg";
:sftm-delete-file:17,"/ofs2/fpga/ssn1scc.pga";
13、查询17号主控板文件
:sftm-show-dir:17,"/ofs1/hwx";
:sftm-show-dir:17,"/ofs2/hwx";
:sftm-show-dir:17,"/ofs1/fpga";
:sftm-show-dir:17,"/ofs2/fpga";
14、将18槽位OFS1目录的文件复制到17号主控板文件
:sftm-copy-file:17,"/ofs1/hwx/3500app.hwx",17,"/ofs2/hwx/3500app.hwx";
:sftm-copy-file:17,"/ofs1/hwx/bdver.ini",17,"/ofs2/hwx/bdver.ini";
:sftm-copy-file:17,"/ofs1/hwx/dkm.ini",17,"/ofs2/hwx/dkm.ini";
:sftm-copy-file:17,"/ofs1/hwx/extbios.hwx",17,"/ofs2/hwx/extbios.hwx";
:sftm-copy-file:17,"/ofs1/hwx/ne3500.hwx",17,"/ofs2/hwx/ne3500.hwx";
:sftm-copy-file:17,"/ofs1/hwx/ne3500.ini",17,"/ofs2/hwx/ne3500.ini";
:sftm-copy-file:17,"/ofs1/hwx/ne3500n3.ini",17,"/ofs2/hwx/ne3500n3.ini";
:sftm-copy-file:17,"/ofs1/hwx/ne7500.ini",17,"/ofs2/hwx/ne7500.ini";
:sftm-copy-file:17,"/ofs1/hwx/ne7500n3.ini",17,"/ofs2/hwx/ne7500n3.ini";
:sftm-copy-file:17,"/ofs1/hwx/ocp35.ini",17,"/ofs2/hwx/ocp35.ini";
:sftm-copy-file:17,"/ofs1/hwx/pnp35.ini",17,"/ofs2/hwx/pnp35.ini";
:sftm-copy-file:17,"/ofs1/hwx/sccpkg.ini",17,"/ofs2/hwx/sccpkg.ini";
:sftm-copy-file:17,"/ofs1/hwx/syscfg.ini",17,"/ofs2/hwx/syscfg.ini";
:sftm-copy-file:17,"/ofs1/hwx/sysini.cfg",17,"/ofs2/hwx/sysini.cfg";
:sftm-copy-file:17,"/ofs1/fpga/ssn1scc.pga",17,"/ofs2/fpga/ssn1scc.pga";
15、将ofs1目录中的文件复制到OFS2目录下
:sftm-copy-file:17,"/ofs1/hwx/N4EBIOS.HWX",17,"/ofs2/hwx/N4EBIOS.HWX";
:sftm-delete-file:17,"/ofs1/hwx/NE7500N4.INI",17,"/ofs2/hwx/NE7500N4.INI";
:sftm-delete-file:17,"/ofs1/hwx/NE3500N4.INI",17,"/ofs2/hwx/NE3500N4.INI";
:sftm-delete-file:17,"/ofs1/hwx/N43500.HWX",17,"/ofs2/hwx/N43500.HWX";
:sftm-delete-file:17,"/ofs1/hwx/BDVER.INI",17,"/ofs2/hwx/BDVER.INI";
:sftm-delete-file:17,"/ofs1/hwx/SYSINI.CFG",17,"/ofs2/hwx/SYSINI.CFG";
:sftm-delete-file:17,"/ofs1/hwx/SYSCFG.INI",17,"/ofs2/hwx/SYSCFG.INI";
:sftm-delete-file:17,"/ofs1/hwx/DKM.INI",17,"/ofs2/hwx/DKM.INI";
:sftm-delete-file:17,"/ofs1/hwx/NE.INI",17,"/ofs2/hwx/NE.INI";
:sftm-delete-file:17,"/ofs1/hwx/OCP.INI",17,"/ofs2/hwx/OCP.INI";
:sftm-delete-file:17,"/ofs1/hwx/PNP.INI",17,"/ofs2/hwx/PNP.INI";
:sftm-delete-file:17,"/ofs1/fpga/SSN4GSCC.PGA",17,"/ofs2/fpga/SSN4GSCC.PGA";
;查询17号主控板文件
:sftm-show-dir:17,"/ofs1/hwx"
:sftm-show-dir:17,"/ofs2/hwx"
:sftm-show-dir:17,"/ofs1/fpga";
:sftm-show-dir:17,"/ofs2/fpga";
;打开文件巡检
:sftm-set-fpatrol:17,FILEPATROL,START; //打开文件巡检
:sftm-get-fpatrol:17,FILEPATROL;
:sftm-set-fpatrol:18,FILEPATROL,START; //打开文件巡检
:sftm-get-fpatrol:18,FILEPATROL;
;硬复位备用主控
:cfg-reset-board:17,hard;
;硬复位备用主控
:cfg-reset-board:17,hard;
加载基础Bios(basebios.hwx)文件到主用主控~~~~~~~~~~~
;复制基础Bios文件到备用主控(此时17为主,18为备)
:sftm-copy-file:17,"/ofs1/hwx/basebios.hwx",18,"/ofs1/hwx/basebios.hwx";
;激活18号板基础Bios
:cfg-active-basicbios:18;
;软复位18号板
:cfg-reset-board:18,soft;
;激活17号板基础Bios
:cfg-active-basicbios:17;
;软复位17号板
:cfg-reset-board:17,soft;
;query the SCC Version Information
:ver;
:sys-get-nesoftver;
:sftm-get-testver:17;
:sftm-get-testver:18;
注备:例如当时正处于BIOS态下的单板,可以通过点击“Add Board”按钮手工添加单板;
- 上一篇:OptiX OSN1500B SSQ5CXLLN主控板更换操作步骤 2018-5-20
- 下一篇:华为Optix OSN3500设备单板条码解说 2018-5-20