Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| networking:cisco:trunk [2026/02/02 23:26] – [Konfigurasi] ilyasa | networking:cisco:trunk [2026/02/02 23:28] (current) – [Testing] ilyasa | ||
|---|---|---|---|
| Line 111: | Line 111: | ||
| ===== Testing ===== | ===== Testing ===== | ||
| + | * **PC1 -> PC6,PC8** | ||
| + | < | ||
| + | C:\>ping 192.168.1.4 | ||
| + | |||
| + | Pinging 192.168.1.4 with 32 bytes of data: | ||
| + | |||
| + | Reply from 192.168.1.4: | ||
| + | Reply from 192.168.1.4: | ||
| + | Reply from 192.168.1.4: | ||
| + | Reply from 192.168.1.4: | ||
| + | |||
| + | Ping statistics for 192.168.1.4: | ||
| + | Packets: Sent = 4, Received = 4, Lost = 0 (0% loss), | ||
| + | Approximate round trip times in milli-seconds: | ||
| + | Minimum = 0ms, Maximum = 0ms, Average = 0ms | ||
| + | |||
| + | C:\>ping 192.168.2.4 | ||
| + | |||
| + | Pinging 192.168.2.4 with 32 bytes of data: | ||
| + | |||
| + | Request timed out. | ||
| + | Request timed out. | ||
| + | Request timed out. | ||
| + | Request timed out. | ||
| + | |||
| + | Ping statistics for 192.168.2.4: | ||
| + | Packets: Sent = 4, Received = 0, Lost = 4 (100% loss), | ||
| + | </ | ||
| + | * **PC3 -> PC6,PC8** | ||
| + | < | ||
| + | C:\>ping 192.168.1.4 | ||
| + | |||
| + | Pinging 192.168.1.4 with 32 bytes of data: | ||
| + | |||
| + | Request timed out. | ||
| + | Request timed out. | ||
| + | Request timed out. | ||
| + | Request timed out. | ||
| + | |||
| + | Ping statistics for 192.168.1.4: | ||
| + | Packets: Sent = 4, Received = 0, Lost = 4 (100% loss), | ||
| + | |||
| + | C:\>ping 192.168.2.4 | ||
| + | |||
| + | Pinging 192.168.2.4 with 32 bytes of data: | ||
| + | |||
| + | Reply from 192.168.2.4: | ||
| + | Reply from 192.168.2.4: | ||
| + | Reply from 192.168.2.4: | ||
| + | Reply from 192.168.2.4: | ||
| + | |||
| + | Ping statistics for 192.168.2.4: | ||
| + | Packets: Sent = 4, Received = 4, Lost = 0 (0% loss), | ||
| + | Approximate round trip times in milli-seconds: | ||
| + | Minimum = 0ms, Maximum = 0ms, Average = 0ms | ||
| + | </ | ||