当前位置:文档之家› C300 V1.2.0开局指导书

C300 V1.2.0开局指导书

C300 V1.2.0 开局指导书1.版本升级/回退1.1升级准备1.2工具准备笔记本电脑(带串口或USB转串口),十字和一字螺丝刀,C300的串口线,网线,CPLD 烧结专用线和烧结软件(防止因boot升级失误需要烧录boot芯片)1.3硬件准备有条件的话准备主控板和PON板备用板各一块。

1.4软件准备、数据备份及升级前运行状态检查和记录从C300 V1.0.0版本或C300 V1.1.0升级到C300 V1.2.0版本不需要清空所有配置数据,需要更新所有单板的boot版本、所有单板的MVR软件版本,和firware版本(CPLD版本可以在线升级)。

1.准备好所有线卡的软硬件版本;2.保存配置数据文件startrun.dat到服务器,以备回退到升级前的版本;ZXAN#upload cfg startrun.dat //把配置文件从flash拷到FTP服务器的FTP目录下(前置条件:配置好外部ftp服务器及网元的ftp服务器配置);3.服务器上备份好所有单板的升级前版本以备回退到升级前的版本;⏹方式一. 网管上右键点击网元图标,选择系统管理->版本管理,分别上传所有在线板卡(如主控板,PON板和上联板)的版本到服务器。

⏹方式二. 通过登陆网元cli,通过特权模式下的upload img命令上传版本文件。

如:ZXAN#upload img * ftp //将所有版本文件上传到ftp服务器Uploading file to host(10.62.31.201)Uploading file scxl0.mvr ....................................(前置条件:配置好外部ftp服务器及网元的ftp服务器配置);4.查看并记录升级前运行状态,检查是否有异常告警, 通过网管菜单【视图】→【告警管理】查看网元告警。

如果存在告警需先解决告警问题,并确认没有问题后再进行下面的升级。

1.5升级步骤1.1环境搭建CLI方式升级版本,需要FTP Server、待升级版本GPON OLT设备和GPON OLT设备操作台(可以控制GPON OLT设备的计算机,串口方式、Telnet方式控制均可)。

FTP Server和待升级版本GPON OLT设备要求接入同一网络。

FTP Server和GPON OLT设备操作台的运行位置没有特定要求。

图 CLI方式升级版本1.2运行FTP Server运行FTP Server,配置FTP用户、密码,将版本文件放在指定路径下。

1.3配置网元1、C300系统启动完成后,可以在根目录下#show interface mng1显示当前带外MAC,IP,boot环境下ftp的服务器IP,user name,password等信息。

ZXAN#show interface mng1mng running informationip address : 10.64.192.190mask : 255.255.255.0boot-server : 10.64.192.134boot-username : gponboot-password : ******config-filename : startrun.datimgfile-location: localinband-mac : 00d0.d030.6401outband-mac : 00d0.d030.6301mng configuration informationip address : 10.64.192.190mask : 255.255.255.0boot-server : 10.64.192.134boot-username : gponboot-password : ******config-filename : startrun.datimgfile-location: localinband-mac : 00d0.d030.6401outband-mac : 00d0.d030.6301注:1、Ip address 参数表示网元的带外IP。

2、mng running information表示mng1接口当前运行的数据;mng configuration information表示接口保存的数据;当两者不一致时,表示配置数据未保存,重启网元后将恢复为保存数据。

2、在mng1接口下可以修改带外网口IP地址,ftp服务器的IP地址,用户名和密码与FTP服务器保持一致ZXAN(config)#interface mng1 ;进入mng1接口下ZXAN(config-if)#ip 10.64.192.189 ;修改带外网口IP地址ZXAN(config-if)#boot-server 10.64.192.187 ;修改对应ftp服务器IP地址ZXAN(config-if)#boot-username gpon ;修改对应ftp用户的用户名ZXAN(config-if)#boot-password gpon ;修改对应ftp用户的密码注:mng1接口下配置命令行ZXAN(config-if)#?boot-password FTP password for boot serverboot-server Specify remote boot serverboot-username FTP username for boot serverconfig-filename Start config file namedefault-gateway Default gateway for boot file downloadenable-password Password for enable entranceend Exit to EXEC modeexit Exit current configuration modeimgfile-location Bootup imaging file locationip Configure ip addressno Negate a command or set its defaultsshow Show running system information1.4版本下载与同步注意:版本升级时,必须要先进行boot更新!1.5版本下载/主备板版本同步1.6步骤一下载版本至主控板系统启动后,在特权模式下(ZXAN#)使用命令:download img ***(文件名) 进行版本下载。

