• 网络学院
  • IT资讯
  • 操作系统
  • 网络技术
  • 软件应用
  • 办公软件
  • 编程技术
  • 网站架设
  • 数据库类
  • 平面设计
  • 多媒体类
  • 游戏资讯
  • 教学论文
  • 认证考试
Cisco教程之网络路由器安装向导
  站点:
  • 首 页
  • 最新软件
  • 文章教程
  • 国内软件
  • 国外软件
  • 绿色软件
  • 源码下载
  • 字体下载
Cisco教程之网络路由器安装向导
软件发布 Cisco教程之网络路由器安装向导
网络软件 系统工具 应用软件 联络聊天 图形图像 多媒体类 行业软件 游戏娱乐 编程开发 安全相关 教育教学 数码软件 绿软下载
热门软件: QQ 瑞星 pplive e话通 木马克星 千千静听 office2000 五笔字根 Photoshop 视频分割
返回文章教程首页 >> 文章首页 >> 网络技术 >> 组网教程 >> Cisco教程之网络路由器安装向导

Cisco教程之网络路由器安装向导

添加时间: 2007-3-22 1:26:06  作者: 第九软件网  阅读次数:39   来源: http://www.d9soft.com

       

对于每一个路由器来说,都有一个控制台接口(Console),管理员可以通过RS-232

线缆把控制口和一个终端的主口连接起来,通过这个终端对路由器进行配置.

终端通讯参数设置为:

    速度:   9600bps

    起始位:   1位

    数据位:   8位

    停止位:   1或2位

    校验:   无

待终端通讯参数设置完毕后,接好路由器控制台,请先打开终端电源,后开路由器电

源,之后就进入初始配置了.屏幕出现(以Cisco 2501为例):

System Bootstrap, Version 5.2(5), RELEASE SOFTWARE

Copyright (c) 1986-1994 by cisco Systems

2500 processor with 2048 Kbytes of main memory

大约停顿1-2分钟,系统调入boot,请耐心等待

F3: 3996764+54172+225404 at 0x3000060

Restricted Rights Legend

Use, duplication, or disclosure by the Government is

subject to restrictions as set forth in subparagraph

(c) of the Commercial Computer Software - Restricted

Rights clause at FAR sec. 52.227-19 and subparagraph

(c) (1) (ii) of the Rights in Technical Data and Computer

Software clause at DFARS sec. 252.227-7013.

cisco Systems, Inc.

170 West Tasman Drive

San Jose, California 95134-1706

Cisco Internetwork Operating System Software

IOS (tm) 2500 Software (C2500-I-L), Version 11.2(1), MAJOR RELEASE SOF

TWARE (fc1)

Copyright (c) 1986-1996 by cisco Systems, Inc.

Compiled Mon 30-Sep-96 12:07 by ajchopra

Image text-base: 0x030215A4, data-base: 0x00001000

cisco 2500 (68030) processor (revision D) with 2048K/2048K bytes of me

mory.

Processor board ID 02327592, with hardware revision 00000000

Bridging software.

X.25 software, Version 2.0, NET2, BFE and GOSIP compliant.

1 Ethernet/IEEE 802.3 interface(s)

2 Serial network interface(s)

32K bytes of non-volatile configuration memory.

8192K bytes of processor board System flash (Read ONLY)

Notice: NVRAM invalid, possibly due to write erase.

--- System Configuration Dialog ---

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 '[]'.

Would you like to enter the initial configuration dialog? [yes]:Return

你是否要进入初始化配置?默认"是".

First, would you like to see the current interface summary? [yes]:Retu

rn

首先,你是否想看一下当前端口的状态?默认"是".

Any interface listed with OK? value "NO" does not have a valid configu

ration

下面会列出当前路由器所具有的硬件配置(包括局域网口和广域网口,以及个端口

当前状态等等.)

Interface     IP-Address     OK?   Method   Status   Protoc

ol

Ethernet0     unassigned     NO   unset   up   down  

Serial0     unassigned     NO   unset   down   down  

Serial1     unassigned     NO   unset   down   down

Configuring global parameters:

Enter host name [Router]: JSRouter

