第 5 章 Route

简介:

Cisco 2811 / 2911

目录

5.1. reset password
5.2. config
5.2.1. copy
5.3. hostname
5.4. Login & Password
5.5. Interface
5.5.1. description
5.5.2. bandwidth
5.5.3. primary/secondary
5.6. DHCP
5.6.1. dns-server
5.7. 路由协议
5.7.1. 静态路由
5.7.2. RIP
5.7.3. IGRP
5.7.4. PBR
5.8. NAT
5.8.1. IP 映射
5.8.2. 端口映射
5.8.3. example 1
5.9. 限制流量
5.9.1. rate-limit
5.10. PPPoE
5.11. SNMP
5.12. ACLs
5.12.1. 基本配置
5.12.2. extended
5.12.2.1. port numbers
5.12.3. object-group
5.12.3.1. network-object
5.12.3.2. port-object
5.12.3.3. access-list
5.12.4. www
5.12.5. show access-list
5.13. reload

5.1. reset password

reboot route and then pass Ctrl + Break

		
rommon 3 > confreg 0x2142
rommon 4 > reset
		
		
		
Router>enable
Password:
Router#configure terminal
Enter configuration commands, one per line.  End with CNTL/Z.
Router(config)#config-register 0x2102
Router(config)#end
Router#reload
		
	





原文出处:Netkiller 系列 手札
本文作者:陈景峯
转载请与作者联系,同时请务必标明文章原始出处和作者信息及本声明。

目录
相关文章
|
6月前
|
网络协议 Linux
route 或 ip route命令详解
【4月更文挑战第9天】`route`和`ip route`是Linux下管理IP路由的命令,用于查看和配置路由表。`route`命令简单,可查看、添加和删除路由,而`ip route`更现代且功能强大,支持路由可信度和距离设置。`ip route show`类似于`route -n`用于显示路由信息。路由类型包括主机、网络和默认路由。在现代Linux系统中,推荐使用`ip route`。
545 1
|
6月前
|
算法 网络架构
router和route的区别?
router和route的区别?
376 0
|
3月前
|
Linux 网络安全 网络架构
Route命令
【8月更文挑战第15天】Route命令
58 2
|
5月前
|
前端开发 JavaScript 网络架构
route和router的区别
route和router的区别
60 0
|
6月前
|
前端开发 网络架构
浅谈Router和Route
浅谈Router和Route
55 0
|
网络架构
$router和$route的区别?
$ router是用来操作路由的,$ route是用来获取路由信息的。
|
6月前
|
JavaScript 网络架构
$route和$router的区别
$route和$router的区别
63 0
route命令小结
route命令小结
74 1
|
前端开发 JavaScript 网络架构
Route和Router的区别
Route和Router的区别
104 0
|
存储 JavaScript 调度
Router和Route
Router和Route
59 0