Routing Config router 2 switch How to config

  • Slides: 14
Download presentation
Routing

Routing

การ Config router ระหวาง 2 switch

การ Config router ระหวาง 2 switch

How to config router. ขนตอนท 1 กำหนด ip address ใหกบ คำสงทใชในการกำหนด port fast. Eternet

How to config router. ขนตอนท 1 กำหนด ip address ใหกบ คำสงทใชในการกำหนด port fast. Eternet 0/0 ทตว ip address มดงตอไปน ØRouter 1# พมพ config t ØRouter 1(config)# พมพ interface f 0/0 ØRouter 1(config-if)# พมพ ip address 172. 16. 0. 10 255. 0 ØRouter 1(config-if)# พมพ no shutdown Router 1

How to config router. )ตอ ( ขนตอนท 2 กำหนด ip address ใหกบ คำสงทใชในการกำหนด port

How to config router. )ตอ ( ขนตอนท 2 กำหนด ip address ใหกบ คำสงทใชในการกำหนด port fast. Eternet 0/1 ทตว ip address มดงตอไปน ØRouter 1# พมพ config t ØRouter 1(config)# พมพ interface f 0/1 ØRouter 1(config-if)# พมพ ip address 172. 16. 1. 10 255. 0 ØRouter 1(config-if)# พมพ no shutdown Router 1

How to config router. ) ตอ ( ขนตอนท 3 กำหนด ip address ใหกบ คำสงทใชในการกำหนด

How to config router. ) ตอ ( ขนตอนท 3 กำหนด ip address ใหกบ คำสงทใชในการกำหนด Øท Øท PC 1 - 4 ip address มดงตอไปน PC 1 C: > พมพ ipconfig /ip 172. 16. 0. 100 255. 0 PC 2 C: > พมพ ipconfig /ip 172. 16. 0. 101 255. 0 PC 3 C: > พมพ ipconfig /ip 172. 16. 1. 100 255. 0 PC 4 C: > พมพ ipconfig /ip 172. 16. 1. 101 255. 0

How to config router. ) ตอ ( วธทำให PC 1 สามารถ ping PC 3

How to config router. ) ตอ ( วธทำให PC 1 สามารถ ping PC 3 – 4 เจอคอ กำหนด default gateway ใหกบ Øท Øท PC ทง 4 เครอง PC 1 C: > พมพ ipconfig /dg 172. 16. 0. 10 PC 2 C: > พมพ ipconfig /dg 172. 16. 0. 10 PC 3 C: > พมพ ipconfig /dg 172. 16. 1. 10 PC 4 C: > พมพ ipconfig /dg 172. 16. 1. 10 ดงน

Config two router.

Config two router.

Config two router. การ Config ระหวาง 2 router จะตองทำการเชอมตอระหวาง 2 router โดยมวธการดงตอไปน ขนตอนท ØRouter

Config two router. การ Config ระหวาง 2 router จะตองทำการเชอมตอระหวาง 2 router โดยมวธการดงตอไปน ขนตอนท ØRouter 1# พมพ 1ท Router 1 กำหนด ip address ใหกบ router ดวย Serial port แลวทำการ serial 0/0 config t ØRouter 1(config)# พมพ interface s 0/0 ØRouter 1(config-if)# พมพ ip address 10. 27. 0. 1 255. 0 ØRouter 1(config-if)# พมพ clock rate 64000 ØRouter 1(config-if)# พมพ bandwidth 64 ØRouter 1(config-if)# พมพ no shutdown routing เสนทางใหกบทง

Config two router. )ตอ ( ขนตอนท 2ท ØRouter 1# พมพ Router 1 กำหนด ip

Config two router. )ตอ ( ขนตอนท 2ท ØRouter 1# พมพ Router 1 กำหนด ip address ใหกบ fast. Ethernet 0/0 config t ØRouter 1(config)# พมพ interface f 0/0 ØRouter 1(config-if)# พมพ ip address 172. 16. 1. 10 255. 0 ØRouter 1(config-if)# พมพ no shutdown ØRouter 1(config-if)# พมพ end ØRouter 1# พมพ show ip route

Config two router. ขนตอนท ØRouter 2# พมพ 3ท Router 2 กำหนด ip address ใหกบ

Config two router. ขนตอนท ØRouter 2# พมพ 3ท Router 2 กำหนด ip address ใหกบ serial 0/0 config t ØRouter 2(config)# พมพ interface s 0/0 ØRouter 2(config-if)# พมพ ip address 10. 27. 0. 2 255. 0 ØRouter 2(config-if)# พมพ clock rate 64000 ØRouter 2(config-if)# พมพ bandwidth 64 ØRouter 2(config-if)# พมพ no shutdown

Config two router. )ตอ ( ขนตอนท 4ท ØRouter 2# พมพ Router 2 กำหนด ip

Config two router. )ตอ ( ขนตอนท 4ท ØRouter 2# พมพ Router 2 กำหนด ip address ใหกบ fast. Ethernet 0/0 config t ØRouter 2(config)# พมพ interface f 0/0 ØRouter 2(config-if)# พมพ ip address 172. 16. 2. 10 255. 0 ØRouter 2(config-if)# พมพ no shutdown ØRouter 2(config-if)# พมพ end ØRouter 2# พมพ show ip route

Config two router. )ตอ ( การทำ routing เพอใหทง ขนตอนท 1 ไปท ØRouter 1# พมพ

Config two router. )ตอ ( การทำ routing เพอใหทง ขนตอนท 1 ไปท ØRouter 1# พมพ 2 router Router 1 config t ØRouter 1(config)# พมพ ขนตอนท 2 ไปท ØRouter 2# พมพ ip route 172. 16. 2. 0 255. 0 10. 27. 0. 2 Router 2 config t ØRouter 2(config)# พมพ ip route 172. 16. 1. 0 255. 0 10. 27. 0. 1

Exercise

Exercise