设置系统名,如JSRouter.

The enable secret is a one-way cryptographic secret used

instead of the enable password when it exists.

Enter enable secret: cisco

设置进入priviledged EXEC 的密码

The enable password is used when there is no enable secret

and when using older software and some boot images.

Enter enable password: cisco1 (1)

Enter virtual terminal password: cisco

设置进入虚拟终端登录到路由器的口令,即远程登录(telnet)的口令

Configure SNMP Network Management? [yes]:Return

是否设置简单网管协议?

Community string [public]:Return

Configure IP? [yes]:Return

是否设置IP协议?

Configure IGRP routing? [yes]:Return (2)

是否设置IGRP 路由协议?

Your IGRP autonomous system number [1]:Return (3)

你的IGRP 路由协议自治系统号(AS),默认为1.

Configuring interface parameters:

下面配置端口参数

Configuring interface Ethernet0:Return

Is this interface in use? [yes]:Return

Configure IP on this interface? [yes]:Return

IP address for this interface: 1.1.1.1

Number of bits in subnet field [0]:Return (4)

Class A network is 1.0.0.0, 0 subnet bits; mask is /8

以上是配置以太口0,假设IP地址是1.1.1.1,掩码是255.0.0.0.

Configuring interface Serial0:Return

Is this interface in use? [yes]:Return

Configure IP on this interface? [yes]:Return

Configure IP unnumbered on this interface? [no]:Return

IP address for this interface: 2.1.1.1

Number of bits in subnet field [0]:Return

Class A network is 2.0.0.0, 0 subnet bits; mask is /8

以上是配置串口0,假设IP地址是2.1.1.1,掩码是255.0.0.0.

Configuring interface Serial1:Return

Is this interface in use? [yes]: no

以上是当不需要用串口1时,请敲入no.

The following configuration command script was created:

hostname JSRouter

enable secret 5 $1$Bv.r$j/Zm2B6jw9UTQPxLGZjAz.

enable password cisco1

line vty 0 4

password cisco

snmp-server community public

!

ip routing

!

interface Ethernet0

ip address 1.1.1.1 255.0.0.0

!

interface Serial0

ip address 2.1.1.1 255.0.0.0

!

interface Serial1

shutdown

no ip address

!

router igrp 1

network 1.0.0.0

network 2.0.0.0

!

end

Use this configuration? [yes/no]: yes (5)

确认当前配置后,把当前配置写入NVRAM 中.这样以后开机自动把配置调入内存,不需要重新配置了.

Building configuration...

Use the enabled mode 'configure' command to modify this configuration.

Press RETURN to get started!

%LINEPROTO-5-UPDOWN: Line protocol on Interface Ethernet0, changed sta

te to down

%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0, changed stat

to down

%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial1, changed state

to down

%LINK-3-UPDOWN: Interface Ethernet0, changed state to up

%LINK-3-UPDOWN: Interface Serial0, changed state to down

%LINK-3-UPDOWN: Interface Serial1, changed state to down

%LINK-5-CHANGED: Interface Serial1, changed state to administratively

down

%SYS-5-RESTART: System restarted --

Cisco Internetwork Operating System Software

IOS (tm) 2500 Software (C2500-I-L), Version 11.2(1), MAJOR RELEASE SOF

TWARE (fc1

)

Copyright (c) 1986-1996 by cisco Systems, Inc.

Compiled Mon 30-Sep-96 12:07 by ajchopra

JSRouter>en

Password:(敲入密码,不反显的)

JSRouter#

备注:

Enter enable password:-----这个口令是对于IOS 10.2以下版本适用,在IOS 10.3以上版本均使用secret,不再用password.在配置文件中, secret是加密显示的.

现在我们通常都在IOS 10.3 版本以上,故无需password这个口令.

另外,password和secret不能相同.

在初始配置中,默认的路由协议是IGRP,若敲入yes,则生成IGRP路由协议.假如不想使用IGRP协议,则打No,在配置模式下(conf t)选择路由协议.

自治系统 (autonomous system)-----它是一个域的概念.路由协议在一个 自制系统中可以交换路由信息,而在两个自制系统之间是不能直接传递路由信息的,必须通过类似网际路由协议才能互相通讯.这样就大大地缩小了路由表,减少它占用的带宽量,使网络具有扩展性.

