路由交换之--------------路由器基本配置

System Bootstrap, Version 12.1(3r)T2, RELEASE SOFTWARE (fc1)

Copyright (c) 2000 by cisco Systems, Inc.

cisco 2811 (MPC860) processor (revision 0x200) with 60416K/5120K bytes of memory

Self decompressing the image :

########################################################################## [OK]

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 IOS Software, 2800 Software (C2800NM-ADVIPSERVICESK9-M), Version 12.4(15)T1, RELEASE SOFTWARE (fc2)

Technical Support: http://www.cisco.com/techsupport

Copyright (c) 1986-2007 by Cisco Systems, Inc.

Compiled Wed 18-Jul-07 06:21 by pt_rel_team

Image text-base: 0x400A925C, data-base: 0x4372CE20

This product contains cryptographic features and is subject to United

States and local country laws governing import, export, transfer and

use. Delivery of Cisco cryptographic products does not imply

third-party authority to import, export, distribute or use encryption.

Importers, exporters, distributors and users are responsible for

compliance with U.S. and local country laws. By using this product you

agree to comply with applicable laws and regulations. If you are unable

to comply with U.S. and local laws, return this product immediately.

A summary of U.S. laws governing Cisco cryptographic products may be found at:

http://www.cisco.com/wwl/export/crypto/tool/stqrg.html

If you require further assistance please contact us by sending email to

[email protected]

cisco 2811 (MPC860) processor (revision 0x200) with 60416K/5120K bytes of memory

Processor board ID JAD05190MTZ (4292891495)

M860 processor: part number 0, mask 49

2 FastEthernet/IEEE 802.3 interface(s)

239K bytes of non-volatile configuration memory.

62720K bytes of  ATA CompactFlash (Read/Write)

Cisco IOS Software, 2800 Software (C2800NM-ADVIPSERVICESK9-M), Version 12.4(15)T1, RELEASE SOFTWARE (fc2)

Technical Support: http://www.cisco.com/techsupport

Copyright (c) 1986-2007 by Cisco Systems, Inc.

Compiled Wed 18-Jul-07 06:21 by pt_rel_team

--- 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]: ?

% Please answer ‘yes‘ or ‘no‘.

Would you like to enter basic management setup? [yes/no]: n

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

Current interface summary

Interface              IP-Address      OK? Method Status                Protocol

FastEthernet0/0        unassigned      YES manual administratively down down

FastEthernet0/1        unassigned      YES manual administratively down down

Vlan1                  unassigned      YES manual administratively down down

Configuring global parameters:

Enter host name [Router]: fwc01

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 enable secret: 521xxn

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: 123456

The virtual terminal password is used to protect

access to the router over a network interface.

Enter virtual terminal password: 111111

Configure SNMP Network Management? [no]:n

Configuring interface parameters:

Do you want to configure Vlan1  interface? [no]:y

IP address for this interface: 192.168.1.100

Subnet mask for this interface [255.255.255.0] :

Do you want to configure FastEthernet0/0  interface? [no]:192.168.1.110

% Please answer ‘yes‘ or ‘no‘.

Do you want to configure FastEthernet0/0  interface? [no]:yes

IP address for this interface: 192.168.1.110

Subnet mask for this interface [255.255.255.0] :

Do you want to configure FastEthernet0/1  interface? [no]:y

IP address for this interface: 192.168.1.120

Subnet mask for this interface [255.255.255.0] :

The following configuration command script was created:

!

hostname fwc01

enable secret 5 $1$mERr$BGRevRmQDV0QPJf2zvZKM1

enable password 123456

line vty 0 4

password 111111

!

interface Vlan1

no shutdown

ip address 192.168.1.100 255.255.255.0

!

interface FastEthernet0/0

no shutdown

ip address 192.168.1.110 255.255.255.0

!

interface FastEthernet0/1

no shutdown

ip address 192.168.1.120 255.255.255.0

!

end

[0] Go to the IOS command prompt without saving this config.

[1] Return back to the setup without saving this config.

[2] Save this configuration to nvram and exit.

Enter your selection [2]: 2

Building configuration...

[OK]

时间: 2024-10-11 02:07:39

路由交换之--------------路由器基本配置的相关文章

“TI门外汉”网路知识笔记三 cisco路由交换的远程登陆配置

新的交换机买来后,都需要进行简单的配置来符合本单位网络运行,配置完后的设备就需要放到它应该放到的地方,但是以后我们需要查看或者修改此设备的时候,就需要用到远程登录来配置它.下面就说一下远程登录的具体配置. 一.首先需要使用专用的配置线(console线)连接设备 二.配置线的另一段连接pc,pc端打开超级终端(网上自己下载一个超级终端软件) 三.进入配置界面:依次输入命令--en         进入特权配置模式 config     进入全局配置模式 interface vlan 1   进入

华三路由交换-H3C配置Comsole和Telnet登录密码_v1

