zoukankan      html  css  js  c++  java
  • dell交换机固件

    Upgrading the S4048-ON Dell Networking OS Image using the Dell Networking OS CLI
    Bare Metal Provisioning 
    
    NOTE: If you are using Bare Metal Provisioning (BMP), see the Bare Metal Provisioning topic in the Dell Networking OS Configuration Guide or the Open Automation Guide. 
    
    Manual Upgrade Procedure 
    
    Follow these steps carefully to upgrade your S4048-ON systems: 
    
    1 Dell Networking recommends that you back up your startup configuration and any important files and directories to an external media prior to upgrading the system. 
    
    2 Upgrade the Dell Networking OS in flash partition A: or B: 
    
    upgrade system [flash: | ftp: stack-unit <1-6> | tftp: | scp: | usbflash:] [A: | B:] EXEC Privilege
    Dell#upgrade system ftp: a: 
    
    Address or name of remote host []: 10.16.127.35 Source file name []: FTOS-SK-9.10.0.1.bin 
    
    User name to login remote host: ftpuser Password to login remote host: 
    
    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!... 
    
    ........................................................ 
    
    ........................................................ 
    
    ........................................................ 
    
    ........................................................ 
    
    ........................................................ 
    
    ........................................................ 
    
    ........60413463 bytes successfully copied System image upgrade completed successfully. 
    
    Dell#Apr 12 04:42:52: %STKUNIT1-M:CP %DOWNLOAD-6-UPGRADE: Upgrade completed successfully 
    
    Dell# 
    
    3 Verify that the Dell Networking OS has been upgraded correctly in the upgraded flash partition show boot system stack-unit [1-6] | all] 
    
    
    EXEC Privilege 
    
    Dell#show boot system stack-unit all 
    
    Current system image information in the system: 
    
    =============================================== 
    
    Type Boot Type A B 
    
    --------------------------------------------------------------------------------------------- 
    
    - 
    
    stack-unit 1 FLASH BOOT 9.10(0.1) 9.10(0.0) [boot] 
    
    stack-unit 2 is not present. 
    
    stack-unit 3 is not present. stack-unit 4 is not present. stack-unit 5 is not present. stack-unit 6 is not present. Dell# 
    
    4 Change the Primary Boot Parameter of the S4048-ON to the upgraded partition A: or B: boot system stack-unit 1 primary system: [A: | B: | tftp: | ftp:] 
    
    
    CONFIGURATION 
    
    5 Save the configuration so that the configuration will be retained after a reload using write memory command. write [memory] 
    
    
    EXEC PRIVILEGE 
    
    Dell#write memory 
    
    ! 
    
    Apr 12 04:44:35: %STKUNIT1-M:CP %FILEMGR-5-FILESAVED: Copied running-config to startup- config in flash by default 
    
    Dell# 
    
    6 Reload the unit reload 
    
    
    EXEC PRIVILEGE 
    
    Command : reload 
    
    Mode : EXEC PRIVILEGE 
    
    Dell#reload 
    
    Proceed with reload [confirm yes/no]: y 
    
    Apr 12 04:44:42: %STKUNIT1-M:CP %CHMGR-5-RELOAD: User request to reload the chassis syncing disks... 
    
    done 
    
    7 Verify the S4048 ON has been upgraded to the Dell Networking OS version 9.10(0.1) show version 
    
    
    EXEC PRIVILEGE 
    
    Dell#show version 
    
    Dell Real Time Operating System Software Dell Operating System Version: 2.0 
    
    Dell Application Software Version: 9.10(0.1) 
    
    Copyright (c) 1999-2016 by Dell Inc. All Rights Reserved. Build Time: Sun Apr 10 06:42:55 2016 
    
    Build Path: /sites/eqx/work/swbuild01_1/build16/E9-10-0/SW/SRC Dell Networking OS uptime is 2 hour(s), 24 minute(s) 
    
    System image file is "system://A" System Type: S4048-ON 
    
    Control Processor: Intel Rangeley with 2 Gbytes (2127560704 bytes) of memory, core(s) 2. 
    
    8G bytes of boot flash memory. 
    
    1 54-port TE/FG (SK-ON) 
    
    48 Ten GigabitEthernet/IEEE 802.3 interface(s) 
    
    6 Forty GigabitEthernet/IEEE 802.3 interface(s) Dell#
    
  • 相关阅读:
    转:浅谈图片服务器的架构演进
    转:Spring AOP详解
    转:Spring AOP 注解方式实现的一些“坑”
    spring AOP自定义注解方式实现日志管理
    spring的普通类中如何取session和request对像
    spring session
    转:通过Spring Session实现新一代的Session管理
    转:一个Restful Api的访问控制方法(简单版)
    Python : 什么是*args和**kwargs[转载]
    tornado项目注意点
  • 原文地址:https://www.cnblogs.com/ligao/p/6090023.html
Copyright © 2011-2022 走看看