Number of bits in subnet field [0]-----掩码子网的位数.举例说明:

掩码为255.0.0.0的掩码子网位数是0,掩码共8位掩码为255.255.0.0的掩码子网位数8,掩码共16位掩码为255.255.255.0的掩码子网位数16,掩码共24位掩码为255.255.255.252的掩码子网位数22,掩码共30位Cisco命令系统是即时生效的,也就是说,配置完后立即执行,但若不写入NVRAM 中,关掉电源后就会丢失.你若想保留更改的配置,请敲入write命令.

Windows 95/NT 下,超级终端的设置.

在 开始--->程序--->附件--->超级终端--->Hypetrm

 设定名称为cisco,再选择一个图标.

 请选择"直接连接到串口1"

 选择波特率为9600bps.

最后把设置的保存在cisco文件里.下一次直接从超级终端cisco中启动.

 

上下文章:

 

上一篇文章: 大型网吧局域网搭建的各方面! 下一篇文章: 光纤网卡和主机总线适配器的区别

相关文章:

  • PS教程:神奇 用Photoshop让美女走出画框
  • PS教程:看看如何用Photoshop把照片演变成水墨画
  • Photoshop教程:教你如何创出发丝的炫彩莹亮效果
  • 08年迄今为止10个最糟糕Web 2.0网络故障
  • 各国纷纷上马网络直播奥运 流量过大致互联网危机

相关软件:

  • 网络仓鼠 V1.0 Beta 绿色版
  • 好生活网络电视 3.1.7
  • 风行网络电影(Funshion) 1.2.4.28.1
  • 胜新通用人事工资管理系统普及版-网络版 7.35
  • 海啸网络电视 V2.1346
  • FastTV网络电视 1.4.3.0

 

快速导航

  • 网络学院
  • 精品汇聚
  • 字体下载
  • 教程下载
  • ASP源码
  • PHP源码
  • Net源码
  • JSP 源码

网络技术分类导航

  • 局域网专栏
  • 病毒快报
  • 网络安全
  • 组网教程
  • WEB服务器架设与维护
  • FTP服务器架设与维护
  • DNS服务器架设与维护
  • 邮件服务器架设与维护

本类经典文章推荐

  • 用端口碰撞技术实现服务器远程管理
  • 六类综合布线系统施工经验小结
  • 在局域网中配置Vlan的基本方法
  • 网络布线测试中的3个关键步骤
  • 城域网光缆线路设计与技术应用
  • 家庭无线生活 教你设置无线路由器
  • 详解VLAN+路由器典型配置实例教程
  • 上网高效率 宽带路由优化技巧放送
  • 合理线缆布局构建绿色机房网络
  • 城域网如何选择骨干路由器应用

组网教程阅读排行

  • 教你如何通过路由器来控制上网
  • 网卡故障排除技巧详解
  • 网上邻居十大经典应用技巧
  • 如何有效建立Win2000 VPN服务器
  • 经济实惠:组建P2P电影服务器
  • 查找局域网络中的故障技巧
  • 小区宽带主要常见故障解决办法
  • 教你如何在WIN2000域模式设置管理...
  • 在Linux系统下FTP的配置与应用
  • 教你五种经典方式来巧妙设置路由器

网络技术阅读总排行

  • 网络解惑:找回消失的本地连接
  • 教你如何通过路由器来控制上网
  • 网卡故障排除技巧详解
  • FlashFTP教程
  • 网上邻居十大经典应用技巧
  • 如何有效建立Win2000 VPN服务器
  • 经济实惠:组建P2P电影服务器
  • 查找局域网络中的故障技巧
  • 南阳信息港被黑案告破!
  • 小区宽带主要常见故障解决办法

广告位置

字母检索 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 回到顶部

关于我们 | 版权声明 | 免责条款 | 广告联系 | 软件发布 | 下载帮助 | 下载排行 | 网站地图 | 特别鸣谢 | 友情连接

copyright; 2005-2008 D9soft.com 第九软件网 版权所有