You Can If You Think You Can >
Mr.Jodoi say

" โจดอยทำได้คุณก็ต้องทำได้ "

นายเกรียงศักดิ์ นามโคตร (อาจารย์ดอย)

ผู้ก่อตั้ง บริษัทโจดอย ไอทีแอนด์เซอร์วิส จำกัด ปัจจุบันดำรงตำแหน่งกรรมการผู้จัดการบริษัทโจดอย ไอทีแอนด์เซอร์วิส จำกัดและเป็นวิทยากรบรรยายพิเศษให้กับหน่วยงานทั้งภาครัฐและเอกชน

Certifications :
- CCNA (Cisco Certify Nework Associate)
- CCNA Security (Cisco Certified Network Associate Security)
- CCDA (Cisco Certified Design Associate)
- Cisco Express Foundation Design Specialist
- CCNP (Cisco Certified Network Professional)
- CCDP (Cisco Certified Design Professional)
- SBCSEN , SBCSAM , SMBAM , SMBEN , CQS-SMBE from Cisco SMB University
- CompTIA Linux+
- CompTIA Security+
- Pearson VUE Certified Administrator

More

--------------------------------------------------------------------

Basic Network Command by Mr.Jodoi

มาเรียนรู้การใช้ Network Command เบื้องต้นกันนะครับ ขอแนะนำ command ping และ command traceroute จากวีดีโอที่อาจารย์เกรียงศักดิ์ นามโคตร (อาจารย์ดอย) ทำไว้ใน youtube ครับ


IP Address version 4 ตอนที่ 1 by Jodoi

มาเรียนรู้การคำนวณ IP Address version 4 ด้วยเทคนิคการใช้ตารางมหัศจรรย์ซึ่งทำให้ศิษย์นำไปใช้ในการทำงานและการสอบ Cert.IT ได้อย่างดีเยี่ยม

Basic Linux Command ตอนที่ 1 (ls,cat,vi)by Jodoi

มาเรียนรู้การใช้ Linux Command เบื้องต้นกันครับ เริ่มต้นด้วย command ls , cat และ vi ซึ่งปัจจุบันมีความจำเป็นต้องเรียนรู่อย่างยิ่งเพราะหลายๆองค์กรมีการใช้ Linux Server กันมากขึ้น

 

และยังมีวีดีโอดีๆอีกมากมายรับชมได้ใน แชลแนล Mr.Jodoi ตามด้านล่างนะครับ

https://www.youtube.com/user/MrJodoi

 




CCNA Tutorials และ Practice Lab

บทความนี้สำหรับศิษย์ที่ต้องการฝึกฝนการทำ Lab CISCO สำหรับการนำไปใช้จริงและเตรียมตัวสอบ Cert.CCNA นะครับ

ปัจจุบัน CCNA จะแบ่งหัวข้อเป็นตามรูปด้านล่าง ข้อสอบจะมีทั้งแบบตัวเลือก จับคู่และ Lab Config ครับ

บทความนี้จะเน้นเฉพาะในส่วนของข้อสอบ Lab Config เพื่อให้ศิษย์ได้ฝึกฝนเท่านั้น

เริ่มต้นด้วยการติดตั้ง CISCO Packet Tracer ก่อน สำหรับศิษย์ที่ไม่มีสามารถ Download ได้ที่ https://www.jodoi.org/download/Packet_Tracer822_64bit_setup_signed.zip

สำหรับผู้ที่ไม่มี Username และ Password ของ CISCO ให้ทำการ Disable Internet ก่อนนะครับ และเปิด CISCO Packet Tracer ตามภาพด้านล่าง

 

1).Lab Voice VLAN และ CDP

ให้ Download File Voice_vlan_cdp.pkt ตามรูปภาพด้านล่าง

1) Configure VLAN 12 named Compute and VLAN 34 named Telephony where required for each task.

SW1(config)#vlan 12
SW1(config-vlan)#name Compute
SW1(config-vlan)#exit
SW1(config)#vlan 34
SW1(config-vlan)#name Telephony
SW1(config-vlan)#exit

SW2(config)#vlan 12
SW2(config-vlan)#name Compute
SW2(config-vlan)#exit
SW2(config)#vlan 34
SW2(config-vlan)#name Telephony
SW2(config-vlan)#exit

2) Configure Ethernet0/1 on SW2 to use the existing VLAN named Available.

SW2#show vlan brief

VLAN Name Status Ports
---- -------------------------------- --------- -------------------------------
1 default active Fa0/1, Fa0/3, Fa0/4, Fa0/5
Fa0/6, Fa0/7, Fa0/8, Fa0/9
Fa0/10, Fa0/11, Fa0/12, Fa0/13
Fa0/14, Fa0/15, Fa0/16, Fa0/17
Fa0/18, Fa0/19, Fa0/20, Fa0/21
Fa0/22, Fa0/23, Fa0/24, Gig0/1
Gig0/2
12 Compute active
20 VLAN0020 active Fa0/2
34 Telephony active
1002 fddi-default active
1003 token-ring-default active
1004 fddinet-default active
1005 trnet-default active
SW2#

