From 318720d338d78c475eed0cb7d0af572aef9b16f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=84=E5=AE=B6=E5=90=88?= <2673950244@qq.com> Date: Sat, 9 May 2026 17:26:15 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E4=BD=9C=E4=B8=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...57\347\224\261\351\205\215\347\275\256.md" | 143 ++++++++++++++++++ 1 file changed, 143 insertions(+) create mode 100644 "46 \351\273\204\345\256\266\345\220\210/20260509 \351\235\231\346\200\201\350\267\257\347\224\261\351\205\215\347\275\256.md" diff --git "a/46 \351\273\204\345\256\266\345\220\210/20260509 \351\235\231\346\200\201\350\267\257\347\224\261\351\205\215\347\275\256.md" "b/46 \351\273\204\345\256\266\345\220\210/20260509 \351\235\231\346\200\201\350\267\257\347\224\261\351\205\215\347\275\256.md" new file mode 100644 index 0000000..84a1712 --- /dev/null +++ "b/46 \351\273\204\345\256\266\345\220\210/20260509 \351\235\231\346\200\201\350\267\257\347\224\261\351\205\215\347\275\256.md" @@ -0,0 +1,143 @@ +![image-20260509172046065](C:\Users\Administrator\AppData\Roaming\Typora\typora-user-images\image-20260509172046065.png) + +``` +Packet Tracer PC Command Line 1.0 +C:\>ping 192.168.1.254 + +Pinging 192.168.1.254 with 32 bytes of data: + +Reply from 192.168.1.254: bytes=32 time<1ms TTL=255 +Reply from 192.168.1.254: bytes=32 time=1ms TTL=255 +Reply from 192.168.1.254: bytes=32 time<1ms TTL=255 +Reply from 192.168.1.254: bytes=32 time<1ms TTL=255 + +Ping statistics for 192.168.1.254: + Packets: Sent = 4, Received = 4, Lost = 0 (0% loss), +Approximate round trip times in milli-seconds: + Minimum = 0ms, Maximum = 1ms, Average = 0ms + +C:\>ping 10.254.10.2 + +Pinging 10.254.10.2 with 32 bytes of data: + +Reply from 10.254.10.2: bytes=32 time=9ms TTL=254 +Reply from 10.254.10.2: bytes=32 time=1ms TTL=254 +Reply from 10.254.10.2: bytes=32 time=1ms TTL=254 +Reply from 10.254.10.2: bytes=32 time=1ms TTL=254 + +Ping statistics for 10.254.10.2: + Packets: Sent = 4, Received = 4, Lost = 0 (0% loss), +Approximate round trip times in milli-seconds: + Minimum = 1ms, Maximum = 9ms, Average = 3ms + +C:\>ping 192.168.1.2 + +Pinging 192.168.1.2 with 32 bytes of data: + +Reply from 192.168.1.2: bytes=32 time=1ms TTL=128 +Reply from 192.168.1.2: bytes=32 time<1ms TTL=128 +Reply from 192.168.1.2: bytes=32 time<1ms TTL=128 +Reply from 192.168.1.2: bytes=32 time<1ms TTL=128 + +Ping statistics for 192.168.1.2: + Packets: Sent = 4, Received = 4, Lost = 0 (0% loss), +Approximate round trip times in milli-seconds: + Minimum = 0ms, Maximum = 1ms, Average = 0ms +``` + +![image-20260509172112713](C:\Users\Administrator\AppData\Roaming\Typora\typora-user-images\image-20260509172112713.png) + +``` +Packet Tracer PC Command Line 1.0 +C:\>ping 192.168.1.254 + +Pinging 192.168.1.254 with 32 bytes of data: + +Reply from 192.168.1.254: bytes=32 time<1ms TTL=255 +Reply from 192.168.1.254: bytes=32 time<1ms TTL=255 +Reply from 192.168.1.254: bytes=32 time=1ms TTL=255 +Reply from 192.168.1.254: bytes=32 time<1ms TTL=255 + +Ping statistics for 192.168.1.254: + Packets: Sent = 4, Received = 4, Lost = 0 (0% loss), +Approximate round trip times in milli-seconds: + Minimum = 0ms, Maximum = 1ms, Average = 0ms + +C:\>ping 10.254.10.2 + +Pinging 10.254.10.2 with 32 bytes of data: + +Reply from 10.254.10.2: bytes=32 time=8ms TTL=254 +Reply from 10.254.10.2: bytes=32 time=2ms TTL=254 +Reply from 10.254.10.2: bytes=32 time=1ms TTL=254 +Reply from 10.254.10.2: bytes=32 time=1ms TTL=254 + +Ping statistics for 10.254.10.2: + Packets: Sent = 4, Received = 4, Lost = 0 (0% loss), +Approximate round trip times in milli-seconds: + Minimum = 1ms, Maximum = 8ms, Average = 3ms + +C:\>ping 192.168.2.1 + +Pinging 192.168.2.1 with 32 bytes of data: + +Request timed out. +Reply from 192.168.2.1: bytes=32 time=4ms TTL=126 +Reply from 192.168.2.1: bytes=32 time=1ms TTL=126 +Reply from 192.168.2.1: bytes=32 time=1ms TTL=126 + +Ping statistics for 192.168.2.1: + Packets: Sent = 4, Received = 3, Lost = 1 (25% loss), +Approximate round trip times in milli-seconds: + Minimum = 1ms, Maximum = 4ms, Average = 2ms + +C:\> +``` + +![image-20260509172127721](C:\Users\Administrator\AppData\Roaming\Typora\typora-user-images\image-20260509172127721.png) + +``` +Packet Tracer PC Command Line 1.0 +C:\>ping 10.254.10.254 + +Pinging 10.254.10.254 with 32 bytes of data: + +Request timed out. +Request timed out. +Request timed out. +Request timed out. + +Ping statistics for 10.254.10.254: + Packets: Sent = 4, Received = 0, Lost = 4 (100% loss), + +C:\>ping 10.254.10.1 + +Pinging 10.254.10.1 with 32 bytes of data: + +Reply from 10.254.10.1: bytes=32 time=5ms TTL=254 +Reply from 10.254.10.1: bytes=32 time=3ms TTL=254 +Reply from 10.254.10.1: bytes=32 time=7ms TTL=254 +Reply from 10.254.10.1: bytes=32 time=3ms TTL=254 + +Ping statistics for 10.254.10.1: + Packets: Sent = 4, Received = 4, Lost = 0 (0% loss), +Approximate round trip times in milli-seconds: + Minimum = 3ms, Maximum = 7ms, Average = 4ms + +C:\>ping 192.168.1.2 + +Pinging 192.168.1.2 with 32 bytes of data: + +Reply from 192.168.1.2: bytes=32 time=1ms TTL=126 +Reply from 192.168.1.2: bytes=32 time=1ms TTL=126 +Reply from 192.168.1.2: bytes=32 time=1ms TTL=126 +Reply from 192.168.1.2: bytes=32 time=2ms TTL=126 + +Ping statistics for 192.168.1.2: + Packets: Sent = 4, Received = 4, Lost = 0 (0% loss), +Approximate round trip times in milli-seconds: + Minimum = 1ms, Maximum = 2ms, Average = 1ms + +C:\> +``` + -- Gitee From 87978afd4bfffb5c0b5d748dec6a07b125423f8b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=84=E5=AE=B6=E5=90=88?= <2673950244@qq.com> Date: Wed, 13 May 2026 10:59:21 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E8=AF=BE=E5=90=8E=E4=BD=9C=E4=B8=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...6 \350\267\257\347\224\261\345\231\250.md" | 0 ...57\347\224\261\351\205\215\347\275\256.md" | 79 +++++++++++++++++++ 2 files changed, 79 insertions(+) rename "46 \351\273\204\345\256\266\345\220\210/202600506 \350\267\257\347\224\261\345\231\250.md" => "46 \351\273\204\345\256\266\345\220\210/20260506 \350\267\257\347\224\261\345\231\250.md" (100%) create mode 100644 "46 \351\273\204\345\256\266\345\220\210/20260512 \350\267\257\347\224\261\345\231\250RIP\345\212\250\346\200\201\350\267\257\347\224\261\351\205\215\347\275\256.md" diff --git "a/46 \351\273\204\345\256\266\345\220\210/202600506 \350\267\257\347\224\261\345\231\250.md" "b/46 \351\273\204\345\256\266\345\220\210/20260506 \350\267\257\347\224\261\345\231\250.md" similarity index 100% rename from "46 \351\273\204\345\256\266\345\220\210/202600506 \350\267\257\347\224\261\345\231\250.md" rename to "46 \351\273\204\345\256\266\345\220\210/20260506 \350\267\257\347\224\261\345\231\250.md" diff --git "a/46 \351\273\204\345\256\266\345\220\210/20260512 \350\267\257\347\224\261\345\231\250RIP\345\212\250\346\200\201\350\267\257\347\224\261\351\205\215\347\275\256.md" "b/46 \351\273\204\345\256\266\345\220\210/20260512 \350\267\257\347\224\261\345\231\250RIP\345\212\250\346\200\201\350\267\257\347\224\261\351\205\215\347\275\256.md" new file mode 100644 index 0000000..a4c0495 --- /dev/null +++ "b/46 \351\273\204\345\256\266\345\220\210/20260512 \350\267\257\347\224\261\345\231\250RIP\345\212\250\346\200\201\350\267\257\347\224\261\351\205\215\347\275\256.md" @@ -0,0 +1,79 @@ +![image-20260513104130148](https://gitee.com/huang-jiahe735/imgs/raw/master/pic/upgit_20260513_1778640979.png) + +``` +Router>en +Router#conf t +Enter configuration commands, one per line. End with CNTL/Z. +Router(config)#inter f0/0 +Router(config-if)#ip address 192.168.3.2 255.255.255.0 +Router(config-if)#no shutdown + +Router(config-if)# +%LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up + +%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up + +Router(config-if)#exit +Router(config)#interface serial 2/0 +Router(config-if)#ip address 192.168.4.1 255.255.255.0 +Router(config-if)#clock rate 64000 +Router(config-if)#no shutdown + +%LINK-5-CHANGED: Interface Serial2/0, changed state to down +Router(config-if)#exit +Router(config)#route rip +Router(config-router)#version 2 +Router(config-router)#network 192.168.3.0 +Router(config-router)#network 192.168.4.0 +Router(config-router)#end +Router# +%SYS-5-CONFIG_I: Configured from console by console + +Router#show r +Building configuration... +``` + +``` +Router(config)#inter f0/0 +Router(config-if)#ip address 192.168.2.1 255.255.255.0 +Router(config-if)#no shutdown + +Router(config-if)# +%LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up + +%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up + +Router(config-if)#exit +Router(config)#interface serial 2/0 +Router(config-if)#ip address 192.168.4.2 255.255.255.0 +Router(config-if)#no shutdown + +Router(config-if)# +%LINK-5-CHANGED: Interface Serial2/0, changed state to up + +Router(config-if)#exit +Router(config)#rout +%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial2/0, changed state to up + +% Incomplete command. +Router(config)#router rip +Router(config-router)#cersion 2 + ^ +% Invalid input detected at '^' marker. + +Router(config-router)#version 2 +Router(config-router)#network 192.168.2.0 +Router(config-router)#network 192.168.4.0 +Router(config-router)#end +Router# +%SYS-5-CONFIG_I: Configured from console by console + +Router#show r +Building configuration... +``` + +![image-20260513104632998](https://gitee.com/huang-jiahe735/imgs/raw/master/pic/upgit_20260513_1778640994.png) + +![image-20260513105230236](https://gitee.com/huang-jiahe735/imgs/raw/master/pic/upgit_20260513_1778640999.png) + +![image-20260513105300616](https://gitee.com/huang-jiahe735/imgs/raw/master/pic/upgit_20260513_1778641003.png) \ No newline at end of file -- Gitee