CCNA-操作与配置CiscoIOSPPT课件_第1页
CCNA-操作与配置CiscoIOSPPT课件_第2页
CCNA-操作与配置CiscoIOSPPT课件_第3页
CCNA-操作与配置CiscoIOSPPT课件_第4页
CCNA-操作与配置CiscoIOSPPT课件_第5页
已阅读5页,还剩24页未读 继续免费阅读

下载本文档

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

文档简介

1、第六章操作与配置Cisco IOS第1页/共29页本章目标本章目标 通过本章的学习,您应该掌握以下内容: 完成路由器的初始参数配置 在网络设备上进入并识别不同的命令行模式 在不同的用户界面下应用各种帮助和命令行编辑功能 查看并确认各网络设备的基本信息第2页/共29页 Cisco IOS 软件是Cisco路由器和大多数交换机的核心,它是一个可以提供路由、交换、网络互连以及远程通信功能的专有内核。Cisco 互连网操作系统互连网操作系统(IOS)软件软件第3页/共29页 提供命令行界面 在不同的网络设备上运行时有差别 在命令模式下可以键入或粘贴命令 键入命令后回车,设备即解析和执行所键入的命令 三

2、个主要命令模式 不同的命令模式有不同的提示符CiscoIOSCisco IOS用户界面的基本特性用户界面的基本特性第4页/共29页Cisco IOS的主要命令模式的主要命令模式第5页/共29页没有配置文件与有配置文件的路由器启动对比- System Configuration Dialog -Continue with configuration dialog? yes/no:yes At any point you may enter a question mark ? for help.Use ctrl-c to abort configuration dialog at any prom

3、pt.Default settings are in square brackets .Setup模式wg_ro_c con0 is now availablePress RETURN to get started.用户模式提示wg_ro_c路由器启动时在控制台上的输出内容路由器启动时在控制台上的输出内容控制台第6页/共29页Setup: 初始配置对话框初始配置对话框 Router#setup - System Configuration Dialog -Continue with configuration dialog? yes/no: yAt any point you may ente

4、r a question mark ? for help.Use ctrl-c to abort configuration dialog at any prompt.Default settings are in square brackets .Basic management setup configures only enough connectivityfor management of the system, extended setup will ask youto configure each interface on the systemWould you like to e

5、nter basic management setup? yes/no: n第7页/共29页设置全局参数设置全局参数Configuring global parameters: Enter host name Router:wg_ro_c The enable secret is a password used to protect access to privileged EXEC and configuration modes. This password, after entered, becomes encrypted in the configuration. Enter enabl

6、e secret: cisco The enable password is used when you do not specify an enable secret password, with some older software versions, and some boot images. Enter enable password: sanfran The virtual terminal password is used to protect access to the router over a network interface. Enter virtual termina

7、l password: sanjose Configure SNMP Network Management? no:第8页/共29页设置脚本的确认与应用设置脚本的确认与应用The following configuration command script was created:hostname Routerenable password sanfranline vty 0 4password sanjoseno snmp-server!no appletalk routingno decnet routingip routingno clns routingno ipx routingno

8、 vines routingno xns routingno apollo routingisdn switch-type basic-5essinterface BRI0shutdownno ip address!interface Ethernet0no shutdownno mop enabled!interface Serial0shutdownno ip addressend0 Go to the IOS command prompt without saving this config.1 Return back to the setup without saving this c

9、onfig.2 Save this configuration to nvram and exit.Enter your selection 2:第9页/共29页 只要所输命令串在全部命令中是唯一的,可以将一个命令尽可能地简写路由器在用户模式下的命令清单路由器在用户模式下的命令清单wg_ro_c?Exec commands: access-enable Create a temporary Access-List entry atmsig Execute Atm Signalling Commands cd Change current device clear Reset functions

10、 connect Open a terminal connection dir List files on given device disable Turn off privileged commands disconnect Disconnect an existing network connection enable Turn on privileged commands exit Exit from the EXEC help Description of the interactive help system lat Open a lat connection lock Lock

11、the terminal login Log in as a particular user logout Exit from the EXEC- More -第10页/共29页wg_ro_c#?Exec commands: access-enable Create a temporary Access-List entry access-profile Apply user-profile to interface access-template Create a temporary Access-List entry bfe For manual emergency modes setti

12、ng cd Change current directory clear Reset functions clock Manage the system clock configure Enter configuration mode connect Open a terminal connection copy Copy from one file to another debug Debugging functions (see also undebug) delete Delete a file dir List files on a filesystem disable Turn of

13、f privileged commands disconnect Disconnect an existing network connection enable Turn on privileged commands erase Erase a filesystem exit Exit from the EXEC help Description of the interactive help system- More -路由器在特权模式下的命令清单路由器在特权模式下的命令清单只要输入部分命令串只要输入部分命令串(唯一表示某个命令唯一表示某个命令),紧接着按,紧接着按tab键就可以完整地输入

14、一个命令键就可以完整地输入一个命令第11页/共29页show version 命令命令wg_ro_a#show versionCisco Internetwork Operating System Software IOS (tm) 2500 Software (C2500-JS-L), Version 12.0(3), RELEASE SOFTWARE (fc1)Copyright (c) 1986-1999 by cisco Systems, Inc.Compiled Mon 08-Feb-99 18:18 by phanguyeImage text-base: 0 x03050C84,

15、data-base: 0 x00001000ROM: System Bootstrap, Version 11.0(10c), SOFTWAREBOOTFLASH: 3000 Bootstrap Software (IGS-BOOT-R), Version 11.0(10c), RELEASE SOFTWARE(fc1)wg_ro_a uptime is 20 minutesSystem restarted by reloadSystem image file is flash:c2500-js-l_120-3.bin(output omitted)-More-Configuration re

