思科网络设备运维培训路由器系列精品文档

合集下载
  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
Console Interfaces
Auxiliary
24
路由器的内部组件
• ROM ROM包含初始化引导程序和一 个小的可以用来恢复的小的监控 系统。在Cisco 2500,4000, 4500路由器在ROM里面由一个 IOS的子集。在Cisco 7000和7500 系列路由器的ROM包含全功能的 IOS软件。ROM软件只能通过更 换芯片升级。
可路由协议和路由协议
• 可路由 协议 用来在路由器 之间传送用户 的流量 举例: IP, IPX
• 路由 协议 用来在路由 器之间建立 和维护路由 表更新 举例: RIP, IGRP, OSPF
19
距离矢量法和链路状态法路由协议
距离矢量法
从邻居多角度观察网络的 拓扑结构
每跨越一个路由器,就会 增加距离矢量值
32
载入配置文件
Console or Terminal
NVRAM 4
copy tftp startup-config
1
configure terminal
2
copy startup-config running-config
3
copy tftp running-conifg
RAM
TFTP Server
• Flash Memory 闪存是一种特殊的可擦除的,可 编程的只读内存。闪存可以保存一 个Cisco Internetwork Operating System (Cisco IOS) 软件。闪存的 结构允许你保存多个Cisco IOS软 件的拷贝。闪存在掉电是同样会保 持内容。
RAM NVRAM Flash ROM
• show processes——显示当前活动进程。 • show protocols——显示已经配置的协议。 • show memory——显示路由器的内存信息 • show ip route——显示路由表 • show flash——显示闪存设备的信息 • show running-config——显示当前活动配置 • show startup-config——显示备份配置文件 • show interfaces——显示已经配置的界面属性
• Interfaces 界面指的是包进出的路由器的 网络连接。
• Auxiliary Ports Cisco IOS软件允许将 Auxiliary Port作为异步连 接的网络接口使用。
RAM NVRAM Flash ROM
Console Interfaces
Auxiliary
25
路由器配置方式
3. 设置Telnet密码 RouterA#line vty 0 4 RouterA(line)#login RouterA(line)#password ×××
35
端口配置
为端口分配IP地址,并激活端口
RouterA(config-if)#interface e0/0 RouterA(config-if)#ip address 192.168.1.1 255.255.255.0 RouterA(config-if)#no shutdown
思科网络设备运维培训 -路由器系列
培训讲师:XXX
1
培训内容
• Cisco 路由器的安装 • 路由的基本原理知识 • Cisco 路由器的基本原理和配置 • Cisco 路由器的管理和维护
2
Cisco 路由器的安装
3
Cisco 路由器的安装
• 以3800、7200、7600 等路由器在19英寸机 柜中的安装为例
配置文件从NVRAM中复制到RAM • copy running-config startup-config——从RAM将配置
文件复制到NVRAM
34
基本配置
1. 为设备起名 Router(config)#hostname RouterA
2. 设置Priviledge Mode密码 RouterA(config)enable secret ×××
17
划分子网
131.108.5.0 131.108.6.0
131.108.0.0
131.108.2.0 131.108.4.0
131.108.1.0 131.108.3.0
131.108.9.0
131.108.7.0
131.108.8.0
131.108.11.0
互联网 131.108.10.0
18
CAB-E1-RJ45BNC
E1->BNC 广域网线路
VWIC2-2MFT-T1/E1
E1->BNC 广域网线路
Cisco 2621XM
E1 0/1
E1 0/0
6
Cisco 路由器的模块安装
CAB-E1-RJ45BNC
E1->BNC 广域网线路
VWIC-2MFT-E1
E1 0/3 E1 0/2 E1 le 端口 Auxiliary 端口
Interfaces
Virtual Terminals
TFTP Server
网管
23
路由器的内部组件
• RAM/DRAM RAM/DRAM ,路由器主要的 存储部件。RAM也叫做工作存 储器,包含动态的配置信息。
• NVRAM NVRAM (nonvolatile RAM) 包含 配置文件的备份。如果路由器掉 电,配置文件不会丢失。
B
65,000 10111111 11111111 00000000 00000000 65,000
C
16 million 11011111 11111111 11111111 00000000 254
16
不进行子网划分
互联网 网络 131.108.0.0
一个B类地址表示的一个网段能容纳65000个主机地址
36
配置路由
静态路由配置
RouterA(config)#ip route 192.168.2.0 255.255.255.0 192.168.3.2 RouterB(config)#ip route 192.168.1.0 255.255.255.0 192.168.3.1
动态路由配置
RouterA(config)#router ospf 10 RouterA(config)#network 192.168.2.0 0.0.0.255 area 0 RouterA(config)#network 192.168.1.0 0.0.0.255 area 0
7
Cisco 7206XR 路由器的模块安装
8
Cisco 7609 路由器的模块安装
9
Cisco 路由器的模块
10
路由的基本原理知识
11
路由器适用场合?
• 局域网-到-局域网连接 • 局域网-到-广域网连接 • 远程接入
12
广域网的定义
• 为用户提供远距离数据通信业务的网络 • 通常使用电信部门的传输设备 • 包括电路交换和包交换网络
startup. > Or rommon >
Setup Mode Prompted dialog used to establish
an initial configuration.
RXBoot Mode Boot helper software with helps the router boot when it cannot find a vaild Cisco IOS image in Flash memory.
From?
Flash
TFTP Server
Load Config.
Load config.
28
用户界面——工作方式
User EXEC Mode Limited examination of router. Remote access.
Router>
Privileged EXEC Mode Detailed examination of router.
13
网络层目的: 路径选择
哪一条路最好 ?
• 第3 层的功能选择最好的路径
14
寻址--网络和主机
网络 1
2 3
主机
1 2 3
1
1
2.1
1.2
1.3
1.1 3.1
• 网络地址— 路由器用来找到到达一个网络的最佳路径 • 主机地址— 指定网络上具体的端口和设备
15
IP 地址分类

