- 1、本文档共7页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
CS-Mars6.0 in vm
CS-Mars V6.0 in VMWARE (Franken Mars)
Tags: Cisco, cs-mars, franken, Linux, Security
Bookmark: Share/Save
Emulating software is a very grey area for Cisco, they make their money by selling boxes so I guess officially
Cisco don’t approve of things like GNS3 and PEMU. BUT cisco make a lot of their money from techies training
in Cisco products who then get their management to buy boxes their certified in, as a result cisco appear to turn a
blind eye to emulating their products for personal training purposes
So, I’m installing a CS-Mars box in the next couple of weeks and wanted to know what’s new in version 6.
How to setup version 4 is already document here in this franken cs-mars guide, the thing is to upgrade from 4 to 6
is a re-image of the box. Upon re-imaging my VMWare appliance I realised that the lilo commands linux rw
init=/bin/bash didn’t appear to work anymore. As a result I have a v6 mars box I can’t use due to a
licensing problem.
To get this working read through both the old instructions, and what I have written.
The init/boot sequence of a mars box looks very much like a centos/fedora boot, so I thought up a cunning new
plan. I downloaded the 1st installation CD of centos 5, after booting this CD instead of hitting “enter” and
running the anaconda installer I typed linux rescue, this boots my appliance into a root linux shell. (See Update
Below, boot from CentOS straight after MARS installs, don’t let MARS boot!)
What happened next was a little hit and miss, if you’re lucky you can type
mkdir /mnt/opt
mount /dev/md2 /mnt/opt
you can then
as per the old documentation.
If you’re unlucky this “mount” will fail, in this case ls /mnt/sysimage if you can’t see any files issue
mount /dev/md1 /mnt/sysimage otherwise the plan is to change the root password so that we can edit the
pnlicense file later.
cd /mnt/opt/janus/release/bin
mv pnlicense
echo /bin/echo d84f7ceaf50f9c45683e2efb77752d4f:License verified:4:0:0:4
pnl
您可能关注的文档
- Chinese Language is Art 教外国人中国诗.pdf
- CHINESE REGIONAL INEQUALITIES IN INCOME AND WELL-BEING.pdf
- China pre-departure briefing July 2011.ppt
- Chinese Saving Puzzle.pdf
- Chinese_ConceptNet.pdf
- chinese furniture industry.pdf
- Chitins and chitosans for the repair of wounded skin, nerve, cartilage and bone.pdf
- Chiral phase transition of bulk Abelian gauge theories in the Randall-Sundrum brane world.pdf
- ChoosingINtimeOverRTX.pdf
- CHRISTMAS CHEER.ppt
- AN024_星历原始观测数据协议.pdf
- APM32F051x6x8数据操作说明 V1.6中文.pdf
- AN1086_APM32F4xx_ISP应用笔记中文.pdf
- APM32F051R8 EVAL Board使用调试操作说明V1.0中文.pdf
- APM32F4xxx用户操作说明 V2.2中文.pdf
- APM32F411xCxE 数据操作说明 V1.3中文.pdf
- AN019_NMEA0183协议说明_北云科技.pdf
- AGP21系列电容式薄膜真空规说明书 A1-20240628.pdf
- AHT40温湿度传感器说明书中文版 A1-202406.pdf
- AN1096_APM32F035_HvMOTOR EVAL无感矢量控制方案_V1.1中文.pdf
文档评论(0)