分享
 
 
 

配置ISDN接口作为备份接口(1)

王朝other·作者佚名  2008-05-19
窄屏简体版  字體: |||超大  

备份接口是一个指定的专用接口,它在主接口失效前一起处于关闭状态。当主接口出现故障时,备份接口启动,从而保证网络的连通性。

本节演示有关使用ISDN接口作为备份接口的配置。

1.实验目的

通过本实验,读者可以把握以下技能:

●配置备份接口;

●监测不同测试条件下主接口和备份接口的状态变化。

2.设备需求

本实验需要以下设备:

●Cisco路由器2台,分别命名为R1和R2,要求每台路由器具有1个ISDN BRI接口、1个串行接口。

●2条ISDN线路和相应的NT1;

●DTE和DCE电缆各1条;

●1台终端服务器,如Cisco2509路由器,及用于反向Telnet的相应电缆;

●1台带有超级终端程序的PC机,以及Console电缆及转接器。

3.拓扑结构及配置说明

本实验的拓扑结构如图7.3所示,R1和R2路由器分别连接1条ISDN BRI线路,并且通过DCE和DTE电缆互相连接起来模拟DDN链路。

为完成本实验的配置,在R1和R2上分别创建1个回送接口(LO)。在实际的网络环境中代替此处回送接口的最常见的接口是以太网接口。

各路由器BRIO、SO、LO接口的ip网段或IP地址以及所连接线路的ISDN号码见图7-3中的标注。

实验要求在实验2配置成功的基础上进一步配置R1和R2,定义DDN为主链路,ISDN链路为备份链路,使得在主链路断开的情况下,备份链路能够被激活来保证网络端到端的连通性。

4.实验配置及监测结果

在成功完成实验2配置的基础上,我们通过更改和增加配置语句来进行本实验。

配置清单7-3是记录了实验的操作过程。

配置清单7-3配置及监测ISDN备份接口

第1段:R1的配置

R1#conft

Enter configuration commands, one per line. End with CNTL/Z.

R1(config)#int s0

R1(config-if)#ip add 200.1.1.1.255.255.255.0

R1(config-if)#clock rate 2000000

R1(config-if)#no sh

R1(config-if)#backiip interface bri 0

R1(config-if)#backup delay 5 20

R1(config)#int bri 0

R1(config-if)#no ppp multilink

R1(config-if)#^Z

R1#

R1(config)#roister rip

R1(config-router)#versioii 2

R1 (config-router)#no auto-summary

R1(config-router)#netw 200.1.1.0

