网创优客建站品牌官网
为成都网站建设公司企业提供高品质网站建设
热线:028-86922220
成都专业网站建设公司

定制建站费用3500元

符合中小企业对网站设计、功能常规化式的企业展示型网站建设

成都品牌网站建设

品牌网站建设费用6000元

本套餐主要针对企业品牌型网站、中高端设计、前端互动体验...

成都商城网站建设

商城网站建设费用8000元

商城网站建设因基本功能的需求不同费用上面也有很大的差别...

成都微信网站建设

手机微信网站建站3000元

手机微信网站开发、微信官网、微信商城网站...

建站知识

当前位置:首页 > 建站知识

62、IPv6配置实验之BGP

1、实验拓扑

成都创新互联专注于鲁山网站建设服务及定制,我们拥有丰富的企业做网站经验。 热诚为您提供鲁山营销型网站建设,鲁山网站制作、鲁山网页设计、鲁山网站官网定制、小程序开发服务,打造鲁山网络公司原创品牌,更为您提供鲁山网站排名全网营销落地服务。

62、IPv6配置实验之BGP62、IPv6配置实验之BGP

2、基础配置

R1配置

ipv6 unicast-routing

interface Loopback0

 ipv6 address 1::1/64

 ipv6 ospf 110 area 0         

interface Serial0/0

 ipv6 address 2000:12::1/64

 ipv6 ospf 110 area 0

ipv6 router ospf 110

 router-id 1.1.1.1

R2配置

ipv6 unicast-routing

interface Loopback0

 ipv6 address 2::2/64

 ipv6 ospf 110 area 0        

interface Serial0/0

 ipv6 address 2000:12::2/64

 ipv6 ospf 110 area 0

interface Serial0/1

 ipv6 address 2000:23::2/64

ipv6 router ospf 110

 router-id 2.2.2.2

R3配置

ipv6 unicast-routing

interface Loopback0

 ipv6 address 3::3/64

 ipv6 ospf 110 area 0      

interface Serial0/0

 ipv6 address 2000:34::3/64

 ipv6 ospf 110 area 0

interface Serial0/1

 ipv6 address 2000:23::3/64

ipv6 router ospf 110

 router-id 3.3.3.3

R4配置

ipv6 unicast-routing

interface Loopback0

 ipv6 address 4::4/64

 ipv6 ospf 110 area 0       

interface Serial0/0

 ipv6 address 2000:34::4/64

 ipv6 ospf 110 area 0

interface Serial0/1

 ipv6 address 2000:45::4/64

 ipv6 ospf 110 area 0

ipv6 router ospf 110

 router-id 4.4.4.4

R5配置

ipv6 unicast-routing

interface Loopback0

 ipv6 address 5::5/64

 ipv6 ospf 110 area 0

interface Serial0/1

 no ip address

 ipv6 address 2000:45::5/64

ipv6 router ospf 110

 router-id 5.5.5.5

3、配置BGP

R1配置

router bgp 1

 no synchronization

 bgp router-id 1.1.1.1

 neighbor 2::2 remote-as 1

 neighbor 2::2 update-source Loopback0

 no auto-summary

 address-family ipv6

  neighbor 2::2 activate

  network 1::/64

R2配置

router bgp 1

 no synchronization

 bgp router-id 2.2.2.2

 neighbor 1::1 remote-as 1

 neighbor 1::1 update-source Loopback0

 neighbor 2000:23::3 remote-as 3

 no auto-summary

 address-family ipv6

  neighbor 1::1 activate

  neighbor 1::1 next-hop-self

  neighbor 2000:23::3 activate

R3配置

router bgp 3

 no synchronization

 bgp router-id 3.3.3.3

 neighbor 4::4 remote-as 3

 neighbor 4::4 update-source Loopback0

 neighbor 5::5 remote-as 3

 neighbor 5::5 update-source Loopback0

 neighbor 2000:23::2 remote-as 1

 no auto-summary

 address-family ipv6

  neighbor 4::4 activate

  neighbor 4::4 next-hop-self

  neighbor 5::5 activate

  neighbor 5::5 next-hop-self

  neighbor 2000:23::2 activate

R4配置

router bgp 3

 no synchronization

 bgp router-id 4.4.4.4

 neighbor 3::3 remote-as 3

 neighbor 3::3 update-source Loopback0

 neighbor 5::5 remote-as 3

 neighbor 5::5 update-source Loopback0

 no auto-summary

 address-family ipv6

  neighbor 3::3 activate

  neighbor 5::5 activate

R5配置

router bgp 3

 no synchronization

 bgp router-id 5.5.5.5

 neighbor 3::3 remote-as 3

 neighbor 3::3 update-source Loopback0

 neighbor 4::4 remote-as 3

 neighbor 4::4 update-source Loopback0

 no auto-summary

 address-family ipv6

  neighbor 3::3 activate

  neighbor 4::4 activate

  network 5::/64

4、实验测试

62、IPv6配置实验之BGP

62、IPv6配置实验之BGP


网页标题:62、IPv6配置实验之BGP
网站地址:http://bjjierui.cn/article/gciisd.html

其他资讯