Which two functions are performed by the core layer in a three-tier architecture? (Choose two)
A. Provide uninterrupted forwarding service.
B. Police traffic that is sent to the edge of the network.
C. Provide direct connectivity for end user devices.
D. Ensure timely data transfer between layers.
E. Inspect packets for malicious activity.
網路上找到的答案有些不同
答案1. A E
答案2. A D
想請教一下,謝謝
答案 2. A D
可參考 https://www.ciscopress.com/articles/article.asp?p=2202410&seqNum=4
The Core Layer (1.1.2.4)
Cisco 三層式架構的功能規劃建議的是,
Core layer 主要是負責所有 Distribution layer 之間可靠且快速的資料傳遞.
A 的 uninterrupted(不間斷) - 表現出可靠性
D 的 timely(及時) - 表現出快速
而只要有 ACL, Policy, Inspect 的這些事情, 就是 Distribution layer 負責.
B 和 E
Access layer 就是在 Network Edge, 提供終端用戶設備接入網路.
C
我覺得是E,3-tier是指完全分離的三層,並且各層可以獨立運作。
所以各層可以確保自己的input、output
不確定是不是在問 3-tiers 和 3-layers 的不同