- 1
- 0
- 约2.3千字
- 约 43页
- 2021-09-01 发布于北京
- 举报
《网络组建与维护技术》;核心技术;学习目标;【项目背景】;【项目分析】;【项目目标】;【知识准备】;要求理解的内容;要求理解的内容;要求理解的内容;路由器系统构造;路由器物理构造;路由器内存体系介绍 ;路由器接口组成;路由器接口; 路由器接口;路由器的配置访问方式;路由器的配置端口;常用的路由器配置方法;带外路由器配置;路由器配置命令模式;基本配置模式介绍 ;
? 用户模式 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
您可能关注的文档
- 11其它采购问题.pptx
- 11农业生产活动.pptx
- 11国际订价策略.pptx
- 11城市的形成与发展.pptx
- 11大学生就业指导结构化面试.pptx
- 11古代中国的农业经济.pptx
- 11投资与筹资循环审计.pptx
- 11帐户策略及审核.pptx
- 11建筑电气基本知识.pptx
- 11旅游经济效益与评价.pptx
- 广东省广州省实验中学教育集团2025-2026学年八年级上学期期中考试物理试题(解析版).docx
- 广东省广州大学附属中学2025-2026学年八年级上学期奥班期中物理试题(解析版).docx
- 广东省广州市第八十六中学2025-2026学年八年级上学期期中物理试题(含答案).docx
- 广东省广州市第八十九中学2025-2026学年八年级上学期期中考试物理试题(解析版).docx
- 广东省广州市第二中学2025-2026学年八年级上学期期中考试物理试题(含答案).docx
- 广东省广州市第八十六中学2025-2026学年八年级上学期期中物理试题(解析版).docx
- 广东省广州市第八十九中学2025-2026学年八年级上学期期中考试物理试题(含答案).docx
- 广东省广州市第二中学2025-2026学年八年级上学期期中考试物理试题(解析版).docx
- 2026《中国人寿上海分公司营销员培训体系优化研究》18000字.docx
- 《生物探究性实验教学》中小学教师资格模拟试题.docx
原创力文档

文档评论(0)