Q132284591 发表于 2018-7-10 13:37:12

cisco ap 1200 升级IOS或恢复

  cisco ap 1200 升级IOS
  首先打开cisco tftp工具,然后连接console线,重启进入 :模式,
  ap: ?
  看是否支持set命令,一般都支持然后如下配置,和router 上类似
  配置ip 地址
  ap: set IP_ADDR 1.1.1.1   (配置ap本地地址)
  ap: set NETMASK 255.255.255.0
  ap: set DEFAULT_ROUTER 1.1.1.2 (tftp address)
  ap: tftp_init
  ap: BOOT=tftp://1.1.1.2/c1200-k9w7-mx.123-2.JA
  这时候你可以看看set 的情况
  ap:set
  BOOT=tftp://1.1.1.2/c1200-k9w7-mx.123-2.JA
  DEFAULT_ROUTER=1.1.1.2
  ENABLE_BREAK=yes
  IOS_STATIC_IP_ADDR=1.1.1.1
  IOS_STATIC_NETMASK=255.255.255.0
  IP_ADDR=1.1.1.1
  MANUAL_BOOT=no
  NETMASK=255.255.255.0
  然后手动的boot
  ap:boot
  Loading "tftp://43.82.33.2/c1200-k9w7-mx.123-2.JA"...#########################################################################################################################################################################################################################################################################################################################################################################
  File "tftp://43.82.33.2/c1200-k9w7-mx.123-2.JA"uncompressed and installed, entry point: 0x3000
  executing...
  Restricted RightsLegend
  Use, duplication, or disclosure by the Government is
  subject to restrictions as set forth in subparagraph
  (c) of the Commercial Computer Software - Restricted
  Rights clause at FAR sec. 52.227-19 and subparagraph
  (c) (1) (ii) of the Rights in Technical Data and Computer
  Software clause at DFARS sec. 252.227-7013.
  cisco Systems, Inc.
  170 West Tasman Drive
  San Jose, California 95134-1706
  Cisco Internetwork Operating System Software

  IOS (tm) C1200 Software (C1200-K9W7-M), Version 12.3(2)JA,>  Technical Support: http://www.cisco.com/techsupport
  Copyright (c) 1986-2004 by cisco Systems, Inc.
  Compiled Mon 08-Nov-04 12:47 by ccai
  Image text-base: 0x00003000, data-base: 0x0064854C
  Initializing flashfs...
  flashfs: 138 files, 7 directories
  flashfs: 0 orphaned files, 0 orphaned directories
  flashfs: Total bytes: 7741440
  flashfs: Bytes used: 1149440
  flashfs: Bytes available: 6592000
  flashfs: flashfs fsck took 2 seconds.
  flashfs: Initialization complete....done Initializing flashfs.
  This product contains cryptographic features and is subject to United
  States and local country laws governing import, export, transfer and
  use. Delivery of Cisco cryptographic products does not imply
  third-party authority to import, export, distribute or use encryption.
  Importers, exporters, distributors and users are responsible for
  compliance with U.S. and local country laws. By using this product you
  agree to comply with applicable laws and regulations. If you are unable
  to comply with U.S. and local laws, return this product immediately.
  A summary of U.S. laws governing Cisco cryptographic products may be found at:
  http://www.cisco.com/wwl/export/crypto/tool/stqrg.html
  If you require further assistance please contact us by sending email to
  export@cisco.com.
  cisco AIR-AP1220-IOS-UPGRD (PowerPC405GP) processor with 14326K/2048K bytes ofmemory.

  Processor board>  PowerPC405GP CPU at 196Mhz, revision number 0x00C4
  Last reset from power-on
  Bridging software.
  1 FastEthernet/IEEE 802.3 interface(s)
  1 802.11 Radio(s)
  32K bytes of flash-simulated non-volatile configuration memory.
  Base ethernet MAC Address: 00:0B:BE:B0:03:B7
  Part Number                         : 0-0000-00
  PCA Assembly Number               : 000-00000-00
  PCA Revision Number               :
  PCB Serial Number                   : VDF0652Q0WL
  Top Assembly Part Number          : 000-00000-00
  Top Assembly Serial Number         :
  Top Revision Number               :
  Product/Model Number                : AIR-AP1220-IOS-UPGRD
  Press RETURN to get started!
  *Mar   1 00:00:05.828: %LINK-3-UPDOWN: Interface FastEthernet0,changed state to up
  *Mar   1 00:00:06.829: %LINEPROTO-5-UPDOWN: Line protocol onInterface FastEthernet0, changed state to down
  *Mar   1 00:00:14.749: %LINEPROTO-5-UPDOWN: Line protocol onInterface FastEthernet0, changed state to up
  *Mar   1 00:00:24.967: %SYS-5-RESTART: System restarted --
  Cisco Internetwork Operating System Software

  IOS (tm) C1200 Software (C1200-K9W7-M), Version 12.3(2)JA,>  Technical Support: http://www.cisco.com/techsupport
  Copyright (c) 1986-2004 by cisco Systems, Inc.
  Compiled Mon 08-Nov-04 12:47 by ccai
  *Mar   1 00:00:24.967: %SNMP-5-COLDSTART: SNMP agent on host ap isundergoing a cold start
  *Mar   1 00:00:25.007: %DOT11-6-FREQ_SCAN: Interface Dot11Radio0,Scanning frequencies
  *Mar   1 00:00:25.928: %LINEPROTO-5-UPDOWN: Line protocol onInterface BVI1, changed state to up
  *Mar   1 00:00:25.980: %LINEPROTO-5-UPDOWN: Line protocol onInterface Dot11Radio0, changed state to down
  *Mar   1 00:00:26.988: %DOT11-6-FREQ_SCAN: Interface Dot11Radio0,Scanning frequencies
  *Mar   1 00:00:27.011: %DOT11-6-FREQ_SCAN: Interface Dot11Radio0,Scanning frequencies
  *Mar   1 00:00:48.294: %DOT11-6-FREQ_INUSE: Interface Dot11Radio0,frequencies in use: 2412 2437 2452
  *Mar   1 00:00:48.294: %DOT11-6-FREQ_USED: Interface Dot11Radio0,frequency 2422 selected
  *Mar   1 00:00:48.298: %LINK-3-UPDOWN: Interface Dot11Radio0, changedstate to up
  *Mar   1 00:00:49.299: %LINEPROTO-5-UPDOWN: Line protocol onInterface Dot11Radio0, changed state to up
  ap>en
  Password:
  ap#。。
  以后可以在 记事本上编辑这样的命令 就可以了
  ap#
  ap#conf t
  Enter configuration commands, one per line.   End with CNTL/Z.
  ap(config)#
  ap(config)#boot sy
  ap(config)#boot systemtftp://43.82.33.2/c1200-k9w7-mx.123-2.JAap(config)#do wr
  ap#reload

  Proceed with>
  Radio system: delayed or multiple>
  Radio system is preparing for>
  Radio system is ready for>
  *Mar   1 00:01:43.081: %SYS-5-RELOAD:>  flashfs: 139 files, 7 directories
  flashfs: 0 orphaned files, 0 orphaned directories
  flashfs: Total bytes: 7741440
  flashfs: Bytes used: 1150976
  flashfs: Bytes available: 6590464
  flashfs: flashfs fsck took 9 seconds.
  Reading cookie from flash parameter block...done.
  Base ethernet MAC Address: 00:0b:be:b0:03:b7
  Initializing ethernet port 0...
  Reset ethernet port 0...
  Reset done!
  ethernet link up, 100 mbs, full-duplex
  Ethernet port 0 initialized: link is up
  Loading "tftp://43.82.33.2/c1200-k9w7-mx.123-2.JA"...#########################################################################################################################################################################################################################################################################################################################################################################Sample Text
页: [1]
查看完整版本: cisco ap 1200 升级IOS或恢复