An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# CCNA2020_SW
switcher

![sw 10ports](https://raw.githubusercontent.com/QueenieCplusplus/CCNA2020_SW/master/10-ports.png)

![sw 16ports](https://raw.githubusercontent.com/QueenieCplusplus/CCNA2020_SW/master/16-ports.png)

# Flooding

交換機收到影格會根據 MAC table 將影格傳送到對應到適合處理的阜,倘若沒有學習過,則採用泛洪 flooding to all ports。
這是因為預設上,所有 ports 都屬於同一 VLAN。

如有額外切出虛擬區域網路,則 flood 僅會作用於同一 VID。

# Trunk

串接不同的交換機時,需要使用 802.1q 和 trunk port,此時交換機的 port 可以同時配置多個 VLAN。
幫助影格跨越多台交換機,傳遞到其他交換機指派為同一 VLAN 的特定阜。