网络号
主机号
A
126 01111111 00000000 00000000 00000000 16 million
Router<boot>
Global Configuration Mode Commands that affect the system
As a whole. Router(config)#
Other Configuratioin Mode Complex and multiline configuraitons.
33
载入配置配置文件
• configure terminal——从终端执行配置命令 • copy tftp running-config——从tftp服务器将配置复制
到RAM中 • copy tftp startup-config——从tftp服务器将配置复制
到NVRAM中 • copy startup-config running-config——从NVRAM将
Router(config-mode)#
29
用户界面——使用密码
• Telnet Password • A privileged mode Password • Console Password • Encrypted Passwords
30
检查路由器状态
Router#show version
Router#show startup-conifg
频繁,周期性地更新路由 信息:收敛速度慢
传递所有的路由表给与其 相邻的路由器
链路状态法
得到全局的整个网络的拓 扑结构图 计算到达其它路由器的最 短路径
事件触发式路由更新: 收敛速度快
只传递链路状态变化情况 给相邻的路由器更新
20
拓扑结构
树形
星形 全网状
环形
部分网状
交叉环形
21
Cisco 路由器的基本原理和配置
RouterA(config-if)#interface s0/0 RouterA(config-if)#ip address 192.168.3.1 255.255.255.0 RouterA(config-if)#no shutdown
-可选择封装协议PPP,也可使用默认的HDLC,但要保证 2端一致;
• 首先将路由器包装箱内 的路由器固定托板和螺 丝钉取出。使用平头的 螺丝钉将托板如图固定 在路由器的侧面。依据 不同的需要,我们可以 选择将托板固定在路由 器的前端或后端。
4
Cisco 路由器的安装
• 安装好路由器的托板后 ,使用机柜螺钉将路由器 固定在机柜的立柱上。
5
Cisco 路由器的模块安装
Router#show interfaces
Internetwork Operating System
I N
T
Dynamic Program Configuration
Table And
Backup Operating
Configuration
File
Systems
E R F A
C
Information Buffers
• 使用超级终端
超级终端使用串口连接、9600速率、硬件流控等
• 使用Telnet
telnet ip_address (路由器地址)
26
Cisco Router的配置模式
1。Exec模式 Router>
2。Priviledge模式 Router#
3. Global模式 Router(config)#
E
s
Router#show processes CPU Router#show protocols
Router#show mem Router#show ip route
Router#show flash
Router#show running-config
31
检查路由器状态
• show version——显示系统的硬件配置,软件版本, 配置文件的源和名字,以及启动镜像。
Debuging and testing. File Manipulation. Remote access.
Router#
ROM Monitor Mode Used if the operating system does
Not exist in Flash or the boot sequence was interrupted during
4。 端口模式 Router(config-if)#
5。子端口模式 Router(config-subif)#
6。Rom监控模式 >
7。其他配置模式
27
系统启动流程
POST
Is there NO A configuration
File?
Enter Setup Mode
Yes
Where should It be loaded
相关文档
最新文档