- 1、本文档共43页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
《网络组建与维护技术》;核心技术;学习目标;【项目背景】;【项目分析】;【项目目标】;【知识准备】;要求理解的内容;要求理解的内容;要求理解的内容;路由器系统构造;路由器物理构造;路由器内存体系介绍 ;路由器接口组成;路由器接口; 路由器接口;路由器的配置访问方式;路由器的配置端口;常用的路由器配置方法;带外路由器配置;路由器配置命令模式;基本配置模式介绍 ;
? 用户模式 Router
路由器信息的查看,简单测试命令
? 特权模式 Router #
查看、管理路由器配置信息,测试、调试;? 进入配置模式
Router#configure terminal
Router(config)#
? 线路配置模式
Router(config-line)#
? 路由协议配置模式
Router(config-router)#
? 配置接口参数
Router(config-if)#
;1.进入全局配置模式下Red-Giant#configure terminal
2.进入线路配置模式Red-Giant(config)#line vty 0 4Red-Giant(config-line)#exitRed-Giant(config)#
3.进入接口配置模式Red-Giant(config)#interface serial 0Red-Giant(config-if)#exitRed-Giant(config)#
4.进入路由协议配置模式
Red-Giant(config)#router rip
Red-Giant(config-router)#;Red-Giant# configure terminal
Red-Giant(config)#hostname R2620
R2620(config)#;查看配置情况;查看版本以及引导信息: show version
查看运行配置: show running-config
查看开机装入配置: show startup-config
显示FLASH的文件信息: show flash
显示路由协议信息: show ip route
查看端口配置: show interface type slot/number
显示接口的状态 show interfaces
显示接口的摘要信息 show ip interface brief
;显示当前运行的配置参数Red-Giant#show running-config
显示NVRAM中配置参数的副本Red-Giant#show startup-config
将配置信息保存到NVRAMRed-Giant#write
删除NVRAM中配置信息Red-Giant#erase startup-config注:erase flash为删除操作系统; ? 配置特权密码
Red-Giant(config)#enable password star
Red-Giant(config)#enable secret star;? 配置console登陆密码Red-Giant(config)#line console 0Red-Giant(config-line)#loginRed-Giant(config-line)#password star
? 配置VTY登陆密码Red-Giant(config)#line vty 0 4Red-Giant(config-line)#loginRed-Giant(config-line)#password star;配置接口IP地址 Red-Giant(config)#interface fa0/1
Red-Giant(config-if)#ip address 192.168.1.1 255.255.255.0
Red-Giant(config-if)#no shutdown
将接口关闭Red-Giant(config-if)#shutdown;Routerenable
Router#config terminal
Router(config)#int s0
Router(config-if)#ip address 172.16.20.2
255.255.255.0
Router(config-if)#clock rate 64
您可能关注的文档
最近下载
- 成立能源管理体系建设工作领导小组通知.docx
- 2022年鹏程杯5年级数学竞赛真题+解析.pdf
- 牛津译林版(2024)英语七年级上册第一学期期末测试卷(含答案,无音频,含听力原文).pdf VIP
- 实施弹性退休制度暂行办法解读课件PPT.pptx
- 期末复习测试题一(九年级物理).doc VIP
- 2024年农村信用社高管考试试题一.doc
- 2024-2025学年河南省郑州市金水区四年级(上)期末英语试卷(全解析版).docx
- 喜欢新老师(教学设计)-2024-2025学年岭美版(2024)美术一年级上册.docx VIP
- 2024年银行考试-授信业务资格笔试参考题库含答案.docx
- 幼儿园:四个月观察记录.doc
文档评论(0)