允许转载,但必须注明出版处与原文链接,否则追究其法律责任,谢谢合作! 华三路由交换-H3C配置Comsole和Telnet登录密码_v1 [设置Console 接口密码]步骤一.进入Console 接口配置.[H3C]user-interface console 0步骤二.把认证模式设置为密码认证并配置密码.[H3C-line-console0]authentication-mode password[H3C-line-console0]set authentication password s

路由器基础配置之路由重分布

我们将以上面的拓扑图为例,实验rip和静态的路由重分布,pc0,pc1,pc2分属不同网段,让他们之间能够互相通信 首先为pc机配置好IP地址和网关(前往别忘记配置网关) 接下来配置路由器ip地址 router0 enable 进入特权模式 config t 进入全局配置模式 interface s0/2/0 进入接口模式 ip address 192.168.20.2 255.255.255.0 配置ip地址 clock rate 6400 设置同步时间 no shu 激活接口 exit in

IT菜鸟之路由器基础配置(静态、动态、默认路由)

路由器:连接不同网段的设备 企业级路由和家用级路由的区别: 待机数量不同(待机量) 待机量:同时接通的终端设备的数量 待机量的值越高,路由的性能越好 别墅级路由,表示信号好,和性能无关 交换机:背板带宽(专业术语)是内部的传输速度 网关:是用来处理不同网段数据通信 网关地址一般是路由器的地址 no 任何生效性的操作都可以使用no使其失效 rip Routing Information Protocol 路由信息协议 destination host unreachable 目标主机不可达 sho

Cisco路由交换CCNP中级课程-实验2:静态路由下一跳与出接口配置

实验环境介绍:52LAB自主设计制作的实验操作环境以及实验要求,方便CCNP学习者系统性的学习和实验操作,提高学习效率,降低学习成本. 实验要求:1.按照拓扑图上显示信息给每台路由器配置主机名和IP地址:2.52LAB-1路由器上不要配置任何路由协议:3.52LAB-2路由器到172.16.2.0/24网络使用静态路由(使用出接口配置):4.52LAB-4路由器配置静态默认路由协议:5.测试a:52LAB-1与52LAB-2路由器分别ping 52LAB-4路由器(记录测试结果):6.关闭52L

Cisco路由交换CCNP中级课程-实验3:最长匹配,递归查询案例配置

实验环境介绍:52LAB自主设计制作的实验操作环境以及实验要求,方便CCNP学习者系统性的学习和实验操作,提高学习效率,降低学习成本. 实验要求:1.按照拓扑图上显示信息给每台路由器配置主机名和IP地址:2.全网路由器都配置使用静态路由协议:3.52LAB-1配置到35.1.1.0/24网络的下一跳地址使用52LAB-3 E0/1接口IP地址,到其它网络下一跳使用52LAB-2 E0/0接口IP地址即可:4.测试a:52LAB-1去往其它任意网络是否能ping通:测试b:52LAB-1删除去往2

Cisco路由交换CCNP中级课程-实验4:默认静态路由案例配置

实验环境介绍: 52LAB自主设计制作的实验操作环境以及实验要求,方便CCNP学习者系统性的学习和实验操作,提高学习效率,降低学习成本. 实验要求: 1.按照拓扑图上显示信息给每台路由器配置主机名和IP地址: 2.全网路由器都配置使用静态路由协议: 3.52LAB-4配置loopback0:172.16.1.1/24,52LAB-5配置loopback0:172.16.1.2: 4.52LAB-3配置去往172.16.1.0/24的静态路由(路由优先级为10)指向52LAB-4: 5.52LAB

Cisco-HSRP 热备份路由器协议-配置实例

同样的,首先做一些理论的扫盲.最起码要知道自己在配什么东西才行. 简介 HSRP(Hot StandbyRouter Protocol 热备份路由器协议)是Cisco的专有协议.HSRP把多台路由器组成一个"热备份组",形成一个虚拟路由器.这个组内只有一个路由器是Active(活动)的,并由它来转发数据包,如果活动路由器发生了故障,备份路由器将成为活动路由器.从网络内的主机来看,网关并没有改变. HSRP的工作过程 HSRP路由器利用Hello包来互相监听各自的存在.当路由器长时间没有

自研DCI网络路由交换协议DCIP-白牌交换机时代的企业网络

一转眼从听华为3Com的路由交换课程到现在已经13年有余了,依稀记得第一节课的时候我带着老婆去听的课(老婆是日语系的,那时还是女朋友,并不懂网络,只是跟着我去上课的),抢了个头排,讲师宋岩老师提问了一个问题:"为什么要学习网络?"然后看没人回答就要点名,可能是宋老师对漂亮的女生感兴趣吧,直接点名了我老婆...然后就尴尬了,不过没想到老婆回答的还真不错.自那以后,我也就开始了对网络的兴趣,对网络设备的兴趣,路由和交换这门课总体学的还不错.不过,后来我成了程序员,也就没有机会去触摸那些设备