需下载的版本文件应包括所有网元在用板卡对应的BT、FW、MVR版本文件如:ZXAN#download img scxl.btDownloading from host(10.64.192.187)Transfering file SCXL.bt .........................[Successfully]ZXAN#download img scxl.fwDownloading from host(10.64.192.187)Transfering file SCXL.FW .........................[Successfully]ZXAN#download img scxl.mvrDownloading from host(10.64.192.187)Transfering file SCXL.MVR ... ............................................................................... ............................................................................... ............................................................................... .............[Successfully]…………注:可以通过通配符下载版本,提高版本下载效率。

命令如下:download img * //将ftp目录下所有版本文件下载到主控flash中。

(下载过程中Cli 打印满屏后会有more提示符,按空格键继续。

)1.7步骤二. 备用板版本同步注:若无备用板可跳过此步骤在主用主控板下载新版本时,如备板处于stanby状态,备用主控板会自动进行同步版本。

若备用板是后续插入网元或主用主控板并非在备板处于standby状态下,进行下载版本的。

需要进行手工版本同步操作,具体如下:在特权模式下(ZXAN#)使用sync-file img命令进行主备板版本同步。

如:ZXAN#sync-file img通过ZXAN#show sync-status查看同步进度。

如:ZXAN#show sync-statusSynchronization status of directory :Filename Status--------------------------------------------------------------------------------scxl.fw 100gucd.bt 100gucd.fw 100gucd.mvr 100scxl.bt 100scxl1.mvr 100gtgoa.fw 100gtgoa.mvr 100gtgoa.bt 100gtgoc.fw 100gtgoc.mvr 100gtgoc.bt 10011 files sync OK, Total 11 files1.8步骤三. 确认主备版本同步注:若无备用板可跳过此步骤主备机版本同步完成后, show version-saved(master/slave主备板),确认备用板上的版本与主用板上的版本同步一致。

ZXAN#show version-saved masterPhyLoc FileName VerType VerTag BuildTime VerLenth Active --------------------------------------------------------------------------------1/1/11 gtgoa.bt BT V1.0.0P1 2010-07-01 13:42:04 326048 01/1/11 gtgoa.fw FW V1.2.0 2010-09-06 16:00:35 5437973 01/1/11 gtgoa.mvr MVR V1.2.0 2010-09-06 16:00:33 1206069 01/1/11 gtgoc.bt BT V1.0.0P1 2010-11-15 14:22:39 315344 01/1/11 gtgoc.fw FW V1.2.0 2010-09-06 15:42:25 13888707 01/1/11 gtgoc.mvr MVR V1.2.0 2010-09-06 15:42:14 1302608 01/1/11 gucd.bt BT V1.0.0P2 2010-12-20 09:05:00 210876 01/1/11 gucd.fw FW V1.2.0 2010-12-21 17:18:16 104625 01/1/11 gucd.mvr MVR V1.2.0 2010-12-21 17:46:59 1807067 01/1/11 scxl.bt BT V1.0.0P1 2010-08-19 08:56:51 444176 01/1/11 scxl.fw FW V1.2.0 2010-09-06 16:37:25 159982 01/1/11 scxl0.mvr MVR V1.2.0 2010-12-21 17:11:05 8137410 11/1/11 scxl1.mvr MVR V1.0.0 2010-09-07 11:55:48 7094783 0ZXAN#show version-saved slavePhyLoc FileName VerType VerTag BuildTime VerLenth Active --------------------------------------------------------------------------------1/1/10 gtgoa.bt BT V1.0.0P1 2010-07-01 13:42:04 326048 01/1/10 gtgoa.fw FW V1.2.0 2010-09-06 16:00:35 5437973 01/1/10 gtgoa.mvr MVR V1.2.0 2010-09-06 16:00:33 1206069 01/1/10 gtgoc.bt BT V1.0.0P1 2010-11-15 14:22:39 315344 01/1/10 gtgoc.fw FW V1.2.0 2010-09-06 15:42:25 13888707 01/1/10 gtgoc.mvr MVR V1.2.0 2010-09-06 15:42:14 1302608 01/1/10 gucd.bt BT V1.0.0P2 2010-12-20 09:05:00 210876 01/1/10 gucd.fw FW V1.2.0 2010-12-21 17:18:16 104625 01/1/10 gucd.mvr MVR V1.2.0 2010-12-21 17:46:59 1807067 01/1/10 scxl.bt BT V1.0.0P1 2010-08-19 08:56:51 444176 01/1/10 scxl.fw FW V1.2.0 2010-09-06 16:37:25 159982 01/1/10 scxl0.mvr MVR V1.2.0 2010-12-21 17:11:05 8137410 11/1/10 scxl1.mvr MVR V1.0.0 2010-09-07 11:55:48 7094783 01.9版本升级1.10步骤一. 升级各板卡的boot。

相关主题