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)

相关推荐
码农101号4 小时前
Linux中shell编程表达式和数组讲解
linux·运维·服务器
是小满满满满吗4 小时前
传输层:udp与tcp协议
linux·服务器·网络
小刘同学++5 小时前
ECB(电子密码本,Electronic Codebook) 和 CBC(密码分组链接,Cipher Block Chaining)区分于用途
网络·ssl
Mintimate5 小时前
云服务器 Linux 手动 DD 安装第三方 Linux 发行版:原理与实战
linux·运维·服务器
gadiaola5 小时前
【计算机网络】第3章:传输层—TCP 拥塞控制
网络·网络协议·tcp/ip·计算机网络
猎板PCB厚铜专家大族5 小时前
多层PCB技术解析:从材料选型到制造工艺的深度实践
网络·制造
RussellFans5 小时前
Linux 环境配置
linux·运维·服务器
网硕互联的小客服5 小时前
503 Service Unavailable:服务器暂时无法处理请求,可能是超载或维护中如何处理?
服务器·git·github
高冷的肌肉码喽6 小时前
Linux-进程间的通信
linux·运维·服务器
jekc8686 小时前
禅道18.2集成LDAP
linux·运维·服务器