Advanced Networking Exam Notes
11) List out the characteristics of the core layer.
- High-speed data transmission.
- No packet filtering or access control.
- Provides fast and reliable connectivity between different distribution layers.
- Ensures low latency and high redundancy.
- Should be highly available and fault-tolerant.
- Designed for high bandwidth and minimal delay.
12) List out the characteristics of the distribution layer.
- Acts as a boundary between the access and core layers.
- Implements routing, filtering, and WAN access.
- Provides policy-based connectivity.
- Aggregates data from the access layer.
- Manages Quality of Service (QoS) and security policies.
- Offers redundancy and load balancing.
13) List out the characteristics of the access layer.
- Connects end-user devices to the network.
- Provides access to resources and services.
- Handles authentication and authorization.
- Implements port security, VLAN assignment, and traffic filtering.
- Typically uses switches.
- Should be scalable and support PoE (Power over Ethernet).
14) State the advantages of three-layer hierarchical model
- Scalability - Easy to expand the network.
- Performance - Efficient traffic handling.
- Manageability - Clear separation of roles.
- Redundancy - Supports backup paths.
- Flexibility - Allows policy enforcement at different layers.
- Cost-effectiveness - Optimized use of resources.
15) Write a short note on Application layer in the network design.
The Application Layer is the topmost layer in the OSI model and plays a crucial role in network design by providing
interfaces and protocols that allow users and applications to interact with the network.
Key Points:
- Acts as the user interface.
- Supports protocols like HTTP, FTP, SMTP, DNS, etc.
- Handles cloud services and APIs.
- Affects bandwidth and latency requirements.
- Vulnerable to attacks, requiring security measures like firewalls and encryption.
It helps determine QoS, security policies, and user experience in network design.
Advanced Networking Exam Notes
16) Write a short note on: Ubiquitous access.
Ubiquitous Access allows users to connect to the network from any place, at any time, using any device.
Key Features:
- Anywhere, anytime connectivity.
- Device independence.
- Seamless user experience.
- Supports cloud services and remote access.
- Requires security tools like VPN, MFA, encryption.
Examples include accessing email via mobile, cloud storage, and remote desktops. It's essential for supporting a mobile
workforce.
17) Write a short note on Hierarchical access.
Hierarchical Access provides a tiered model of access based on roles and responsibilities.
Key Concepts:
- Role-based access control.
- Policy enforcement.
- Enhanced network security.
- Limits unauthorized access.
- Easy scalability and management.
Example: Executives have access to financial data, while employees can only access internal communication tools.
18) Write a short note on Comparison between ubiquitous and hierarchical access in access network design
Comparison:
| Aspect | Ubiquitous Access | Hierarchical Access |
|--------|------------------|---------------------|
| Focus | Availability | Control & Security |
| Flexibility | High | Moderate |
| Security | Depends on encryption & auth | Role-based ACLs |
| User Experience | Uniform | Role-specific |
| Tools | VPN, MFA | VLANs, RBAC |
Ubiquitous access ensures global availability, while hierarchical access ensures restricted and role-specific permissions.
Both are essential for a balanced network design.
19) With neat diagram explain the concept of hierarchical access network design.
Hierarchical Access Network Design is structured in three layers:
1. Core Layer - Backbone for high-speed switching.
2. Distribution Layer - Policy control and routing.
3. Access Layer - User/device connectivity.
Diagram:
Advanced Networking Exam Notes
[Core Layer]
|
[Distribution Layer]
|
[Access Layer]
Benefits:
- Scalability
- Performance
- Security
- Ease of management
This design simplifies maintenance, enhances security, and improves network performance.