思科ASR1000从ipbase提升到enterprise方法


在思科路由器IOS15.5极其以上版本, 针对RP2以上平台进行了license控制,虽然load了enterprise版本,但是,如果一下命令不被执行,则,启动的就是ipbase版本,很多命令都被限制了。


执行完该命令,然后重启系统,就OK了。


不需要额外的license申请,只要执行一下就可以了,不知道将来还会有什么后续动作,呼呼


PE4-ASR1006-10#
PE4-ASR1006-10#
*Nov  5 12:07:58.244 CST: %SYS-5-CONFIG_I: Configured from console by consoleconf t
Enter configuration commands, one per line.  End with CNTL/Z.
PE4-ASR1006-10(config)#boot ?
  bootstrap  Bootstrap image file
  config     Configuration file
  host       Router-specific config file
  network    Network-wide config file
  system     System image file

PE4-ASR1006-10(config)#licens
PE4-ASR1006-10(config)#license ?
  accept     Accept all further License Agreements
  agent      Configure LIC_AGENT
  boot       license boot config commands
  call-home  license call-home config commands
  smart      Smart licensing

PE4-ASR1006-10(config)#license boot
PE4-ASR1006-10(config)#license boot ?
  level  which level to boot
  suite  which suite to boot

PE4-ASR1006-10(config)#license boot le
PE4-ASR1006-10(config)#license boot level ?
  adventerprise  Advanced Enterprise License Level
  advipservices  Advanced IP Services License Level
  ipbase         IP Base License Level

PE4-ASR1006-10(config)#license boot level adventerprise
PLEASE  READ THE  FOLLOWING TERMS  CAREFULLY. INSTALLING THE LICENSE OR
LICENSE  KEY  PROVIDED FOR  ANY CISCO  PRODUCT  FEATURE  OR  USING SUCH
PRODUCT  FEATURE  CONSTITUTES  YOUR  FULL ACCEPTANCE  OF  THE FOLLOWING
TERMS. YOU MUST NOT PROCEED FURTHER IF YOU ARE NOT WILLING TO  BE BOUND
BY ALL THE TERMS SET FORTH HEREIN.

Use of this product feature requires  an additional license from Cisco,
together with an additional  payment.  You may use this product feature
on an evaluation basis, without payment to Cisco, for 60 days. Your use
of the  product,  including  during the 60 day  evaluation  period,  is
subject to the Cisco end user license agreement
http://www.cisco.com/en/US/docs/general/warranty/English/EU1KEN_.html
If you use the product feature beyond the 60 day evaluation period, you
must submit the appropriate payment to Cisco for the license. After the
60 day  evaluation  period,  your  use of the  product  feature will be
governed  solely by the Cisco  end user license agreement (link above),
together  with any supplements  relating to such product  feature.  The
above  applies  even if the evaluation  license  is  not  automatically
terminated  and you do  not receive any notice of the expiration of the
evaluation  period.  It is your  responsibility  to  determine when the
evaluation  period is complete and you are required to make  payment to
Cisco for your use of the product feature beyond the evaluation period.

Your  acceptance  of  this agreement  for the software  features on one
product  shall be deemed  your  acceptance  with  respect  to all  such
software  on all Cisco  products  you purchase  which includes the same
software.  (The foregoing  notwithstanding, you must purchase a license
for each software  feature you use past the 60 days evaluation  period,
so  that  if you enable a software  feature on  1000  devices, you must
purchase 1000 licenses for use past  the 60 day evaluation period.)    

Activation  of the  software command line interface will be evidence of
your acceptance of this agreement.


ACCEPT? (yes/[no]): yes
% use 'write' command to make license boot config take effect on next boot

PE4-ASR1006-10(config)#
*Nov  5 12:08:22.686 CST: %LICENSE-6-EULA_ACCEPTED: EULA for feature adventerprise 1.0 has been accepted. UDI=ASR1006:NWG1423002E; StoreIndex=0:Built-In License Storage
*Nov  5 12:08:23.796 CST: %IOS_LICENSE_IMAGE_APPLICATION-6-LICENSE_LEVEL: Module name = asr1001 Next reboot level = adventerprise and License = adventerprise
PE4-ASR1006-10(config)#
PE4-ASR1006-10(config)#
PE4-ASR1006-10(config)#
PE4-ASR1006-10(config)#end
PE4-ASR1006-10#
PE4-ASR1006-10#wr
Building configuration...

*Nov  5 12:08:27.172 CST: %SYS-5-CONFIG_I: Configured from console by console[OK]
PE4-ASR1006-10#
PE4-ASR1006-10#


你可能感兴趣的:(Networking)