GNS下搭建ISISIPv4集成网络环境

本文档详述了如何在GNS集成环境中配置ISISIPv4网络,采用cisco c7200镜像,通过配置各路由器接口及路由协议,实现网络连接。涉及的步骤包括网络拓扑设置、接口IP地址分配、ISIS协议启用和网络区域定义。
摘要由CSDN通过智能技术生成

   实现网络拓扑图如图所示的ISISipv4集成网络环境,使用的是思科c7200镜像,GNS使用的是集成版(all in one),包括wireshark、Dynampis、Winpcap等环境软件,下载地址:http://download.csdn.net/detail/babybirdtofly/9359275     cisco c7200镜像文件下载地址:http://download.csdn.net/detail/babybirdtofly/9359343

安装晚之后新建工程按照如下方式配置:

R1#enable

R1#config ter

*Dec 15 14:49:01.403: %CLNS-3-BADPACKET:ISIS: L2 CSNP, packet length 0 less than header length 33 from ca01.1740.0008(FastEthernet0/0)

Enter configuration commands, one perline.  End with CNTL/Z.

R1(config)#int f0/0

R1(config-if)#ip add 10.21.3.1255.255.255.0

R1(config-if)#ip router isis

R1(config-if)#no sh

R1(config-if)#router isis

R1(config-router)#net49.0111.0111.0111.0111.00

R1(config-router)#is-type level-2

R1#wr

 

R2#enable

R2#config ter

R2(config)#int f0/0

R2(config-if)#ip add 10.21.3.2255.255.255.0

R2(config-if)#ip router isis

R2(config-if)#no sh

R2(config)#int f0/1

R2(config-if)#ip add 10.21.5.2255.255.255.0

R2(config-if)#ip router isis

R2(config-if)#no sh

R2(config-if)#router isis

R2(config-router)#net 49.0222.0222.0222.0222.00

R2(config-router)#is-type level-2

R2#wr

 

R3#enable

R3#config ter

R3(config)#int f0/1

R3(config-if)#ip add 10.21.5.1 255.255.255.0

R3(config-if)#ip router isis

R3(config-if)#no sh

R3(config)#int f0/0

R3(config-if)#ip add 10.21.7.1255.255.255.0

R3(config-if)#ip router isis

R3(config-if)#no sh

R3(config-if)#router isis

R3(config-router)#net 49.0333.0333.0333.0333.00

R3(config-router)#is-type level-2

R3#wr

 

R4#enable

R4#config ter

R4(config)#int f0/0

R4(config-if)#ip add 10.21.7.2255.255.255.0

R4(config-if)#ip router isis

R4(config-if)#no sh

R4(config-if)#router isis

R4(config-router)#net 49.0444.0444.0444.0444.00

R4(config-router)#is-type level-2

R4#wr


评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值