0% found this document useful (0 votes)
6 views6 pages

ACN Study Blueprint: Syllabus & Questions

The document outlines a study blueprint for Advanced Computer Networks (ACN), mapping syllabus points to high-priority questions for focused exam preparation. It covers various units including Internet architecture, routing protocols, transport layer protocols, application layer protocols, and wireless network technologies, detailing key topics and associated questions. This structured approach aids students in aligning their study efforts with exam requirements.

Uploaded by

apdevloper24
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
6 views6 pages

ACN Study Blueprint: Syllabus & Questions

The document outlines a study blueprint for Advanced Computer Networks (ACN), mapping syllabus points to high-priority questions for focused exam preparation. It covers various units including Internet architecture, routing protocols, transport layer protocols, application layer protocols, and wireless network technologies, detailing key topics and associated questions. This structured approach aids students in aligning their study efforts with exam requirements.

Uploaded by

apdevloper24
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Advanced Computer Networks (ACN) Study Blueprint

Syllabus Points Mapped to High-Priority Questions


Abstract
This document strategically maps the Advanced Computer Networks (ACN) syllabus points
to their corresponding high-priority questions sourced from the provided question bank.
This format enables focused preparation by directly linking what you need to study with what
will be tested.

Unit I: Internet Architecture and Network Layer


1.1 Structure of Internet, ISP, and ICANN
Syllabus Point: Structure of Internet, Internet, Role of Internet Service Provider (ISP) and Inter-
net Corporation for Assigned Names and Numbers (ICANN)

• Give the Structure of Internet (2M)

• What is the role of Role of Internet Service Provider (ISP) (2M)

• Define the term (ICANN) (4M)

1.2 IPv4, IPv6, and Fragmentation


Syllabus Point: IPv4-Header format, IPv6 -Header format, Fragmentation

• Draw and label sketch of IPv4 packet format (2M)

• State the concept of fragmentation in IPV4 (2M)

• State the need of IPv6 (4M)

• Compare IPv4 and IPv6 (4M)

• Describe packet Header format of IPv4 (4M)

• Describe packet Header format of IPv6 (4M)

1.3 Subnetting and Supernetting


Syllabus Point: Subnet, subnet addressing and address masking, supernetting

• Describe the sub-network address if the destination address is [Link] and the sub-
net mask is [Link] (4M)

1
1.4 Address Mapping (ARP & RARP)
Syllabus Point: Address Mapping- Address Resolution Protocol (ARP) & Reverse Address Reso-
lution Protocol (RARP)

• Describe working and message format of ARP (4M)

• Describe working and message format of RARP (4M)

Unit II: Routing Protocols


2.1 Router Architecture Basics
Syllabus Point: Router architecture, routing table, queueing and switching

• Define queueing and switching (2M)

• State importance of Routing table (2M)

2.2 Intra-domain and Inter-domain Routing


Syllabus Point: Routing protocols- Intra domain routing (RIPv2, OSPF), Inter domain Routing
(BGPv4)

• List all 4 Routing Algorithms (2M)

• Define Inter-Domain Routing Protocol. List them (2M)

• Define Unicasting and Multicasting (2M)

• Explain following address types: Unicast address, Multicast address, Anycast address (4M)

• Explain the 3 Intra Domain Routing Protocols (4M)

• Describe modern computer use Dynamic Routing. Explain with example how Distance
Vector Routing is used to route the packet (4M)

• With a suitable example, explain Link State Routing algorithm. What are the serious draw-
backs of Link State Routing Algorithm? (4M)

• Explain Distance vector routing and open shortest path first routing protocol in detail (4M)

• Differentiate between RIP & OSPF routing protocol (4M)

• Explain difference between Distance Vector and Link State Routing (Any four points) (4M)

• Describe the RIP message format (4M)

• Give use of OSPF with its reason (4M)

• Write Stepwise Procedure to configure IP routing with RIP (4M)

• Distinguish between Dynamic Routing and Static Routing on the basis of Configuration,
Security, Routing Protocols and Cost (4M)

2
2.3 Internet Control Message Protocol (ICMP)
Syllabus Point: Internet Control Message Protocol (ICMP)-Types of messages, Message format,
Error reporting messages
• List types of ICMPv4 messages (2M)
• Explain ICMP protocol. Describe the header format of ICMP (4M)

Unit III: Transport Layer Protocols


3.1 Delivery and Service Types
Syllabus Point: Process to Process Delivery, Multiplexing and Demultiplexing, Connectionless
vs. Connection-Oriented Service
• What is Process to Process Delivery (2M)
• Define Connectionless vs. Connection-Oriented Service (2M)

3.2 User Datagram Protocol (UDP)


Syllabus Point: User Datagram Protocol (UDP)-Ports, Header format, features and applications
• What is UDP? Which services are provided by UDP (2M)
• List two advantages of using UDP over TCP (2M)
• List applications of UDP (2M)
• Enlist any two services offered by UDP (2M)
• The dump of a UDP header in hexadecimal format is BC82D00D002B001D. Obtain the
following: Source port number, Destination port number, Total length, Packet direction
(4M)

