当前位置:网站首页>HCIP_ MGRE experiment
HCIP_ MGRE experiment
2022-06-13 08:16:00 【BT youth】
[r1]interface Serial 4/0/0
[r1-Serial4/0/0]link-protocol hdlc
[r2]interface Serial 4/0/0
[r2-Serial4/0/0]link-protocol hdlc
------------------------------------------------------------------
[R2]aaa Main certifier — Server side
[R2-aaa]local-user bt password cipher bt123
[R2-aaa]local-user bt service-type ppp
[R2]interface Serial 4/0/1 Interface to connect the client
[R2-Serial4/0/1]link-protocol ppp
[R2-Serial4/0/1]ppp authentication-mode pap
[R3]interface Serial 4/0/0 Certified party
[R3-Serial4/0/0]link-protocol ppp
[R3-Serial4/0/0]ppp pap local-user huawei bt cipher bt123
---------------------------------------------------------------------
Main certifier
[R2]aaa
[R2-aaa]local-user syt password cipher syt123
[R2-aaa]local-user syt service-type ppp
[R2]interface Serial 3/0/0
[R2-Serial3/0/0]link-protocol ppp
[R2-Serial3/0/0]ppp authentication-mode chap
Certified party
[RTB]interface Serial 4/0/0
[RTB-Serial4/0/0]link-protocol ppp
[RTB-Serial4/0/0]ppp chap user syt
[RTB-Serial4/0/0]ppp chap password cipher syt123
--------------------------------------------------------------------------
Central site configuration R1
interface Tunnel0/0/0 establish tunnel mouth
ip address 10.1.1.1 255.255.255.0 Configure interface ip Address
tunnel-protocol gre p2mp First modify the interface mode to multipoint GRE
source 12.1.1.1 Redefine the public source IP Address
nhrp entry multicast dynamic Local become NHRP center , At the same time, pseudo broadcasting can be carried out
nhrp network-id 100 The default is 0 Number , All nodes in the network segment tunnel The interface must be the same domain
Branch site :R3/R4
interface Tunnel0/0/0
ip address 10.1.1.2 255.255.255.0
tunnel-protocol gre p2mp
source Serial4/0/0 Suppose the branch site ip The address is not fixed
nhrp network-id 100
nhrp entry 10.1.1.1 12.1.1.1 register The branch needs to register with the central site
-----------------------------------------------------------------------
R1、R3、R4 start-up RIP agreement
rip 1
version 2
network 10.0.0.0
192.168.1.0(2.0)(3.0) 24
-----------------------------------------------------------------------------
[r1-Tunnel0/0/0]undo rip split-horizon Turn off horizontal split
边栏推荐
- MySQL interview questions
- Dfinity (ICP) deployment and development-2
- Data disorder occurs when the n-th row of the subcomponent list generated by V-for is deleted
- Get properties of class
- Why do wholesalers use the order system
- How to modify desktop path in win10 system
- BD新标签页(BdTab)插件如何登入?
- Install cuda+cusp environment and create the first helloword starter project
- Leetcode- sort arrays by parity
- 疫情之下的远程办公解决方案
猜你喜欢
23 | adventure and prediction (II): relay race in the assembly line
直播回顾 | 积极防御体系下BAS技术创新探索
es6删除对象的某个属性
Which is the stronger fresh food distribution and sorting management system?
The way of distributed system: Lamport logical clock
免费文件服务器储存技术
Examination question bank and simulation examination for special operation certificate of safety management personnel of hazardous chemical business units in 2022
[deep learning]: introduction to pytorch to project practice (XII) convolutional neural network: padding and stride
基于paddlepaddle的新冠肺炎识别
安装CUDA+CUSP环境,并创建第一个HelloWord入门工程
随机推荐
[problem record] json decoder. JSONDecodeError:Extra data: line xxx column xxx(char xxxx)
Examination question bank and simulation examination for special operation certificate of safety management personnel of hazardous chemical business units in 2022
STM32CubeMX的下载和安装方式
21 | pipeline oriented instruction design (Part 2): How did Pentium 4 fail?
Dfinity (ICP) development problems and solutions-6
5. fabric2.2 installation and submission contract (using official demo)
2022 simulated examination question bank and online simulated examination of hoisting machinery command examination questions
Leetcode- sort arrays by parity
v-for生成的子组件列表删除第n行出现数据错乱问题
【博弈论-完全信息静态博弈】 Nash均衡
有什么好的管理软件来解决茶叶批发商面临的难题
Give code vitality -- the way to read code neatly
Determine whether a string is rotated from another string
26 | superscalar and VLIW: how to make the CPU throughput exceed 1
Free file server storage technology
C盘爆满?简单几招教你释放、清理C盘几十G空间,最有效的C盘清理方法
Cosmos Starport installation and startup
Set implements list search and exclusion
Detailed explanation of digital certificate and Ca
Motiko basic syntax in dfinity (ICP) -8