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)

相关推荐
IP管家10 分钟前
物联网设备远程管理:基于代理IP的安全固件更新通道方案
服务器·网络·物联网·网络协议·tcp/ip·安全·ip
搬码临时工16 分钟前
远程连接电脑的方法?异地远程桌面连接和三方软件实现
运维·服务器·网络·物联网·电脑·远程工作
窦再兴32 分钟前
来一个复古的技术FTP
linux·运维·服务器
陌路物是人非41 分钟前
uniapp取消浏览自动填充
java·服务器·uni-app
WuYiCheng6661 小时前
IPsec VPN与SSL VPN实验思路(eNSP)
网络·智能路由器
kaixiang3001 小时前
sqli-labs靶场29-31关(http参数污染)
网络·网络协议·http
吃橘子的猴2 小时前
BGP实验
网络·智能路由器
m0_549314862 小时前
二、IGMP
网络·网络协议·组播·icmp·igmp·multicast
purrrew2 小时前
【Java ee初阶】http(1)
网络·网络协议·http
小李不想说话2 小时前
HTTPS 加密原理
java·网络·网络协议·学习·安全·http·https