VLAN tag

add VLAN tag/去 VLAN tag: frame接收:從 trunk port 上收到的data frame必須是加了tag的。從 access port 上收到的data frame必須是沒有加tag的,否則該frame將會被drop。 frame處理:根據上述轉發流程決定其發出的port。 frame發出:從 trunk port 發出的frame是加了tag的。從 access port 上發出的frame必須是沒加tag的。

Last updated

Was this helpful?