SW2(config)#vlan 20
SW2(config-vlan)#name Available

SW2#show vlan brief

VLAN Name Status Ports
---- -------------------------------- --------- -------------------------------
1 default active Fa0/1, Fa0/3, Fa0/4, Fa0/5
Fa0/6, Fa0/7, Fa0/8, Fa0/9
Fa0/10, Fa0/11, Fa0/12, Fa0/13
Fa0/14, Fa0/15, Fa0/16, Fa0/17
Fa0/18, Fa0/19, Fa0/20, Fa0/21
Fa0/22, Fa0/23, Fa0/24, Gig0/1
Gig0/2
12 Compute active
20 Available active Fa0/2
34 Telephony active
1002 fddi-default active
1003 token-ring-default active
1004 fddinet-default active
1005 trnet-default active
SW2#

3)Configure the connection between the switches using access ports.

SW1(config)#interface f0/6
SW1(config-if)#switchport mode access
SW1(config-if)#switchport access vlan 12

SW2(config)#interface f0/1
SW2(config-if)#switchport mode access
SW2(config-if)#switchport access vlan 12

4) Configure Ethernet0/1 on SW1 using data and voice VLANs.

SW1(config)#interface f0/2
SW1(config-if)#switchport mode access
SW1(config-if)#switchport access vlan 12
SW1(config-if)#switchport voice vlan 34

5) Configure Ethernet0/1 on SW2 so that the Cisco proprietary neighbor discovery protocol is turned off for the designated interface only.

SW2#show cdp neighbors
Capability Codes: R - Router, T - Trans Bridge, B - Source Route Bridge
S - Switch, H - Host, I - IGMP, r - Repeater, P - Phone
Device ID Local Intrfce Holdtme Capability Platform Port ID
Switch Fas 0/2 171 S 2960 Fas 0/1
SW1 Fas 0/1 171 S 2960 Fas 0/6
SW2#

SW2(config)#interface f0/2
SW2(config-if)#no cdp enable

SW2#show cdp neighbors
Capability Codes: R - Router, T - Trans Bridge, B - Source Route Bridge
S - Switch, H - Host, I - IGMP, r - Repeater, P - Phone
Device ID Local Intrfce Holdtme Capability Platform Port ID
SW1 Fas 0/1 177 S 2960 Fas 0/6
SW2#

ดูแนวทางได้จากวีดีโอด้านล่างครับ

 


2) Lab Static Route IPv4&IPv6

ให้ทำการ Download File Jodoi_Exam_Static.pkt จะได้ตามรูปภาพ

1. Configure static routing using host routes to establish connectivity from router R3 to the router R1 Loopback address using the source IP of 209.165.200.230.

2. Configure an IPv4 default route on router R2 destined for router R4.
3. Configure an IPv6 default router on router R2 destined for router R4.

ดูแนวทางได้จากวีดีโอด้านล่างครับ

 

 

3) Lab Switch Security

ให้ทำการ Download File Jodoi_Exam_Switch_Security.pkt จะได้ตามรูปภาพ

Task 1
-
Configure a local account on Sw101 with telnet access only on virtual ports 0-4. Use the following information:
• Username: support
• Password: max2learn
• Privilege level: Exec mode

Task 2
-
Configure and apply a single NACL on Sw101 using the following:
• Name: ENT_ACL
• Restrict only PC2 on VLAN 200 from pinging PC1
• Allow only PC2 on VLAN 200 to telnet to Sw101
• Prevent all other devices from telnetting from VLAN 200
• Allow all other network traffic from VLAN 200

Task 3
-
Configure security on interface Ethernet 0/0 of Sw102:
• Set the maximum number of secure MAC addresses to four.
• Drop packets with unknown source addresses until the number of secure MAC addresses drops below the configured maximum value. No notification action is required.
• Allow secure MAC addresses to be learned dynamically.

ดูแนวทางได้จากวีดีโอด้านล่างครับ

 

4) Lab DHCP

ให้ทำการ Download File Configure_DHCP_Exam_Jodoi.pkt จะได้ตามรูปภาพ


ดูแนวทางได้จากวีดีโอด้านล่างครับ

 

 

และยังมีอีกหลายวีดีโอแนะนำสำหรับการเตรียมตัวสอบ Lab CCNA ครับ

ดูได้ที่ Playlist นี้ครับ

https://www.youtube.com/watch?v=0r0vbm23EVY&list=PLxTcKTJPFY7OCkvp4oSdcSt_1-aHH_zfF

ขอบคุณครับ

 

หวังว่าบทความนี้คงจะมีประโยชน์ไม่มากก็น้อย สำหรับผู้ที่ต้องการออกแบบ Network ภายในองค์กรของตัวเอง

--------------------------------------------------------------------------------------------------------

บทความ Network

บทความ Linux

บทความ Certificate