- Implementing Cisco Networking Solutions
- Harpreet Singh
- 370字
- 2021-07-08 10:02:27
Campus network
A campus network block is the part of the network where the users connect to the network. This can be considered to be the edge of the network, where all users would connect to the network. The primary function of the campus network block is to provide connectivity to the end users.
This connectivity could be over a wired or a wireless infrastructure. A good campus design would ensure that the users get the same experience, regardless of the mode of connectivity, and the design would scale out as the number of users grows. A good campus network would follow a hierarchical network design consisting of the core, distribution, and access tiers. It is not essential to start a network with all three tiers, but the design should enable you to scale up to the three-tier model if the network expands to accommodate more users. An example of a campus network that starts small, but scales to a three-tier design is shown in the following figure:

The functions of the campus network block include:
- Providing physical ports or wireless connectivity to the IT end point such as laptops, desktops, IP phones, printers and so on
- Providing physical ports or wireless connectivity to any IoT systems, surveillance cameras, sensors, and so on
- Aggregating the traffic from similar users and keeping the traffic from different groups isolated from each other
- Allowing only authorised users to access
- Marking the traffic for prioritization of different types of traffic and prioritizing the traffic as it flows from the edge of the network to the core, or vice versa
- Providing Netflow information that can be used for analytics of traffic
The campus network block can be as small as a local area network consisting of a couple of users, and as large as a campus of a few thousand users spread across multiple buildings in the campus. Hence, there is not a single design that can be applied to all campuses. We will discuss the different design options for the campus in Chapter 4, Understanding and Configuring Campus Network Technologies. We will cover the wireless aspects of campus design in Chapter 5, Understanding and Configuring Wireless Access Technologies.
- PWA入門與實踐
- Angular UI Development with PrimeNG
- 劍指JVM:虛擬機實踐與性能調優
- Rust編程從入門到實戰
- Android 9 Development Cookbook(Third Edition)
- RTC程序設計:實時音視頻權威指南
- Python程序設計
- Scala編程實戰(原書第2版)
- .NET 3.5編程
- Python Web數據分析可視化:基于Django框架的開發實戰
- Mastering JavaScript High Performance
- Corona SDK Mobile Game Development:Beginner's Guide(Second Edition)
- 大數據分析與應用實戰:統計機器學習之數據導向編程
- 一本書講透Java線程:原理與實踐
- 輕松上手2D游戲開發:Unity入門