第 11 章 Route

简介:

Cisco 2811 / 2911

目录

11.1. reset password
11.2. config
11.2.1. copy
11.3. hostname
11.4. Login & Password
11.5. Interface
11.5.1. description
11.5.2. bandwidth
11.5.3. primary/secondary
11.6. DHCP
11.6.1. dns-server
11.7. 路由协议
11.7.1. 静态路由
11.7.2. RIP
11.7.3. IGRP
11.7.4. PBR
11.8. NAT
11.8.1. IP 映射
11.8.2. 端口映射
11.8.3. example 1
11.9. 限制流量
11.9.1. rate-limit
11.10. PPPoE
11.11. SNMP
11.12. ACLs
11.12.1. 基本配置
11.12.2. extended
11.12.2.1. port numbers
11.12.3. object-group
11.12.3.1. network-object
11.12.3.2. port-object
11.12.3.3. access-list
11.12.4. www
11.12.5. show access-list
11.13. reload

11.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`。
458 1
|
6月前
|
算法 网络架构
router和route的区别?
router和route的区别?
328 0
|
3月前
|
Linux 网络安全 网络架构
Route命令
【8月更文挑战第15天】Route命令
55 2
|
5月前
|
前端开发 JavaScript 网络架构
route和router的区别
route和router的区别
55 0
|
6月前
|
前端开发 网络架构
浅谈Router和Route
浅谈Router和Route
53 0
|
网络架构
$router和$route的区别?
$ router是用来操作路由的,$ route是用来获取路由信息的。
|
6月前
|
JavaScript 网络架构
$route和$router的区别
$route和$router的区别
58 0
route命令小结
route命令小结
70 1
|
前端开发 JavaScript 网络架构
Route和Router的区别
Route和Router的区别
101 0
|
存储 JavaScript 调度
Router和Route
Router和Route
59 0