当前位置: 首页 > news >正文

动态网站建设试卷推广产品的渠道

动态网站建设试卷,推广产品的渠道,做图字体网站,企业宣传网站多大主机破解密码原则:只删除密码 ,不破坏配置#本文中的#号表示注释的意思#第一步. 连接交换机的console口到终端#第二步. 按住交换机面板上的mode键的同时 插入电源,直到sys灯不闪,常亮再松开mode键C2950 Boot Loader (C2950-HBOOT-M) Ve…
破解密码原则:只删除密码 ,不破坏配置
#本文中的#号表示注释的意思
#第一步. 连接交换机的console口到终端
#第二步. 按住交换机面板上的mode键的同时 插入电源,直到sys灯不闪,常亮再松开mode键
C2950 Boot Loader (C2950-HBOOT-M) Version 12.1(6)EA2c, RELEASE SOFTWARE (fc1)                                                                            
Compiled Thu 28-Feb-02 14:59 by antonino                                       
WS-C2950C-24 starting...                       
Base ethernet MAC Address: 00:09:e8:b4:45:40                                           
Xmodem file system is available.                               
The system has been interrupted prior to initializing the                                                        
flash filesystem.  The following commands will initialize                                                        
the flash filesystem, and finish loading the operating                                                     
system software:               
flash_init             
    load_helper              
    boot  
----------------------------------    
#
#flash_init   :初始化flash文件系统
#load_helper  :加载帮助文件
#boot         :启动设备进入正常的模式
switch: flash_init
#第三步 这里我们选择初始化 flash
Initializing Flash...                    
flashfs[0]: 17 files, 2 directories                                  
flashfs[0]: 0 orphaned files, 0 orphaned directories                                                   
flashfs[0]: Total bytes: 7741440                               
flashfs[0]: Bytes used: 4502528                              
flashfs[0]: Bytes available: 3238912                                   
flashfs[0]: flashfs fsck took 7 seconds.                                       
...done initializing flash.                          
Boot Sector Filesystem (bs:) installed, fsid: 3                                              
Parameter Block Filesystem (pb:) installed, fsid: 4
switch: rename flash:config.text flash:config.old
#第四步 改名含有password的配置文件
switch: boot
#第五步 启动交换机
Loading "flash:c2950-i6q4l2-mz.121-9.EA1.bin"...################################         
Done initializing flashfs.                         
POST: System Boa
##################################################ST: Ethernet Controller                        
nt: 0x80010000 interface(s)
executing...           
Restricted Rights Legendted non-volatile configuration memory.
Use, duplication, or disclosure by the Government is        
Base ethernet MAC Address: 00:09:E8:B4:45:
subject to restrictions as set forth in subparagraphboard assembly number: 73-5750-10                  
(c) of the Commercial Computer Software - Restricted5-01                                   
Motherboard
Rights clause at FAR sec. 52.227-19 and subparagraph           
Power supply serial n                 
           170 West Tasman Drive type vlan                     
           San Jose, California 95134-1706        
00:00:17: %SYS-5-CONFIG_I: Confi
Cisco Internetwork Operating System Software                                       
00:
IOS (tm) C2950 Software (C2950-I6Q4L2-M), Version 12.1(9)EA1, RELEASE SOFTWARE (     
Cisco Internetwork Operating System Software                            
fc1)   
Copyright (c) 1986-2002 by cisco Systems, Inc., Version 12.1(9)EA1, RELEASE SOFTWARE (     
Compiled Wed 24-Apr-02 06:57 by antonino                                
fc1) 
Image text-base: 0x80010000, data-base: 0x804E8000                                           
Compi
Initializing flashfs... antonino             
flashfs[1]: flashfs fsck took 7 seconds.40                                     
flashfs[1]: Initialization complete.e.                               
I
Done initializing flashfs.             
flashfs[0]:
POST: System Board Test : Passed                         
flash
POST: Ethernet Controller Test : Passedctories                               
ASIC Initialization Passeds[0]: Total bytes: 7741440
POST: FRONT-END LOOPBACK TEST : Passed[0]: Bytes used: 4502528             
cisco WS-C2950C-24 (RC32300) processor (revision E0) with 20815K bytes of memory        
flashfs[0]: flashfs fsck took 6 second                               
.
Base ethernet MAC Address: 00:09:E8:B4:45:40############################################
Motherboard assembly number: 73-5750-10                                      
Power supply part number: 34-0965-01
###################################
Motherboard serial number: FOC062403UM######                               
System serial number: FOC0624X14E
--- System Configuration Dialog ---
Would you like to enter the initial configuration dialog? [yes/no]: n                                  
#第七步 选择n然后回车然后我们就会绕过原来的password
Switch>
Switch>
#八  进入特权模式
Switch>en
#这时开机已经忽略了password
Switch#rename flash:config.old flash:config.text
#第九步 恢复交换机配置文件
Destination filename [config.text]?
Switch#copy flash:config.text system:running
Switch#copy flash:config.text system:running-config
#第十步 copy 配置文件到当前系统中
Destination filename [running-config]?
1542 bytes copied in 1.704 secs (1542 bytes/sec)
Switch#
#########################################################################
Current configuration : 1522 bytes                                 
!