3.3 Transmission Control Protocol (TCP)


Syllabus Point: Transmission Control Protocol (TCP)-Services, features, Segment, Three way
handshake, Flow control, Error control, Congestion control
• List any 2 features of TCP (2M)
• State the use of 6 flags in TCP header (2M)
• Draw and explain TCP segment structure (4M)
• List different timers used in TCP (4M)
• Compare TCP with UDP on any four points (4M)
• State the need for Sequence Control, Error Control, Flow Control in Networking (6M)
• Explain how TCP connections are established using 3 way handshake + What happens
when 2 hosts simultaneously try to establish a connection? (6M)
• Explain TCP connection management with the help of TCP connection Management finite
state machine (6M)

3
3.4 & 3.5 TLS and SCTP
Syllabus Point: TLS(Transport Layer Security)-working and applications & Stream Control Trans-
mission Protocol (SCTP)
• Note: No dedicated questions found in the question bank for these specific topics.

Unit IV: Application Layer Protocols


4.1 Domain Name System (DNS)
Syllabus Point: Domain Name System (DNS) architecture, Domain types, DNS name space,
Domain name resolution & mapping to physical addresses
• Elaborate need of domain name system (2M)
• Explain the process of resolving the given host name into IP address using DNS (4M)

4.2 Electronic Mail (SMTP, POP, IMAP)


Syllabus Point: Electronic mail (SMTP, POP, IMAP)
• Distinguish between SMTP and POP3 protocol (Any two points) (2M)
• Describe the header fields in message format of e-mail system (4M)
• Compare POP3 with IMAP on below Points: TCP Port used, E-mail Stored at, Time required
to connect, Multiple mail boxes (4M)
• Describe SMTP with suitable diagram (4M)
• Distinguish between SMTP & POP3 protocol (4M)
• Describe the architecture of e-mail system using four scenario (6M)

4.3 File Transfer Protocol (FTP)


Syllabus Point: File Transfer Protocol (FTP), Anonymous FTP
• State the transmission modes of FTP (2M)
• Differentiate between FTP and TFTP (any two points) (2M)
• Construct a suitable diagram for each below commands of FTP to show its use: get, mget,
put, mput (4M)

4.4 Remote Logging


Syllabus Point: Remote logging: Telnet, Remote Desktop
• State the use of Telnet (2M)
• Explain the working of TELNET (4M)
• Explain the working of SSH (4M)
• Explain the frame format of SSH (4M)

4
4.5 World Wide Web (WWW) and HTTP
Syllabus Point: World Wide Web (WWW) and Hyper Text Transfer Protocol (HTTP)

• Explain working of world wide web (4M)

• Define WWW. Explain static & dynamic web documents in details (4M)

4.6 Pretty Good Privacy (PGP)


Syllabus Point: Pretty Good Privacy (PGP)-Security Parameters, Services, A Scenario or Overview
of -PGP algorithms, Key rings, PGP certificates

• Note: No dedicated questions found in the question bank for this specific topic.

Unit V: Wireless Network Technologies


5.1 Mobile Network Comparison
Syllabus Point: Compare the characteristics of 3G, 4G, 5G

• Note: No dedicated questions found in the question bank for this specific topic.

5.2 Software Defined Network (SDN)


Syllabus Point: SDN (Software Defined Network)- Architecture, Working, Applications

• Define SDN and write its two applications (2M)

• Mention two benefits of SDN over traditional networks (2M)

• Draw and explain the architecture of SDN (4M)

• Describe the working of SDN with a neat diagram (4M)

• Explain at least three applications of SDN in real-world networks (4M)

5.3 Network Functions Virtualization (NFV)


Syllabus Point: Network Functions Virtualization (NFV)-Architecture, Benefits, Applications

• Define NFV and write its two benefits (2M)

• List three applications of NFV in telecom networks (2M)

• Draw the architecture of NFV and explain its components (4M)

• Explain the benefits and applications of NFV in modern networks (4M)

5
5.4 Edge Computing and Networking
Syllabus Point: Edge Computing and Edge Networking-Definition, Components, Challenges,
Applications

• Define edge computing and edge networking (2M)

• List any three components of edge computing (2M)

• Mention two challenges in implementing edge computing (2M)

• Explain the architecture of edge computing with a neat diagram (4M)

• Discuss applications and challenges of edge computing in modern networks (4M)

5.5 Multimedia Wireless Networks


Syllabus Point: Multimedia Wireless Networks – Streaming Audio and Video, VoIP, Protocols
(RTP, RTSP)

• Write any two applications of multimedia wireless networks (2M)

• Define RTP and RTSP (2M)

• List two benefits of VoIP over traditional telephony (2M)

• Explain streaming of audio and video over wireless networks (4M)

