当前位置:网站首页>IPv6 comprehensive experiment
IPv6 comprehensive experiment
2022-07-06 05:56:00 【love_ by】
One 、 Experimental content
Two 、 Topology design
3、 ... and 、 Implementation plan
1、 To configure IPV6 LAN ---- function ospf agreement
(1) Configure interfaces IPV6 Address
34.1.1.2 Conversion income 2002:2201:0103::/48
Then divide the subnet to get 2002:2201:0103:1::/64 — 2002:2201:0103:FFFF:/64
Configuration command (R4 For example ):
[r4]ipv6 First open IPV6
[r4]interface GigabitEthernet 0/0/1
[r4-GigabitEthernet0/0/1]ipv6 enable Then activate... On the interface IPV6 service
[r4-GigabitEthernet0/0/1]ipv6 add 2002:2201:103:1::1 64 Finally, write IPV6 Address
(2) function ospf agreement
Configuration command (R6 For example ):
[r6]ospfv3 1 start-up ospf Protocol version 3
[r6-ospfv3-1]router-id 6.6.6.6 Set up RID
[r6-ospfv3-1]q
[r6]int g 0/0/0
[r6-GigabitEthernet0/0/0]ospfv3 1 area 0 Enter the interface activation protocol
[r6-GigabitEthernet0/0/0]int g 0/0/1
[r6-GigabitEthernet0/0/1]ospfv3 1 area 0
[r6-GigabitEthernet0/0/1]q
[r6]int l0
[r6-LoopBack0]ospfv3 1 area 0
test :
R6 And R5、R7 Successful neighbor building ;R7 And R6、R8 Successful neighbor building
R5 adopt ospf Learned all the routes
R5 Sure ping through R8 The loopback of
(3) function BGP agreement , establish EBGP Neighbors and IBGP Neighborhood
R4、R5 In establishment EBGP Before the neighbor relationship, the loopback between the two routers needs to be connected
[r4]ipv6 route-static 0::0 0 2002:2201:103:1::2 R4 The default point is R5
[r5]ipv6 route-static 2002:2201:103:4::0 64 2002:2201:103:1::1 R5 Static routing
EBGP Neighbor build configuration command (R4 For example ):
[r4]bgp 1
[r4-bgp]router-id 4.4.4.4
[r4-bgp]peer 2002:2201:103:5::1 as-number 2
[r4-bgp]peer 2002:2201:103:5::1 connect-interface LoopBack 0
[r4-bgp]ipv6-family
[r4-bgp-af-ipv6]peer 2002:2201:103:5::1 enable It is worth noting that we need to enter the family mode and establish a neighbor relationship again
R5 Will pass through ospf Redistribute the learned routes
[r5]bgp 64512
[r5-bgp]ipv6-family
[r5-bgp-af-ipv6]import-route ospfv3 1
test :
It can be seen that R4 Learned all the routes
R4 Sure ping through R8 The loopback of
2、 Configure another LAN on the left ---- function rip agreement
(1) To configure IPV6 Address : start-up IPV6, Activate at each interface , Finally, configure
Check the configuration :
(2) function ripng
Configuration command (R1 For example ):
[r1]ripng 1 start-up ripng
[r1-ripng-1]q
[r1]int g0/0/1
[r1-GigabitEthernet0/0/1]ripng 1 enable Enter the interface to declare
[r1]int LoopBack 0
[r1-LoopBack0]ripng 1 enable
see :
test : use R1pingR2 The loopback of
3、 To configure IPV4 Environmental Science
(1) To configure IPV4 Address
R3
R2
R4
(2)R2、R4 Write a default pointing to R3
4、 Connect two LANs
Configuration command (R2 For example ):
[r2]int Tunnel 0/0/0
[r2-Tunnel0/0/0]ipv6 enable
[r2-Tunnel0/0/0]tunnel-protocol ipv6-ipv4 6to4
[r2-Tunnel0/0/0]source 23.1.1.1
[r2-Tunnel0/0/0]q
[r2]ipv6 route-static 2002:: 16 Tunnel 0/0/0
test : use R2pingR4 The loopback of
5、R1 You can visit R3 The loopback of
边栏推荐
- 查询生产订单中某个(些)工作中心对应的标准文本码
- Summary of data sets in intrusion detection field
- Some easy-to-use tools make your essay style more elegant
- 初识数据库
- ArcGIS application foundation 4 thematic map making
- Yygh-11-timing statistics
- A master in the field of software architecture -- Reading Notes of the beauty of Architecture
- 进程和线程
- 网站进行服务器迁移前应做好哪些准备?
- SequoiaDB湖仓一体分布式数据库2022.6月刊
猜你喜欢
What is independent IP and how about independent IP host?
Is it difficult for an information system project manager?
Investment strategy discussion and market scale prediction report of China's solid state high power amplifier industry from 2022 to 2028
YYGH-11-定时统计
Winter 2021 pat class B problem solution (C language)
华为路由器如何配置静态路由
Hongliao Technology: Liu qiangdong's "heavy hand"
Huawei BFD configuration specification
Raised a kitten
B站刘二大人-线性回归 Pytorch
随机推荐
Station B, Master Liu Er - back propagation
As3013 fire endurance test of cable distribution system
H3C S5820V2_5830V2交换机IRF2堆叠后升级方法
How to use the container reflection method encapsulated by thinkphp5.1 in business code
进程和线程
【无标题】
授予渔,从0开始搭建一个自己想要的网页
【课程笔记】编译原理
局域网同一个网段通信过程
PDK process library installation -csmc
华为路由器如何配置静态路由
The difference and usage between continue and break
通讯录管理系统链表实现
Station B Liu Erden - linear regression and gradient descent
嵌入式面试题(四、常见算法)
OSPF configuration command of Huawei equipment
类和对象(一)this指针详解
【经验】win11上安装visio
P2802 回家
H3C S5820V2_ Upgrade method after stacking IRF2 of 5830v2 switch