Troubleshoot VLANs and Trunks
- VLAN Assigment issue
- Switchport mode issue
- VACL (VLAN ACL) issue
- Trunking issue
- Trunk allowed VLANs issue
C:\>ping 10.10.10.2
Pinging 10.10.10.2 with 32 bytes of data:
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Ping statistics for 10.10.10.2:
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),
C:\>
tuh kan RTO (Request Time Out), what the problem here ? coba kita cek interface di switch mungkin terjadi down atau port rusak (in real device),
Switch#show ip int br
Interface IP-Address OK? Method Status Protocol
FastEthernet0/1 unassigned YES manual up up
FastEthernet0/2 unassigned YES manual up up
C:\>ping 10.10.10.2
Pinging 10.10.10.2 with 32 bytes of data:
Reply from 10.10.10.2: bytes=32 time=1ms TTL=128
Reply from 10.10.10.2: bytes=32 time<1ms TTL=128
Reply from 10.10.10.2: bytes=32 time<1ms TTL=128
Reply from 10.10.10.2: bytes=32 time<1ms TTL=128
Ping statistics for 10.10.10.2:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 1ms, Average = 0ms
ping reply dan issue solved. jika ada pertanyaan silahkan berkomentar dan jangan lupa subcribe blog ini. Big thanks for you all...
Next blog untuk issue kedua...
https://torkisnetwork.blogspot.com/2021/03/troubleshoot-vlans-and-trunks-part-2.html
Comments
Post a Comment