当前位置:网站首页>IPv6 experiment
IPv6 experiment
2022-07-05 02:47:00 【Kenneth~ Xiao Xiao】
step 1: analysis
The figure is divided into LAN on the left and LAN on the right , In the middle is the public network , On the left v4 and v6 coexistence , Right pure v6, Use on the right bgp The agreement is divided into AS1 and AS2, among AS2 Divided into two federations 64512 and 64513, The intermediate public network is pure v4 agreement , The left and right LANs access each other 6to4tunnel complete .
step 2: Divide ip
1、 For the public network
23.1.1.0/24 be used for r2 and r3 Direct link of
34.1.1.0/24 be used for r3 and r4 Direct link of
3.3.3.0/24 be used for r3 The loopback of
2、 For the LAN on the left
(1)ipv4
192.168.1.0/24 be used for r1 Loopback network segment of
192.168.1.0/25 r1 The loopback of 1 Network segment
192.168.1.128/25 r1 The loopback of 2 Network segment
192.168.2.0/24 be used for r1 and r2 Direct connection
192.168.3.0/24 be used for r2 Loopback network segment of
(2)ipv6
Because the title requires 6to4tunnel Visit the right , So use r2 Of g0/0/1 Of v4ip convert to v6ip
23.1.1.1 —— 2002:1701:0101::/48
2002:1701:0101:0000::/64——2002:1701:0101:FFFF::/64
2002:1701:0101:0001::/64 be used for r1 Two loopback network segments of
2002:1701:0101:0001:0000::/65 be used for r1 The loopback of 1 Network segment
2002:1701:0101:0001:8000::/65 be used for r1 The loopback of 2 Network segment
2002:1701:0101:0002::/64 be used for r1 And r2 The direct network segment of
2002:1701:0101:0003::/64 be used for r2 Loopback network segment of
2002:1701:0101:0004::/64 be used for r2 Of 6to4tunnel
3、 For the LAN on the right
Because the title requires 6to4tunnel Visit left , So use r4 Of g0/0/0 Of v4ip convert to v6ip
34.1.1.2 —— 2002:2201:0102::/48
2002:2201:0102:0000::/49 AS1
2002:2201:0102:0000::/64——2002:2201:0102:7FFF::/64
2002:2201:0102:0001::/64 r4 Loopback network segment of
2002:2201:0102:0002::/64 r4 And r5 Direct connection network segment
2002:2201:0102:0003::/64 r4 Of 6to4tunnel Network segment
2002:2201:0102:8000::/49 AS2
2002:2201:0102:8000::/64——2002:2201:0102:FFFF::/64
2002:2201:0102:8001::/64 r5 The loopback of
2002:2201:0102:8002::/64 r6 The loopback of
2002:2201:0102:8003::/64 r7 The loopback of
2002:2201:0102:8004::/64 r8 The loopback of
2002:2201:0102:8005::/64 r5 And r6 The direct network segment of
2002:2201:0102:8006::/64 r6 And r7 The direct network segment of
2002:2201:0102:8007::/64 r7 And r8 The direct network segment of
step 3: To configure ip And routing
1、 The left area
r1:
ipv4
ipv6:
rip agreement
Yes r1 Of rip and ripng Summary
r2:
ipv4
ipv6
rip Agreement and default distribution
ripng Issue default
nat address translation
establish 6to4tunnel
2、 Middle zone
r2:
r3:
r4:
3、 Right area
r4:
ipv6
r5:
ipv6
ospfv3 neighbor
r6:
ipv6
ospfv3 neighbor
r7:
ipv6
ospfv3 neighbor
r8:
ipv6 neighbor
ospfv3 neighbor
test r5ping r8 The loopback of
step 4: Configure bgp
r4 And r5 build ebgp neighbor
r5 And r6 build ibgp neighbor , And r4 build ebgp neighbor
r6 And r5、r7 build ibgp neighbor , And configure reflectors
r7 And r6 build ibgp neighbor , And r8 Build fake ebgp neighbor
r8 And r7 Build fake ebgp neighbor
step 5: To configure r4 Of 6to4tunnel
r4:
step 6: Aggregate routing 、 Write the overhead interface , And make the two LANs interconnected
r5:
r4:
边栏推荐
- Summary and practice of knowledge map construction technology
- [Yu Yue education] National Open University spring 2019 0505-22t basic nursing reference questions
- Chinese natural language processing, medical, legal and other public data sets, sorting and sharing
- Acwing第 58 场周赛【完结】
- Cut! 39 year old Ali P9, saved 150million
- Yyds dry goods inventory intelligent fan based on CC2530 design
- 使用druid連接MySQL數據庫報類型錯誤
- Why are there fewer and fewer good products produced by big Internet companies such as Tencent and Alibaba?
- Problem solving: attributeerror: 'nonetype' object has no attribute 'append‘
- The perfect car for successful people: BMW X7! Superior performance, excellent comfort and safety
猜你喜欢
Spoon inserts and updates the Oracle database, and some prompts are inserted with errors. Assertion botch: negative time
Bumblebee: build, deliver, and run ebpf programs smoothly like silk
Avoid material "minefields"! Play with super high conversion rate
Design and implementation of kindergarten management system
Write a thread pool by hand, and take you to learn the implementation principle of ThreadPoolExecutor thread pool
[200 opencv routines] 99 Modified alpha mean filter
Master Fur
2021 Li Hongyi machine learning (2): pytorch
This + closure + scope interview question
Scientific research: are women better than men?
随机推荐
el-select,el-option下拉选择框
tuple and point
Simple use of devtools
Use UDP to send a JPEG image, and UPD will convert it into the mat format of OpenCV after receiving it
【微服务|SCG】Filters的33种用法
问下,这个ADB mysql支持sqlserver吗?
qrcode:将文本生成二维码
Medusa installation and simple use
PHP cli getting input from user and then dumping into variable possible?
LeetCode 314. Binary tree vertical order traversal - Binary Tree Series Question 6
ELK日志分析系统
This + closure + scope interview question
Openresty ngx Lua Execution stage
Last words record
Spoon inserts and updates the Oracle database, and some prompts are inserted with errors. Assertion botch: negative time
Can you really learn 3DMAX modeling by self-study?
Linux Installation redis
Problem solving: attributeerror: 'nonetype' object has no attribute 'append‘
Yyds dry goods inventory intelligent fan based on CC2530 design
ELFK部署