Notes - Computer Network
  • 計算機網路
  • 期中
    • 20200916 Introduction
    • 20200923 Introduction Routing
    • 20200930 Introduction Router Setting
    • 20201007 Introduction DHCP
    • 20201014 Introduction IPV6
    • 20201021 cisco RIP
    • 20201104 cisco EIGRP (一)
    • 20201111 期中週
  • 期末
    • 20201118 cisco EIGRP (二)
    • 20201125 cisco EIGRP (三)
    • 20201202 cisco KDLinux
    • 20201209 cisco VRF & OSPF
    • 20201216 cisco VLAN
    • 20201223 cisco 單臂路由
    • 20201230 cisco STP
    • 20210106 cisco GRE
  • 參考資料
Powered by GitBook
On this page
  1. 期中

20200916 Introduction

Previous計算機網路Next20200923 Introduction Routing

Last updated 4 years ago

Was this helpful?

CtrlK
  • 課堂資料
  • 三層式架構
  • 交換與路由
  • 課堂練習
  • 虛擬機環境架設

Was this helpful?

課堂資料

林柏億的Linux筆記:

Jan Ho 的網絡世界:

VMware:

Eve - NG:

三層式架構

三層式架構

三層式架構中有迴圈 ( Loop ) 就會形成廣播風暴 ( Boardcast Storm ),我們實際上有迴圈 Loop,但是要使邏輯上沒有 Loop

迴圈 ( Loop ) 的好處:

選擇線路較多 ( 容錯力較大 ),不會因單一線路故障而停擺。若想停止 Loop 是利用通訊協定 STP ( Spanning Tree Protocol )

若是公司規模不是很大,Core ( 核心層 ) 和 Aggregate ( 匯聚層 ) 會合併。

交換與路由

VLAN ( Virtual LAN ):

在同一設備上,把網路區分

LAN:廣播的封包能達到的範圍 ( 區域網路 )

區域網路、網路共享、資訊安全 ( 不同的區網,廣播封包不會同意達到 )

通訊協定

  • cisco RIP

  • cisco OSPF

課堂練習

虛擬機環境架設

登入帳號:

login:root
password

設定時間:

data -s 年月日

查詢 IP:

ifconfig | less
文字化界面登入並查詢 IP

登入帳號:

login:admin
password
圖形化介面登入

創建實驗室

創建 New Lab
創建新節點
創建交換機節點
啟動所有節點
開啟 VPC2
設定 VPC2 IP

將 VPC2 設定 IP 為 192.168.1.1 :

ip 192.168.1.1 255.255.255.0
開啟 VPC3
設定 VPC3 IP

將 VPC3 設定 IP 為 192.168.1.2:

ip 192.168.1.2 255.255.255.0
測試 VPC2

用 VPC3 ping VPC2 IP:

ping 192.168.1.1

Wireshark 開啟後再用 VPC3 ping 一次 VPC2 IP:

ping 192.168.1.1

虛擬機關機

shutdown -h now
cisco EIGRP
linux-note/README.md at 108-1network · istar0me/linux-noteGitHub
News 最新消息 - Jan Ho 的網絡世界Jan Ho 的網絡世界
Download VMware Workstation Player | VMwareVMware
Logo
Logo
Logo
Home
Logo