https://github.com/queeniecplusplus/ccna2020_sw
switcher
https://github.com/queeniecplusplus/ccna2020_sw
switcher switcher-api switcher-widget
Last synced: 3 months ago
JSON representation
switcher
- Host: GitHub
- URL: https://github.com/queeniecplusplus/ccna2020_sw
- Owner: QueenieCplusplus
- Created: 2020-09-12T00:53:59.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-12T10:53:02.000Z (over 5 years ago)
- Last Synced: 2025-02-24T04:44:59.301Z (over 1 year ago)
- Topics: switcher, switcher-api, switcher-widget
- Homepage: https://github.com/QueenieCplusplus/QuickGoThru#ccna-revsersion-in-2020
- Size: 1.14 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CCNA2020_SW
switcher


# Flooding
交換機收到影格會根據 MAC table 將影格傳送到對應到適合處理的阜,倘若沒有學習過,則採用泛洪 flooding to all ports。
這是因為預設上,所有 ports 都屬於同一 VLAN。
如有額外切出虛擬區域網路,則 flood 僅會作用於同一 VID。
# Trunk
串接不同的交換機時,需要使用 802.1q 和 trunk port,此時交換機的 port 可以同時配置多個 VLAN。
幫助影格跨越多台交換機,傳遞到其他交換機指派為同一 VLAN 的特定阜。