1 / 34
文档名称:

A 第06章 操作与配置Cisco IOS.ppt

格式:ppt   页数:34页
下载后只包含 1 个 PPT 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

A 第06章 操作与配置Cisco IOS.ppt

上传人:3099984911 2015/3/7 文件大小:0 KB

下载得到文件列表

A 第06章 操作与配置Cisco IOS.ppt

文档介绍

文档介绍:第六章 操作与配置 Cisco IOS
本章目标
通过本章的学习,您应该掌握以下内容:
完成路由器的初始参数配置
在网络设备上进入并辨识不同的命令模式
在不同的用户界面下应用各种帮助和命令行编辑功能
查看并确认各网络设备的基本信息
Cisco IOS 软件提供多种网络服务进而支持各种网络应用.
Cisco 互连网操作系统(IOS)软件
硬件自检
定位并加载Cisco IOS映象文件
定位并运行配置文件
Cisco设备的简单启动过程
提供命令行界面
在不同的网络设备上运行时有差别
在命令模式下可以键入或粘贴命令
键入命令后回车,设备即解析和执行所键入的命令
两个主要命令模式是用户模式和特权模式
不同的命令模式有不同的提示符
Cisco
IOS
Cisco IOS用户界面的基本特性
特权(或enabled)模式
对交换机和路由器更深入的操作
有配置和监视权力
是进入其它配置模式的前提
命令提示符为 主机名#
模式二(也是最常用的模式):
Cisco IOS的主要命令模式(续)
系统启动例程会初始化路由器
如果需要,路由器可以有选择性地回退启动
Check hardware
Find and load Cisco IOS
software image
Find and apply router
configuration information
Load Bootstrap
1. 启动前确认正确连接线缆和控制线
2. 按下电源开关
3. 观察启动顺序
Cisco IOS输出到控制台上的内容
Cisco路由器的初始启动
没有配置文件与有配置文件的路由器启动对比
--- 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 prompt. Default settings are in square brackets '[ ]'.
Setup模式
wg_ro_c con0 is now available
Press RETURN to get started.
用户模式
提示
wg_ro_c>
路由器启动时在控制台上的输出内容
控制台
Setup: 初始配置对话框
Router#setup
--- System Configuration Dialog ---
Continue with configuration dialog? [yes/no]: y
At any point you may enter 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 connectivity
for management of the system, extended setup will ask you
to configure each interface on the system
Would you like to enter basic management setup? [yes/no]: n
设置全局参数
初始化全局参数
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, es encrypted in the configuration.
Enter enable 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 enabl