• Describe the working of VoIP with protocols RTP and RTSP (4M)

• Draw and explain the architecture of a multimedia wireless network (4M)

Common questions

Powered by AI

ARP (Address Resolution Protocol) maps IP addresses to MAC (Media Access Control) addresses, enabling devices on a local network to communicate at the data link layer by resolving hardware addresses. RARP (Reverse Address Resolution Protocol) serves the opposite function, obtaining an IP address given a MAC address, typically used during network bootstrapping when a device like diskless workstations need to discover their IP without storing it. ARP is utilized for routing packets to the correct physical machine within the same local network, while RARP is used for initial network configuration when a system has no predefined IP address .

IPv4 and IPv6 differ mainly in address length and complexity. IPv4 uses 32-bit addresses, supporting approximately 4.3 billion unique addresses, while IPv6 uses 128-bit addresses, drastically increasing the available address space. Transition to IPv6 is necessitated by IPv4 address exhaustion, increased demand for IP addresses due to internet proliferation, and the need for enhanced features like improved routing and security functionalities. IPv6 also provides better support for multicast and anycast communications, which are integral to modern networking requirements .

The Three-Way Handshake is crucial in TCP for establishing a reliable connection between a sender and receiver. It involves three steps: a SYN packet sent by the initiator, a SYN-ACK packet from the recipient, followed by an ACK packet from the initiator. This process ensures both parties agree on parameters like sequence numbers, facilitating synchronized communication. If two hosts simultaneously attempt establishing connections, each sends a SYN without waiting for the other, which can result in connections from both ends or simultaneous open where each half-connection progresses independently, eventually merging into a single logical connection .

ICMP is a supporting protocol in the Internet Protocol Suite used primarily for error reporting and diagnostic functions. It operates at the network layer and is vital for signaling and error reporting, informing hosts about issues like unreachable destinations or time exceeding in transit. The ICMP message format includes fields such as Type, Code, Checksum, and Message Body, which convey various network conditions. ICMP is instrumental in tools like ping and traceroute, aiding in network diagnosis and fault isolations without expecting responses to messages like Echo Request .

SDN's architecture separates the network's control plane from the data plane, centralizing network intelligence in a controller that maintains a global view of the network. This abstraction facilitates flexibility in resource allocation and policy implementation. Key components include the SDN controller, network devices (switches, routers) using SDN-enabled protocols, and applications managing network behavior. SDN provides benefits such as improved network manageability, reduced operational costs through automation, enhanced security through centralized policy enforcement, and increased agility in addressing changing business needs .

The Domain Name System (DNS) facilitates the translation of hostnames into IP addresses through a hierarchical and distributed database system. The key components involved are DNS servers, which include root name servers, top-level domain (TLD) servers, and authoritative name servers. When a user enters a hostname, the request is sent to a DNS resolver, which queries these servers hierarchically to retrieve the corresponding IP address. The process involves steps such as querying the DNS resolver for the IP address, checking cache for prior queries, and continuing to higher-tier servers if necessary, until the authoritative server provides the required IP address .

Queueing and switching are essential components in router architecture that enhance network efficiency by managing data packets. Queueing arranges packets in a sequence to be processed based on priorities and resource availability, crucial for handling congestion and ensuring fair bandwidth allocation. Switching involves directing data packets from an input port to the appropriate output port according to the routing table. Efficient queueing and switching reduce latency, prevent packet loss, and maintain high data throughput, which is pivotal for network performance and reliability .

Static Routing requires manual configuration of routes, which makes it simpler but less flexible than Dynamic Routing. Static Routing offers predictable paths, enhancing security by reducing susceptibility to route manipulation, though configuration changes become labor-intensive as networks grow. Dynamic Routing automatically adjusts to network changes using protocols like RIP or OSPF, which eases management and adapts to topological changes but requires more processing power and resources. Static Routing has lower costs due to simpler hardware needs, while Dynamic Routing generally incurs higher costs due to complex algorithm implementations and the need for robust hardware .

Distance Vector algorithms, such as RIP, determine the best route by calculating the distance (hop count) to destination nodes, periodically updating neighboring nodes with their routing table. They are simpler but can suffer from slow convergence and routing loops. Link State algorithms, like OSPF, maintain a complete map of the network topology and compute the shortest path tree using algorithms like Dijkstra's. They offer faster convergence and scalability, albeit with increased complexity and resource usage. Distance Vector struggles with large networks due to scaling issues, while Link State requires significant computational and memory resources .

Connectionless services, such as those provided by UDP, do not require a handshake process to establish a session between the sender and the receiver, making them faster but less reliable. Conversely, Connection-Oriented services, like TCP, establish a connection using a three-way handshake, ensuring reliable data transmission with mechanisms for error checking and recovery. Connection-Oriented services support flow and congestion control, which are absent in Connectionless services, leading to potential data loss or duplication in the latter .

You might also like