CCNA三CISCO设备操作配置和管理.ppt_第1页
CCNA三CISCO设备操作配置和管理.ppt_第2页
CCNA三CISCO设备操作配置和管理.ppt_第3页
CCNA三CISCO设备操作配置和管理.ppt_第4页
CCNA三CISCO设备操作配置和管理.ppt_第5页
已阅读5页,还剩32页未读 继续免费阅读

下载本文档

版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领

文档简介

1、第三章 路由器 操作 配置 管理,路由器主要组件,ROM中实现的功能主要包含: POST的注册 引导顺序的微调(实现密码恢复等功能 Mini IOS的启动 ROM模式的启动 Bootstarp是位于ROM微码中的程序,用于执行程序。负责找到每个IOS的位置然后加载该文件。 POST 也是存放于ROM中微码中的程序,用来检查硬件基本配置是否正常,然后决定哪些接口可用。 ROM Momitor:存放在ROM的微码中,作用是测试和排疑. Mini IOS:是一个简化的IOS,1中央处理单元(Central Processor Unit,CPU) 2只读存储器(Read Only Memory,ROM

2、) 3内存(Random Access Memory,RAM) 4闪存(FLASH Memory) 5非易失性内存(Nonvolatile RAM,NVRAM) 6接口(INTerface),路由器加电/启动顺序,加电自检 (POST) 加载并运行启动引导微代码 寻找IOS映象文件 加载IOS映象文件 寻找配置文件 加载配置文件 正常运行,路由器的配置方式,通过超级终端进行配置,方式一,第一步:开始-程序-附件-通讯-超级终端,第二步:超级终端取名-选择合适com口-确定,第三步:点击“还原为默认值” 端口设置要求:每秒位数(B) 9600; 数据位(D) 8;奇偶校验(p) 无; 停止位(S

3、)1; 数据流控制(F) 无;,方式二,通过Telnet进行配置,Telnet到路由器,路由器启动时在控制台上的输出内容,设置全局参数,登入路由器,思科命令讲解,将配置参数保存到NVRAM中,show running-config 和 show startup-config 命令,思科命令讲解:,保存配置,思科命令讲解,将当前运行的配置复制到NVRAM中,配置路由器的各种标识,思科命令讲解,路由器密码配置,思科命令讲解,端口配置,思科命令讲解,type 包括 serial, ethernet, token ring, fddi, hssi, loopback, dialer, null, as

4、ync, atm, bri, and tunnel,number 用来识别具体的单个端口,Router(config)#interface type slot/port Router(config-if)#,模块化端口的表示法,Router(config-if)#exit,从当前端口配置模式退出,思科命令讲解,端口配置,快速以太口配置 Router(config)#interface fasternet 0/0 Router(config-if)#ip address /配置IP地址 Router(config-if)#no shutdown

5、 /激活接口 串口配置 Router(config)#interface serial 0 Router(config-if)#ip address / Router(config-if)#clock rate 64000 Router(config-if)#no shutdown,思科命令讲解,各类优化,查看命令: Router(config)#no ip domain-lookup /关闭域名解析 Router(config)#line console 0 Router(config-line)#no exec-timeout /关闭显

6、示超时(禁止控制台自动退出) Router(config-line)#logging synchronous /关闭同步(重显被打乱的控制台输入) Show interface 查看接口信息 Show ip interface 查看接口三层信息 Show controller 显示串口线缆类型,测试命令:ping,路由器命令解释器及路由器配置模式 Router(普通)用户EXEC模式 Router# 特权用户EXEC模式 Router(config)#全局配置模式 Router(config-if)#接口配置模式,路由器手工配置,CLI配置命令与EXEC模式,路由器的上下文帮助,缩写 问号 命

7、令列表 参数或子命令 “Tab”键 命令解析 “检测到错误输入” “不完整的命令”,使用增强的编辑命令,CDP(思科发现协议),CDP运行在使用10.3或更新版Cisco IOS的路由器以及Cisco 交换机和集线器上 能获取的信息包括: 设备名 对应各协议的地址 端口名 角色特征 平台,R1,R2,s0/1,S0/2,/24,R1#show cdp neighbors Capability Codes: R - Router, T - Trans Bridge, B - Source Route Bridge S - Switch, H - Host, I - IGM

8、P, r - Repeater Device ID Local Interface Holdtime Capability Platform Port ID R2 Ser 0/1 175 R S I 3640 Ser 0/2,Show cdp neighbor 查看自己邻居信息,R1#show cdp neighbors detail - Device ID: R2 Entry address(es): IP address: Platform: Cisco 3640, Capabilities: Router Switch IGMP Interface: Seria

9、l0/1, Port ID (outgoing port): Serial0/2 Holdtime : 129 sec Version : Cisco IOS Software, 3600 Software (C3640-JS-M), Version 12.4(10), RELEASE SOFTWARE (fc1) Technical Support: Copyright (c) 1986-2006 by Cisco Systems, Inc. Compiled Wed 16-Aug-06 04:04 by prod_rel_team advertisement version: 2 VTP

10、Management Domain: ,Show cdp neighbor detail 查看自己邻居的详细信息,实验一,1.给路由器命名为:openlab-ccna 2.登录路由器的提示信息为:welcome to come CCNA-LAB! 3.按照拓扑提示,给接口配置相应的地址 4.设置路由器控制台模式密码为:openlab-console 5.设置路由器的特权模式密码:明文密码:ccna 密文密码: ccnp 6.在路由器上做合适配置,让PC可以通过虚拟终端方式登录到路由器进行配置(telnet).,实验拓扑,实验要求,F0/0,实验二:,实验拓扑:,openlab-ccna,ope

11、nlab-ccnp,Openlab-ccna设置要求:1.给路由器命名为:openlab-ccna 2.登录路由器的提示信息为:welcome to come CCNA-LAB! 3.按照拓扑提示,给接口配置相应的地址 4.设置路由器控制台模式密码为:openlab-console 5.设置路由器的特权模式密码:明文密码:ccna 密文密码: ccnp Openlab-ccnp设置要求,按照上图配置合适名称和地址 让openlabccna能够ping通openlab-ccnp,/24,F0/0,F0/0,/24,1.Which two locat

12、ions can be configured as a source for IOS image in the boot system command?(Choose two) A.RAM B.NVRAM C.Flash memory D.HTTP server E.TFTP server F. Telnet server 2.What are two reasons a network administrator would use CDP?(choose two) A.To verify the type of cable interconnecting two devices B.To

13、determine the status of network services on a remote device C.To obtain VLAN information from directly connected switches D.To verify layer 2 connectivity between two devices when layer 3 fails E.To obtain the IP address of a connected device in order to telnet to the device F.To determine the statu

14、s of the routing protocols between directly connected routers 3.A network administrator changes the configuration regiter to 0 x2102 and reboots the configuration register to 0 x2142 and reboots the router.What are two results of Marking this change?(Choose two) A.The IOS image will be ignored. B Th

15、e router will prompt to enter initial configuration mode C.The router will boot to ROM D.Any configuration entries in NVRAM will be ignored E.The configuration in flash memory will be booted,答案:1.CE,2.DE,3.B D,5.Which command shows system hardware and software version information? A.Show configurati

16、on B.Show environment C.Show inventory D.Show platform E.Show version,4.Which command would correctly configure a serial port on a router with the last usable host address in the 2/29 subnet? A.router(config-if)#ip address 8 40 B.router(config-if)#ipa ddress 192.

17、216.32.39 24 C.router(config-if)#ip address 9 48 D.router(config-if)#ip address 9 48 E.router(config-if)#ip address 3 48 F.router(config-if)#ip address 8 48,答案4.F,5,E,6.Which command is u

18、sed to copy the configuration from RAM into NVRAM? A.Copy running-config: startup-config B.Copy startup-config: running-config; C.Copy runing config startup config D.Copy startup config running config E.Write terminal 7.Which command is used to load a configuration from a TFTP server and merge the Configur

温馨提示

  • 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
  • 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
  • 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
  • 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
  • 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
  • 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
  • 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

评论

0/150

提交评论