R1(config-router#netw 192.168.1.0

R1(config-router)#netw 10.0.0.0

R1(config-router)#exit

R1(config)#iio ip route 10.1.2.0

R1#

第2段:R2的配置

R2#conft

Enter configuration commands, one per line. End with CNTL/Z.

R2(config)#int s0

R2(config-if)#ip addr 200.1.1.2 255.255.255.0

R2(config-if)#no sh

R2(config-if)#int bri 0

R2(config-if)#no dialer map ip 192.168.1.1 name R1

R2(config-if)#dialer map ip 192.168.1.1 name R1 broadcast

R1(config-if)#no ppp multilink

R2(config-if)#exit

R2(config)#

R2(config)#roiater rip

R2(config-router)#netw 200.1.1.0

R2(config-router)#netw

R2(config-router)#2ietw 10.0.0.0

R2(config-router)#versloii 2

R2(config-router)#no auto-summary

R2(config-router)#exit

R2(config)#no ip route 10.1.1.0 200.255.255.0 192.168.1.1

第3段:查看正常连接时路由表及接口信息

R1#sh ip route rip

10.0.0.0/24 is subnetted, 2 subnets

R10.1.2.0[120/1]via 200.1.1.2,00:00:18,Serial0

R192.168.1.0/24[120/1]via 200.1.1.2,00:00:18,Serial0

R1#sh ip int brief

InterfaceIP-AddressOK? MethodStatus PRotocol

BRIO192.168.1.1YESNVRAMstandby modedown

BRIO: 1unassignedYES unsetadministratively down

BRIO:2unassignedYES unsetadministrativelydown

Loopback010.1.1.1 YESNVRAMupup

Serial0200. 1.1.1YES manualupup

Serial 1unassignedYES NVRAMdowndown

R1#sh int s0

Serial0 is up,line protocol is up

Hardware is HD64570

Internet address is 200.1.1.1/24

Backup interface BRIO,failure delay 5 sec,secondary disable delay 20 sec,

kickin load not set, kickout load not set

MTU 1500 bytes, BW 1544 Kbit, DLY 20000 usec,

reliability 255/255, txioad 1/255, rxioad 1/255

Encapsulation HDLC, loopback not set

Keepalive set (10 sec)

Last input 00:00:07, output 00:00:00, output hang never

Last clearing of "show interface" counters never

Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0

Queueing strategy: fifo

Output queue :0/40 (size/max)

5 minute input rate 0 bits/sec, 0 packets/sec

5 minute output rate 0 bits/sec, 0 packets/sec

200 packets input, 7698 bytes, 0 no buffer

Received 148 broadcasts, 0 runts, 0 giants, 0 throttles

0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort

239 packets output, 15882 bytes, 0 underruns

0 output errors, 0 collisions, 7 interface resets

0 output buffer failures, 0 output buffers swapped out

8 carrier transitions

R1#ping 192.168.1.2

Type escape sequence to abort.

Sending 5, 100-byte ICMP Echos to 192.168.1.2, timeout is 2 seconds:

!!!!!

SUCcess tate is 100 percent(5/5),round-trip min/avg/max=4/5/8ms

R1#ping 10.1.2.1

Type escape sequence to abort.

Sending 5, 100-byte ICMP Echos to 10.1.2.1, timeout is 2 seconds:

!!!!!

Success rate is 100 percent(5/5),round-trip min/avg/max=4/5/8ms

(以下为R2上的测试结果)

R2#sh ip route rip

10.0.0.0/24 is subnetted, 2 subnets

R10.1.1.0[120/1]via 200.1.1.1,00:00:19,Serial0

R2#sh ip int brief

InterfaceIP-AddressOK? Method StatusProtocol

BRIO 192.168.1.2YES NVRAM upup

BRIO: 1unassignedYES unset downdown

BRIO:2unassignedYES unset downdown

Loopback010.1.2.1YES NVRAM upup

Serial0200.1.1.2YES manual upup

Serial 1unassignedYES NVRAM administratively down down

R2#

R2#pmg 10.1.1.1

Type escape sequence to abort.

Sending 5, 100-byte ICMP Echos to 10.1.1.1, timeout is 2 seconds:

!!!!!

Success rate is:

R2#ping 192.168.1.1

Type escape sequence to abort.

Sending 5, 100-byte ICMP Echos to 192.168.1.1, timeout is 2 seconds:

R2#

(未完...待续)

 
 
 
免责声明:本文为网络用户发布,其观点仅代表作者个人观点,与本站无关,本站仅提供信息存储服务。文中陈述内容未经本站证实,其真实性、完整性、及时性本站不作任何保证或承诺,请读者仅作参考,并请自行核实相关内容。
2023年上半年GDP全球前十五强
 百态   2023-10-24
美众议院议长启动对拜登的弹劾调查
 百态   2023-09-13
上海、济南、武汉等多地出现不明坠落物
 探索   2023-09-06
印度或要将国名改为“巴拉特”
 百态   2023-09-06
男子为女友送行,买票不登机被捕
 百态   2023-08-20
手机地震预警功能怎么开?
 干货   2023-08-06
女子4年卖2套房花700多万做美容:不但没变美脸,面部还出现变形
 百态   2023-08-04
住户一楼被水淹 还冲来8头猪
 百态   2023-07-31
女子体内爬出大量瓜子状活虫
 百态   2023-07-25
地球连续35年收到神秘规律性信号,网友:不要回答!
 探索   2023-07-21
全球镓价格本周大涨27%
 探索   2023-07-09
钱都流向了那些不缺钱的人,苦都留给了能吃苦的人
 探索   2023-07-02
倩女手游刀客魅者强控制(强混乱强眩晕强睡眠)和对应控制抗性的关系
 百态   2020-08-20
美国5月9日最新疫情:美国确诊人数突破131万
 百态   2020-05-09
荷兰政府宣布将集体辞职
 干货   2020-04-30
倩女幽魂手游师徒任务情义春秋猜成语答案逍遥观:鹏程万里
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案神机营:射石饮羽
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案昆仑山:拔刀相助
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案天工阁:鬼斧神工
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案丝路古道:单枪匹马
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案镇郊荒野:与虎谋皮
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案镇郊荒野:李代桃僵
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案镇郊荒野:指鹿为马
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案金陵:小鸟依人
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案金陵:千金买邻
 干货   2019-11-12
 
推荐阅读
 
 
 
>>返回首頁<<
 
靜靜地坐在廢墟上,四周的荒凉一望無際,忽然覺得,淒涼也很美
© 2005- 王朝網路 版權所有