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)

相关推荐
snoopyfly~6 小时前
Ubuntu 24.04 LTS 服务器配置:安装 JDK、Nginx、Redis。
java·服务器·ubuntu
Me4神秘7 小时前
Linux国产与国外进度对垒
linux·服务器·安全
Me4神秘8 小时前
电信、移动、联通、广电跨运营商网速慢原因
网络
-qOVOp-8 小时前
408第三季part2 - 计算机网络 - ip分布首部格式与分片
网络协议·tcp/ip·计算机网络
数通Dinner9 小时前
RSTP 拓扑收敛机制
网络·网络协议·tcp/ip·算法·信息与通信
牛奶咖啡1310 小时前
Linux系统的常用操作命令——文件远程传输、文件编辑、软件安装的四种方式
运维·服务器·软件安装·linux云计算·scp文件远程传输·vi文件编辑·设置yum的阿里云源
weixin_4373982110 小时前
转Go学习笔记(2)进阶
服务器·笔记·后端·学习·架构·golang
liulilittle10 小时前
SNIProxy 轻量级匿名CDN代理架构与实现
开发语言·网络·c++·网关·架构·cdn·通信
tan77º11 小时前
【Linux网络编程】Socket - UDP
linux·服务器·网络·c++·udp
小白爱电脑11 小时前
光纤的最小弯曲半径是多少?
网络