路由器基本配置精选文档.ppt
《路由器基本配置精选文档.ppt》由会员分享,可在线阅读,更多相关《路由器基本配置精选文档.ppt(46页珍藏版)》请在淘文阁 - 分享文档赚钱的网站上搜索。
1、-路由器基本配置路由器基本配置本讲稿第一页,共四十六页教学目标(教学目标(Objectives )1.路由器功能(路由器功能(Function of Router)2.路由器组成(路由器组成(Router Components)3.超级终端会话属性超级终端会话属性(HyperTerminal Session Properties)4.Router配置模式配置模式(Router Configuration Mode)5.路由器基本配置路由器基本配置(Basic Configuration of Router)本讲稿第二页,共四十六页Router功能(功能(Function of Router)R
2、outer是第三层的网络设备(是第三层的网络设备(Router is layer 3 device):):1.路由选择和交换(路由选择和交换(Routing and Switching)2.网络分段(网络分段(Network Segment)3.流量控制(流量控制(Flow Control)4.隔离广播(隔离广播(Isolate Broadcast)5.广域网连接(广域网连接(WAN Connection)本讲稿第三页,共四十六页路由选择和交换(路由选择和交换(Routing and Switching)本讲稿第四页,共四十六页网络分段(网络分段(Network Segment)本讲稿第五页,
3、共四十六页广域网连接(广域网连接(WAN Connection)本讲稿第六页,共四十六页路由器内部组成(路由器内部组成(Router Internal Components)本讲稿第七页,共四十六页RAM/DRAM1.主要存储路由表、主要存储路由表、ARP缓存、快速交换表和包队列等缓存、快速交换表和包队列等Stores routing tables,ARP cache,fast-switching cache,and packet hold queues;2.存储正在运行的配置文件存储正在运行的配置文件RAM also provides temporary and/or running mem
4、ory for a routers configuration file while the router is powered;3.掉电或重启动内容丢失掉电或重启动内容丢失RAM content is lost during a power down or restart 本讲稿第八页,共四十六页非易失性非易失性RAM(NVRAM)1.非易失性非易失性RAM存储配置文件的备份存储配置文件的备份Non-volatile RAM stores the routers backup/startup configuration file;2.掉电或重启动掉电或重启动NVRAM内容不丢失内容不丢失NV
5、RAM content is retained during power down or restart 本讲稿第九页,共四十六页Flash 1.Flash是可擦除,可重新编程的是可擦除,可重新编程的ROM,它存储操作系统映像文它存储操作系统映像文件和微代码件和微代码Erasable,reprogrammable ROM that holds the operating system image and microcode;2.Flash可以软件升级,不需要更换芯片可以软件升级,不需要更换芯片Flash memory enables software updates without remov
6、ing and replacing processor chips;3.掉电或重启动掉电或重启动Flash内容不丢失内容不丢失Flash content is retained during power down or restart;4.Flash 可以存储多个版本的可以存储多个版本的IOS软件软件Flash memory can store multiple versions of IOS software 本讲稿第十页,共四十六页ROM 1.ROM包含开机自检程序、启动程序和操作系统软件包含开机自检程序、启动程序和操作系统软件ROMcontains power-on diagnostic
7、s,a bootstrap program,and operating system software;2.升级升级ROM中的软件需要更换路由器主板上的芯片中的软件需要更换路由器主板上的芯片Software upgrades in ROM require removing and replacing chips on the routers motherboard 本讲稿第十一页,共四十六页2600系列路由器内部构成系列路由器内部构成(Internal Components of 2600 Router)本讲稿第十二页,共四十六页2600系列路由器外观系列路由器外观(External Conn
8、ectors on 2600 Router)本讲稿第十三页,共四十六页计算机连接到控制台接口计算机连接到控制台接口(Computer Connect to Console Port)本讲稿第十四页,共四十六页在计算机上配置超级终端软件在计算机上配置超级终端软件(Configure HyperTerminal software on the PC)本讲稿第十五页,共四十六页超级终端会话属性超级终端会话属性(HyperTerminal Session Properties)本讲稿第十六页,共四十六页配置路由器的方式配置路由器的方式(External Configuration Source)路由器
9、初始配置必须通过控制台接口进行。路由器初始配置必须通过控制台接口进行。When the router is first put into service,we must configure it by console port.本讲稿第十七页,共四十六页Router配置模式(配置模式(Router Configuration Mode)1.用户模式用户模式(user mode)2.特权模式特权模式(privileged mode)#3.全局模式全局模式 (global config mode)router(config)#4.子模式(子模式(sub-mode)接口模式接口模式(interfac
10、e mode):router(config-if)#线路模式线路模式(line mode):router(config-line)#路由模式路由模式(router mode):router(config-router)#5.Setup模式模式6.RXBOOT 模式模式7.ROMMON模式模式本讲稿第十八页,共四十六页用户模式用户模式(User Mode)这是一种这是一种“只能查看只能查看”的模式,用户只能查看一的模式,用户只能查看一些有关路由器的信息,不能更改。些有关路由器的信息,不能更改。This is a look-only mode in which the user can view
11、some information about the router,but can not make changes.本讲稿第十九页,共四十六页特权模式(特权模式(Privileged Mode)这种模式支持调试和测试命令,支持对交换机的这种模式支持调试和测试命令,支持对交换机的详细检查、对配置文件的操作,并且可以由此进详细检查、对配置文件的操作,并且可以由此进入配置模式。入配置模式。This mode supports the debugging and testing commands,detailed examination of the switch,manipulation of c
12、onfiguration files,and access to configuration modes.本讲稿第二十页,共四十六页全局配置模式(全局配置模式(Global Configuration Mode)这种模式提供了强大的单行命令,可以完成简单的这种模式提供了强大的单行命令,可以完成简单的配置任务。配置任务。This mode implements powerful one-line commands that perform simple configuration tasks.本讲稿第二十一页,共四十六页Setup模式(模式(Setup Mode)这种模式在控制台提供了交互式的对
13、话,帮助新这种模式在控制台提供了交互式的对话,帮助新的用户创建初次的基本的配置。的用户创建初次的基本的配置。This mode presents an interactive prompted dialog at the console that helps the new user create a first-time basic configuration.本讲稿第二十二页,共四十六页RXBOOT 模式(模式(RXBOOT Mode)1.这是你可以使用的维护模式,可以用来恢复丢这是你可以使用的维护模式,可以用来恢复丢失的密码。失的密码。This is the maintenance mo
14、de that you can use,among other things,to recover from lost passwords.2.2600系列路由器没有此模式系列路由器没有此模式2600 routers have not this mode。本讲稿第二十三页,共四十六页ROMMON 模式(模式(ROMMON Mode)这种模式可以用来恢复密码和升级这种模式可以用来恢复密码和升级IOS.This mode use to recover from lost passwords and update IOS software。本讲稿第二十四页,共四十六页Router工作模式转换工作模式
15、转换(Change Router Configuration Mode)RouterRouterenableRouter#Router#configure terminalRouter(config)#Router(config)#interface fa0/0Router(config-if)#exitRouter(config)#router ripRouter(config-router)#endRouter#disableRouter本讲稿第二十五页,共四十六页工作模式切换命令注释工作模式切换命令注释(Notes of Changing Router Mode Command)进入特权
16、命令状态进入特权命令状态 enable 退出特权命令状态退出特权命令状态 disable 进入设置对话状态进入设置对话状态 setup 进入全局设置状态进入全局设置状态 config terminal 退出全局设置状态退出全局设置状态 end 进入端口设置状态进入端口设置状态 interface type slot/number 进入线路设置状态进入线路设置状态 line type slot/number 进入路由设置状态进入路由设置状态 router protocol 退出局部设置状态退出局部设置状态 exit 本讲稿第二十六页,共四十六页 命名路由器(命名路由器(Name the Rout
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 路由器 基本 配置 精选 文档
限制150内