网路的小技巧

//兴趣记录一下~希望退休以後可以回味,各位别嫌弃,感谢各位!!
///images/emoticon/emoticon51.gif

CCNA-1
Login , Forget password (Recovery)

*must connect console

1).先把设备reload
2).载入load,输入Enter+Break,让Router停在ROM
3).confreg 0x2142 //更改成0x2142,使program 不会载入备份档案
4).reset //重新启动
5).copy startup-config running-config //如果想要原来的设定,可以先读取startup-config
6).configure terminal => line con 0 => no login => no enable secert or no enable password
7).configure terminal => interface g0/0 => no shutdown
8).config-register 0x2102 //改回0x2102
9).copy running-config startup-config
10).reload


<<:  用例模型中的参与者类型

>>:  【Day ?(31)】测试环境无法登入

[Re:PixiJS - Day43] pixi-particles 粒子效果 1/2:plugin 安装与开始使用

来到这次系列最後想讲的主体:粒子效果 PixiJS 实现粒子效果有两种方式: ParticleCon...

Dat27 Hook概观介绍

经过昨天对Hook有个初步的认识之後,下方介绍几个Hook的范例。 Hook 的规则 建议只在最上层...

[DAY 10] _软件实现I2C协议

因为我是用控制high、low,我接下来就贴上部分程序来个别说明,首先要先写上基本时序的规范,协议的...

WSL2/ WSLg下使用snap store

更多会员限定文章可以到patreon观看 WSLg + Snap 如果清除/snap後还是不能mou...

[Day 29] Partitioning (3) - Rebalancing Partitions

Rebalancing Partitions 每经过一段时间,资料库可能会因为以下几件事情改变: 为...