#十一步 修改口令
Switch#conf t
Enter configuration commands, one per line.  End with CNTL/Z.
Switch(config)#username root password cisco
Switch(config)#enable secret cisco
Switch(config)#line cons 0
Switch(config-line)#pass cisco
Switch(config-line)#login
Switch(config-line)#exit
Switch(config)#
-------------
Switch(config)#exit
Switch#
00:05:47: %SYS-5-CONFIG_I: Configured from console by console
Switch#copy run start
#十二步 保存配置
Destination filename [startup-config]?
Building configuration...
[OK]
Switch#
-=--------
Switch#reload
#重新启动
-----------
Press RETURN to get started!
00:00:14: %SPANTREE-5-EXTENDED_SYSID: Extended SysId enabled for type vlan
00:00:17: %SYS-5-CONFIG_I: Configured from memory by console
00:00:17: %SYS-5-RESTART: System restarted --
Cisco Internetwork Operating System Software
IOS (tm) C2950 Software (C2950-I6Q4L2-M), Version 12.1(9)EA1, RELEASE SOFTWARE (
fc1)
Copyright (c) 1986-2002 by cisco Systems, Inc.
Compiled Wed 24-Apr-02 06:57 by antonino
00:00:18: %LINK-5-CHANGED: Interface Vlan1, changed state to administratively do
wn
00:00:19: %LINEPRO
User Access Verification
Password: TO-5-UPDOWN: Line protocol on Interface Vlan1, changed state to down
Password:
Switch>en
Password:
Switch#

转载于:https://www.cnblogs.com/fatt/p/5090957.html

http://www.lbrq.cn/news/2633743.html

相关文章:

  • 手机原理网站百度推广费用预算表
  • 网站建设的步骤教程视频域名备案查询站长工具
  • 宜城网站建设哪家好网站如何推广运营
  • 微网站是什么时候创建的慧生活798app下载
  • 芜湖做网站哪家好seo优化总结
  • 做网站的技术难点网络推广的公司更可靠
  • 重庆建设机电网站好看的网站ui
  • 网站建设常用软件jas怎么做网站推广多少钱
  • 网站怎么做高权重最佳搜索引擎磁力王
  • 国家车辆保险网站推广普通话手抄报
  • 做欧美贸易的主要有哪些网站公司网站如何建设
  • 台州外发加工网百度网站优化方案
  • 百度收录提交入口上海哪家seo好
  • wordpress 所有页面空白网站优化公司哪家效果好
  • 你的网站尚未进行备案关键词排名优化官网
  • 广州 科技网站建设公司有效的网络推广
  • 温州手机网站制作联系电话友情链接的获取途径有哪些
  • 奢侈品牌河南seo推广
  • 网站右侧广告代码网络营销管理办法
  • 网站开发主流语言友情链接检索
  • wordpress 测速google 优化推广
  • 营销型网站模板下载合肥网络关键词排名
  • 微信分销网站开发国内网络销售平台有哪些
  • 莱芜网站设计公司游戏网站交换友情链接
  • 网站建设以什么盈利兰州seo外包公司
  • 做网站需要编程基础网页设计友情链接怎么做
  • discuz做资讯网站平台推广广告宣传词
  • 上海企业网站开发seo怎么收费seo
  • word68网站常州网络推广平台
  • 微网站制作软件全网模板建站系统
  • VRTE 的应用程序部署到Ubuntu上 报错:bash: ./rb_exmd: No such file or directory
  • ICCV-2025 | 同济上海AILab跨越虚拟与现实的具身导航!VLN-PE:重审视觉语言导航中的具身差距
  • 【优选算法】BFS解决拓扑排序
  • 【Day 18】Linux-DNS解析
  • [激光原理与应用-172]:测量仪器 - 能量(焦耳)与功率(瓦)的图示比较
  • 数字取证:可以恢复手机上被覆盖的数据吗?