16、gister is 0 x2102第12页/共29页查看配置情况查看配置情况控制台IOSSetup utilityshowstartup-configshowrunning-config将配置参数保存到将配置参数保存到NVRAM中中ConfigConfigRAMNVRAM第13页/共29页show running 和和 show startup 命令命令wg_ro_c#show startup-configUsing 1359 out of 32762 bytes!- More -wg_ro_c#show running-config!- More -保存在NVRAM中保存在RAM中显示当前运

17、行的和保存的配置情况显示当前运行的和保存的配置情况第14页/共29页保存配置保存配置wg_ro_c#wg_ro_c#copy running-config startup-configDestination filename startup-config?Building configurationwg_ro_c#将当前运行的配置复制到将当前运行的配置复制到NVRAM中中第15页/共29页配置路由器的各种标识配置路由器的各种标识路由器名Router(config)#hostname wg_ro_cwg_ro_c(config)#开机时的固定显示信息wg_ro_c(config)#banner

18、motd # Accounting Department You have entered a secured system. Authorized access only! #第16页/共29页配置路由器的各种标识配置路由器的各种标识路由器名Router(config)#hostname wg_ro_cwg_ro_c(config)#开机时的固定显示信息wg_ro_c(config)#banner motd # Accounting Department You have entered a secured system. Authorized access only! #端口描述wg_ro

19、_c(config)#interface ethernet 0wg_ro_c(config-if)#description Engineering LAN, Bldg. 18第17页/共29页Router(config)#line console 0Router(config-line)#loginRouter(config-line)#password cisco控制台密码虚拟终端密码Router(config)#line vty 0 4Router(config-line)#login Router(config-line)#password sanjose路由器密码配置路由器密码配置第1

20、8页/共29页Router(config)#line console 0Router(config-line)#loginRouter(config-line)#password cisco控制台密码虚拟终端密码Router(config)#line vty 0 4Router(config-line)#login Router(config-line)#password sanjose特权模式明文密码Router(config)#enable password cisco特权模式加密密码Router(config)#enable secret sanfran路由器密码配置路由器密码配置第19

21、页/共29页其它控制台命令其它控制台命令Router(config)#line console 0Router(config-line)#exec-timeout 0 0 Router(config)#line console 0Router(config-line)#logging synchronous 禁止控制台会话自动退出禁止控制台会话自动退出 重显被打乱的控制台输入重显被打乱的控制台输入第20页/共29页Router(config)#interface type numberRouter(config-if)#端口配置端口配置 type 包括包括 serial, ethernet,

22、token ring, fddi, hssi, loopback, dialer, null, async, atm, bri, and tunnel number 用来识别具体的单个端口用来识别具体的单个端口Router(config-if)#exit 从当前端口配置模式退出从当前端口配置模式退出Router(config)#interface type slot/portRouter(config-if)# 模块化端口的表示法模块化端口的表示法第21页/共29页配置串口配置串口 进入全局配置模式Router(config)#interface serial 0 Router(config-

23、if)#Router#configure termRouter(config)#指定某个端口第22页/共29页配置串口配置串口 进入全局配置模式Router(config-if)#clock rate 64000Router(config-if)#Router(config)#interface serial 0 Router(config-if)#Router#configure termRouter(config)#指定某个端口设置时钟频率 (只在DCE端)第23页/共29页Router#show interface serial 0Serial0 is up, line protocol

24、 is up Hardware is HD64570 MTU 1500 bytes, BW 64 Kbit, DLY 20000 usec, rely 255/255, load 1/255 Encapsulation HDLC, loopback not set, keepalive set (10 sec) Last input 00:00:09, output 00:00:04, output hang never Last clearing of show interface counters never Input queue: 0/75/0 (size/max/drops); To

25、tal output drops: 0 Queueing strategy: weighted fair Output queue: 0/1000/64/0 (size/max total/threshold/drops) Conversations 0/1/256 (active/max active/max total) Reserved Conversations 0/0 (allocated/max allocated) 5 minute input rate 0 bits/sec, 0 packets/sec 5 minute output rate 0 bits/sec, 0 pa

26、ckets/sec(output omitted) 确认参数修改情况确认参数修改情况第24页/共29页开启或关闭端口开启或关闭端口Router#configure termRouter(config)#interface serial 0 Router(config-if)#no shutdown%LINK-3-UPDOWN: Interface Seria0, changed state to up%LINEPROTO-5-UPDOWN: Line Protocol on Interface Serial0, changed state to up 开启已经关闭的端口Router#confi

27、gure termRouter(config)#interface serial 0 Router(config-if)#shutdown%LINK-5-CHANGED: Interface Serial0, changed state to administratively down %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0, changed state to down 人工关闭端口第25页/共29页路由器的路由器的 show interfaces 命令命令Router#show interfacesEthernet0 i

28、s up, line protocol is up Hardware is Lance, address is 00e0.1e5d.ae2f (bia 00e0.1e5d.ae2f) MTU 1500 bytes, BW 10000 Kbit, DLY 1000 usec, rely 255/255, load 1/255 Encapsulation ARPA, loopback not set, keepalive set (10 sec) ARP type: ARPA, ARP Timeout 04:00:00 Last input 00:00:07, output 00:00:08, o

29、utput hang never Last clearing of show interface counters never Queueing strategy: fifo Output queue 0/40, 0 drops; input queue 0/75, 0 drops 5 minute input rate 0 bits/sec, 0 packets/sec 5 minute output rate 0 bits/sec, 0 packets/sec 81833 packets input, 27556491 bytes, 0 no buffer Received 42308 br

温馨提示

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

评论

0/150

提交评论