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)

相关推荐
RisunJan16 分钟前
Linux命令-grpck命令(验证和修复组配置文件(`/etc/group` 和 `/etc/gshadow`)完整性的工具)
linux·运维·服务器
无敌最俊朗@19 分钟前
Modbus TCP关键知识点回顾
网络
JY.yuyu20 分钟前
TCP/UDP协议
网络·tcp/ip·udp
Xの哲學1 小时前
Linux VxLAN深度解析: 从数据平面到内核实现的全面剖析
linux·服务器·算法·架构·边缘计算
十月南城1 小时前
任务调度与异步化思路——定时、异步与重试的协作模型与幂等保障
网络
Robot侠1 小时前
视觉语言导航从入门到精通(一)
网络·人工智能·microsoft·llm·vln
HunterMichaelG2 小时前
【openSSH】Linux openEuler-20.03-x86-64服务器升级openSSH至10.2p1版本
tcp/ip·nginx
LRX_1989272 小时前
华为设备配置练习(七)VRRP 配置
服务器·网络·华为
林疏safe2 小时前
灯塔部署云服务器docker 部署方式,以及忘记密码如何查找
运维·服务器·docker
广东大榕树信息科技有限公司2 小时前
如何实现动环监控系统的国产化与智能化?
运维·网络·物联网·国产动环监控系统·动环监控系统