01-网络归划与实施设计应用主、备网络,静态路由和HSRPBGP

本文介绍了如何配置主备网络、静态路由和HSRP,实现了一个简洁可靠的网络方案。通过配置路由器接口、设置备用IP和优先级,确保了网络的高可用性。同时,通过BGP互连接口,达到了网络间的数据互通。测试结果显示,该方案运行正常,符合预期。
摘要由CSDN通过智能技术生成

 主、备网络,静态路由和HSRP,实现了主、备并BGP互接,另外冗余也正常,经测试属于可行并且简洁可靠方案。

    

R0#SH RUN

Building configuration...

Current configuration : 979 bytes

!

version 16.6.4

no service timestamps log datetime msec

no service timestamps debug datetime msec

no service password-encryption

!

hostname R1

!

!

!

!

!

!

!

!

ip cef

no ipv6 cef

!

!

!

!

!

!

!

!

!

!

no ip domain-lookup

!

!

spanning-tree mode pvst

!

!

!

!

!

!

interface Loopback0

ip address 1.1.1.1 255.255.255.255

!

interface GigabitEthernet0/0/0

ip address 100.0.0.2 255.255.255.0

duplex auto

speed auto

standby 100 ip 100.0.0.1

standby 100 priority 120

standby 100 preempt

!

interface GigabitEthernet0/0/1

ip address 200.0.0.3 255.255.255.0

duplex auto

speed auto

standby 200 ip 200.0.0.1

standby 200 priority 90

standby 200 preempt

!

interface GigabitEthernet0/0/2

no ip address

duplex auto

speed auto

shutdown

!

interface Vlan1

no ip address

shutdown

!

ip classless

ip route 10.0.0.0 255.255.255.0 100.0.0.254

ip route 10.1.0.0 255.255.255.0 100.0.0.254

!

ip flow-export version 9

R1#sh run

Building configuration...

interface Loopback0

ip address 2.2.2.2 255.255.255.255

!

interface GigabitEthernet0/0/0

ip address 200.0.0.2 255.255.255.0

duplex auto

speed auto

standby 200 ip 200.0.0.1

standby 200 priority 120

standby 200 preempt

!

interface GigabitEthernet0/0/1

ip address 100.0.0.3 255

评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值