IP 2024.8.7

r1\]int g0/0/1 \[r1-GigabitEthernet0/0/1\]ip add 192.168.1.1 24 \[r1\]int s4/0/0 \[r1-Serial4/0/0\]ip add 14.1.1.1 24 \[r4\]int l0 \[r4-LoopBack0\]ip add 4.4.4.4 24 \[r4\]int s3/0/0 \[r4-Serial3/0/0\]ip add 14.1.1.2 24 \[r4-Serial3/0/0\]link-protocol hdlc Warning: The encapsulation protocol of the link will be changed. Continue? \[Y/N

:y

r4\]int s3/0/1 \[r4-Serial3/0/1\]ip add 24.1.1.2 24 \[r4-Serial3/0/1\]ppp authentication-mode pap \[r4\]aaa \[r4-aaa\]local-user a password cipher 123456 \[r4-aaa\]local-user a service-type ppp \[r4-aaa\]local-user b password cipher 654321 \[r4-aaa\]local-user b service-type ppp \[r4\]int s3/0/0 \[r4-Serial3/0/0\]shutdown \[r4-Serial3/0/0\]undo shutdown \[r4\]int s4/0/0 \[r4-Serial4/0/0\]ip add 34.1.1.2 24 \[r4-Serial4/0/0\]ppp \[r4-Serial4/0/0\]ppp authentication-mode chap \[r4-Serial4/0/0\]shutdown \[r4-Serial4/0/0\]undo shutdown \[r1\]int s4/0/0 \[r1-Serial4/0/0\]link-protocol hdlc Warning: The encapsulation protocol of the link will be changed. Continue? \[Y/N

:y

r2\]int g0/0/1 \[r2-GigabitEthernet0/0/1\]ip add 192.168.2.1 24 \[r2\]int s4/0/0 \[r2-Serial4/0/0\]ip add 24.1.1.1 24 \[r2-Serial4/0/0\]ppp pap local-user a password cipher 123456 \[r3\]int g0/0/1 \[r3-GigabitEthernet0/0/1\]ip add 192.168.3.1 24 \[r3\]int s4/0/0 \[r3-Serial4/0/0\]ip add 34.1.1.1 24 \[r3-Serial4/0/0\]ppp chap user b \[r3-Serial4/0/0\]ppp chap password cipher 654321 ![](https://i-blog.csdnimg.cn/direct/e15fd0e4dd7b4ac4a32e3e8782bdfef9.png)![](https://i-blog.csdnimg.cn/direct/9ec537cf5bac431aa78479422566d5b6.png) **要求1-4搞定了** \[r1\]ip route-static 0.0.0.0 0 14.1.1.2 \[r2\]ip route-static 0.0.0.0 0 24.1.1.2 \[r3\]ip route-static 0.0.0.0 0 34.1.1.2![](https://i-blog.csdnimg.cn/direct/3cb26e68ae6b4845b1b9d7c760749d2a.png)![](https://i-blog.csdnimg.cn/direct/24b3cc2639e74c489e7162442907f3fa.png)![](https://i-blog.csdnimg.cn/direct/c90e086ee0e744249d2dad9aa8eeb28e.png) \[r1\]int Tunnel 0/0/0 \[r1-Tunnel0/0/0\]ip add 192.168.4.1 24 \[r1-Tunnel0/0/0\]tunnel-protocol gre p2mp \[r1-Tunnel0/0/0\]source 14.1.1.1 \[r1-Tunnel0/0/0\]nhrp entry multicast dynamic \[r1-Tunnel0/0/0\]nhrp network-id 100 ![](https://i-blog.csdnimg.cn/direct/8ff5e00bc0004a6ead744da45a6a653f.png) \[r2\]int Tunnel 0/0/0 \[r2-Tunnel0/0/0\]ip add 192.168.4.2 24 \[r2-Tunnel0/0/0\]tunnel-protocol gre p2mp \[r2-Tunnel0/0/0\]source Serial 4/0/0 \[r2-Tunnel0/0/0\]nhrp entry 192.168.4.1 14.1.1.1 register ![](https://i-blog.csdnimg.cn/direct/65229a3527f54e74baff715d7ebabc7e.png) \[r3\]int Tunnel 0/0/0 \[r3-Tunnel0/0/0\]ip add 192.168.4.3 24 \[r3-Tunnel0/0/0\]tunnel-protocol gre p2mp \[r3-Tunnel0/0/0\]source s4/0/0 \[r3-Tunnel0/0/0\]nhrp entry 192.168.4.1 14.1.1.1 register \[r1\]rip 1 \[r1-rip-1\]ver 2 \[r1-rip-1\]network 192.168.1.0 \[r1-rip-1\]network 192.168.4.0 \[r2\]rip 1 \[r2-rip-1\]version 2 \[r2-rip-1\]network 192.168.4.0 \[r2-rip-1\]network 192.168.2.0 \[r3\]rip 1 \[r3-rip-1\]version 2 \[r3-rip-1\]network 192.168.4.0 \[r3-rip-1\]network 192.168.3.0![](https://i-blog.csdnimg.cn/direct/dfddc7918fd84b7b932650f18c75bbaa.png)![](https://i-blog.csdnimg.cn/direct/5e241ae6df0b4c91aa7981e7d06e4477.png) \[r1\]int Tunnel 0/0/0 \[r1-Tunnel0/0/0\]undo rip split-horizon (关闭这个口的水平分割) ![](https://i-blog.csdnimg.cn/direct/ef566a4527f54c2993470a8cef4d050e.png)![](https://i-blog.csdnimg.cn/direct/5e15defa2be34178bcacaaba2f3f98cd.png) ![](https://i-blog.csdnimg.cn/direct/1a5c015222c7434c85aca5fd7370895c.png) ![](https://i-blog.csdnimg.cn/direct/e979d98a226f46fe8255e0fb90db5ebe.png)![](https://i-blog.csdnimg.cn/direct/e640177ae9784efa8a12fdbfc9712d67.png) \[r1\]acl 2000 \[r1-acl-basic-2000\]rule permit source 192.168.1.0 0.0.0.255 \[r1\]int s4/0/0 \[r1-Serial4/0/0\]nat outbound 2000![](https://i-blog.csdnimg.cn/direct/87f03ca3007e4148a8c0718f3e154a56.png)

相关推荐
Johny_Zhao2 小时前
基于 Docker 的 LLaMA-Factory 全流程部署指南
linux·网络·网络安全·信息安全·kubernetes·云计算·containerd·yum源·系统运维·llama-factory
Viking_bird3 小时前
centos 7.5 + Hadoop 3.2.4 集群搭建
linux·运维·服务器·hadoop·centos
岚天start5 小时前
Linux系统网络排查工具总结
linux·运维·网络·监控·扫描·连通性·流量
王燕龙(大卫)5 小时前
tcp会无限次重传吗
网络·tcp/ip
Lovyk6 小时前
基于 Ansible 与 Jinja2 模板的 LNMP 环境及 WordPress 自动化部署实践
linux·运维·服务器·自动化·ansible
weisian1516 小时前
HTTP协议-3-HTTP/2是如何维持长连接的?
网络·网络协议·http
知白守黑2677 小时前
Linux磁盘阵列
linux·运维·服务器
三年呀8 小时前
标题:移动端安全加固:发散创新,筑牢安全防线引言:随着移动互联网
网络·python·安全
x.Jessica8 小时前
网络的构成元素
网络·学习·计算机网络
tan77º9 小时前
【项目】分布式Json-RPC框架 - 项目介绍与前置知识准备
linux·网络·分布式·网络协议·tcp/ip·rpc·json