- Mastering Python Networking
- Eric Chou
- 260字
- 2021-07-02 21:42:28
Enterprise datacenters
In a typical enterprise, the company generally has the need for internal tools such as e-mails, document storage, sales tracking, ordering, HR tools, and knowledge sharing intranet. These terms translate into file and mail servers, database servers, and web servers. Unlike user computers, these are generally high-end computers that require higher power, cooling, and network connection. A byproduct of the hardware is also the amount of noise they make. They are generally placed in a central location called the Main Distribution Frame (MDF) in the enterprise to provide the necessary power feed, power redundancy, cooling, and network speed.
To connect to the MDF, the user's traffic is generally aggregated at a location, which is sometimes called the Intermediate Distribution Frame (IDF) before they are connected to the MDF. It is not unusual for the IDF-MDF spread to follow the physical layout of the enterprise building or campus. For example, each building floor can consist of an IDF that aggregates to the MDF on another floor. If the enterprise consists of several buildings, further aggregation can be done by combining the building traffic before connecting them to the enterprise datacenter.
The enterprise datacenters generally follow the three layers of access, distribution, and core. The access layer is analogous to the ports each user connects to; the IDF can be thought of as the distribution layer, while the core layer consists of the connection to the MDF and the enterprise datacenters. This is, of course, a generalization of enterprise networks as some of them will not follow the same model.
- Git高手之路
- SQL語言從入門到精通
- 深入淺出Windows API程序設計:編程基礎篇
- C語言程序設計
- Mastering Predictive Analytics with Python
- Mastering Drupal 8 Views
- Visual FoxPro程序設計習題集及實驗指導(第四版)
- 搞定J2EE:Struts+Spring+Hibernate整合詳解與典型案例
- Unity Character Animation with Mecanim
- Building Dynamics CRM 2015 Dashboards with Power BI
- 測試架構師修煉之道:從測試工程師到測試架構師
- Photoshop CC移動UI設計案例教程(全彩慕課版·第2版)
- Java程序設計教程
- Elasticsearch搜索引擎構建入門與實戰
- 歐姆龍PLC編程指令與梯形圖快速入門