路由器工作原理
合集下载
相关主题
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
路由器常用命令
@显示路由器硬件及软件的信息
Red-Giant#show version
@显示当前运行的配置参数
Red-Giant#show running-config
@显示NVRAM中配置参数的副本
Red-Giant#show startup-config
@清空NVRAM中的配置参数
Red-Giant#erase startup-config
Red-Giant (config-line)#no password ;取消vty登录密码
配置路由器口令
特权密码:
从路由器用户模式到特权模式需要提供的口令。
Red-Giant(config)#enable password star
设 置以明文的形式存在的密码 Red-Giant(config)#enable secret star 设置以密文的形式存在的密码,优先级高于明文密码
@配置console登陆密码
Red-Giant (config)#line console 0 Red-Giant (config-line)#login Red-Giant (config-line)#password 密码
No password 密码 取消所设置的密码
@配置VTY登录密码
Red-Giant (config)#line vty 0 4 Red-Giant (config-line)#login Red-Giant (config-line)#password star
6.进入接口配置模式 Red-Giant(config)#interface 接口类型
Red-Giant(config)#interface serial 0 Red-Giant(config-if)#exit Red-Giant(config)#
接口号
7.进入子接口配置模式
Red-Giant(config)#interface serial 0.1 Red-Giant(config-subif)#exit Red-Giant(config)#
Q&A
labr1#copy running-config tftp
从TFTP服务器上下载配置参数
labr1#copy tftp running-config
实验:VLAN间通信
172.10.0.0 172.20.0.0
VLAN10
VLAN20
VLAN30
172.30.0.0
利用路由器的每个接口连接一个VLAN (每个VLAN对应一个IP网络)
路由器接口IP配置
配置接口IP地址
Red-Giant(config-if)#ip address {IP address} {IPsubnet mask}
将接口启用
Red-Giant(config-if)#no shutdown
将接口关闭
Red-Giant(config-if)#shutdown
显示接口的状态
RGNOS的操作帮助特点
1.支持命令简写(按TAB键将命令补充完整) 2.在每种操作模式下直接输入“?”显示该 模式下所有的命令 3.命令空格 “?”显示命令参数并对其解释 说明 4.字符“?”显示以该字符开头的命令 5.命令历史缓存: (Ctrl+P)显示上一条命令,(Ctrl+N)显示下 一条命令 6.错误提示信息
路由器测试命令
远程登陆到其它设备
labr1>telnet {IP address}
测试目的端的可达性
labr1>ping {IP address}
测试到达目的端的路径
labr1>traceroute {IP address} labr1#ping(扩展ping)
路由器TFTP命令
将配置参数上传到TFTP服务器
labr1#show interfaces
显示接口的摘要信息
labr1#show ip interface brief
Telnet远程登录
利用Telnet远程登录路由器对路由器进行配置
操作步骤:
①全局#line console 0
1.利用Console口设置登录密码 ②线路#login ③线路#password 密码 ①全局#line vty 2.为VTY设置登录密码 ②线路#login ③线路#password 密码 3.指定路由器上的端口Serial 0分配IP 4.在PC操作系统DOS模式下,执行:Telnet IP 0 4
课程回顾
• 路由器的基本原理 • 路由器的工作原理 • 配置STAR-R2600路由器
路由表
172.16.2.2 10.6.24.2 E1
172.16.3.10 172.16.12.12 E0 172.16.2.1 10.250.8.11
10.1.1.1
10.180.30.118
路由表 网络
172.16.0.0 10.0.0.0
FastEthernet0 is up, line protocol is down
(表示物理层协议工作正常) (表示数据链路层协议工作不正常)
FastEthernet0 is down, line protocol is down
(表示物理层协议工作不正常)
FastEthernet1 is administratively down, line protocol is down 强调up,dow的三 (表示从管理上将该接口处于关闭状态) 种状况
使用exit退出到特权用户模式
4.路由协议配置模式
Red-Giant(config-router)#
Red-Giant(config)#router ;进入路由协议配置模式
路由器的操作模式
5.进入线路配置模式
Red-Giant(config)#line console 0 Red-Giant(config-line)#exit Red-Giant(config)#
@将当前运行的配置参数复制到NVRAM
Red-Giant#copy running-config startup-config
@路由ຫໍສະໝຸດ Baidu重新启动
Red-Giant#reload
启动3秒内按键Ctrl-Break
常用路由器显示命令2
@配置路由器的主机名
Red-Giant(config)#hostname 主机名
路由器开机进入的模式,能够使用很少的命令。
2.特权用户模式
Red-Giant>enable 3.全局配置模式
Red-Giant#
;进入特权用户模式 Red-Giant(config)# ;进入全局配置模式
使用exit断开连接;使用disable退出到普通用户模式
Red-Giant#configure terminal
子网掩码
255.255.0.0 255.0.0.0
端口
E0 E1
度量值
0 0
路由器接口配置命令
labr1#show interfaces fastEthernet 0 FastEthernet0 is up, line protocol is up
(表示物理层协议工作正常) (表示数据链路层协议工作正常)
器进行配置。之后再进行配置时,可使用其他方法。
Com口
Console口
1. RJ-45 to DB-9转换器 2. 翻转线 3. PC超级终端程序 4. PC com口的配置: 波特率 9600,数据位 8,奇偶校验 no,停止位 1,流量控制 no
路由器的操作模式
1.普通用户模式 Red-Giant>
议题
课程的目的
• 路由器的基本原理 • 路由器的工作原理 • 配置STAR-R2600路由器
路由器组件
RAM NVRAM
ROM
Interface
Flash
Line
常用的路由器配置方法
TFTP
Console Telnet 任何Interface
Aux
Web
通过console口搭建本地配置环境
在路由器第一次使用的时候,必须通过Console口方式对路由