Open navigation menu
Close suggestions
Search
Search
en
Change Language
Upload
Sign in
Sign in
Download free for days
0 ratings
0% found this document useful (0 votes)
44 views
10 pages
ACN Test 1
Acn test 1 ans
Uploaded by
SOHAM
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content,
claim it here
.
Available Formats
Download as PDF or read online on Scribd
Download
Save
Save ACN Test 1 For Later
Share
0%
0% found this document useful, undefined
0%
, undefined
Print
Embed
Report
0 ratings
0% found this document useful (0 votes)
44 views
10 pages
ACN Test 1
Acn test 1 ans
Uploaded by
SOHAM
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content,
claim it here
.
Available Formats
Download as PDF or read online on Scribd
Carousel Previous
Carousel Next
Download
Save
Save ACN Test 1 For Later
Share
0%
0% found this document useful, undefined
0%
, undefined
Print
Embed
Report
Download
Save ACN Test 1 For Later
You are on page 1
/ 10
Search
Fullscreen
(a) Draw and label sketch if IPv4 packet format. ns. P-1 4 bits) | length (4 bits) Type of service Total length (16 bits) (8 bits) Identification (16 bits) Flags | Fragment offset (13 bits) G bits) Time to live (8 bits) Protocol Header checksum (16 bits) (8 bits) Source address (32 bits) Destination address (32 bits) Options and padding (if any)WhatisMobile IP? List and explain components of Mobile IP. Mobile IP: Mobile IP is a communication protocol (created by extending Internet Protocol, IP) that allows the users to move from one network to another with the same IP address. It ensures that the communication will continue without the user’s sessions or connections being dropped. Mobile IP is designed to allow mobile device users to move from one network to another while maintaining a permanent IP address. ‘Components of Mobile IP 1, Mobile Node(MN); - Mobile Node (MN) is the hand-held communication device that the user carries. There are devices such as cell phones, PDA or laptops whose software enables network roaming capabilities. 2. Home Agent (HA): - It is a router on the home network serving as the anchor point for communication with mobile nodes. It tunnels packet from a device on internet, called a correspondent node to a roaming mobile node. 3. Foreign Agent (FA): - It is a router that may function as the point of attachment for MN when. it roams to a foreign network delivering packets from the Home agent to mobile nodes. 4. Correspondent Node (CN); - Correspondent Node (CN) is a device on the internet communicating to the mobile node. End host to which MN is corresponding (e.g. web server).(g) Ans. Stateith@@oiicept of fragmentation in IPv4. Fragmentation: When the maximum size of datagram is greater than maximum size of data that can be held a frame then the network layer divides the datagram received from x-port layer into fragments. OR Fragmentation is the division of a IP datagram into smaller units. After fragmentation, each fragment will have its own header with few fields changed and few fields remaining same. In fragmentation, a datagram is divided into smaller units. Most of the fields of the original header are copied into the fragment header. The three fields Flags, Fragmentation offset and Total length are altere.a. BPorthedP Addresses given below: 1. Identify the classes to which the following IP numbers belong to 2. Identify Network Address section. 3. Identify Host Address section. 4, Calculate number of hosts that can be assigned with each network i, 122,34.45.133 ii, 12.12.12.12 iii, 192.0.233.26 iv. 126.123.16.87 i) 1 122. 34.45.133 belongs to class A. i) 2. Network Address: 122.0.0.0 i) 3 Host Address: 0. 34.45.133 i) 4 Number of hosts: 224 - 2 = 16,777,214 ii) 1 12. 12.12.12 belongs to class A. ii) 2 Network Address: 12.0.0.0 ii) 3 Host Address: 0.12. 12.12 ii) 4 Number of hosts: 2424 - 2 = 16,777,214 iii) 1 192.0.233.26 belongs to class C. iii) 2 Network Address: 192.0.233.0 3 Host Address: 0,0.0.26 iii) 4 Number of hosts; 28 - 2 = 254 iv) 1 126.123.16.87 belongs to cla: iv) 2 Network Address: 126.0.0.0 iv) 3 Host Address: 0.123.16.187 iv) 4 Number of hosts: 2*24 - 2 = 16,777,214Explain{I@MP protocol. Describe the header format of ICMP: The Internet Control Message Protocol (ICMP) supports the unreliable and connectionless Internet Protocol (IP). e ICMP messages are encapsulated in IP datagrams. There are two categories of ICMP messages: error-reporting and query messages. The error-reporting messages report problems that a router or a host (destination) may encounter when it processes an IP packet. The query messages, which occur in pairs, help a host or a network manager get specific information from a router or another host. ® The checksum for ICMP is calculated using both the header and the data fields of the ICMP message. e There are several tools that can be used in the Internet for debugging. We can find if a host or router is alive and running. Two of these tools are ping and traceroute. Header Format: 8 bits 8bits Sbits 8 bits ‘Type Code Checksum Rest of the header Data section An ICMP message has an 8-byte header and a variable-size data section. Although the general format of the header is different for each message type, the first 4 bytes are common to all. As Figure shows, * The first field, ICMP type, defines the type of the message. * The code field specifies the reason for the particular message type. © The last common field is the checksum field for checking errors e — The rest of the header is specific for each message type. * The data section in error messages carries information for finding the original packet that had the error. In query messages, the data section carries extra information based on the type of the query.(f Ans. List types of ICMP v4 messages. ICMP Messages are of two types:- 1. Error reporting messages: If a host or router encounter a problem after processing an IP problem, then it was a error reporting message for reporting the problem. 2. Query Messages: A host or a network manager can used the query messages to get some specific information from a router to another host.b) | For the IPV4 addresses given below, calculate subnet mark, CHP-1 | broadcast addresses and number of host possible. i)10.0.199,237/22 ii) 192.168.14.87/26 Pag MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION (Autonomous) (ISO/IEC - 27001 - 2005 Certified) SUMMER - 2022 EXAMINATION MODEL ANSWER ject: Advanced Computer Network (Elect) Subject Code i| Ans 4 100.199.2372 Subnet Mask 10.0.199.237= 00001010.00000000.1 10001 11.11101101 AND 255.255.2520=1111 1111-11111111.11111 100.000 10.0.196.0 =00001010.00000000. 11000100.00000000 No of host 2-2-1022 Broadcast Address 10.0.199.255 Range IP Address 10.0.196.1 - 10.0.199.254 fi, 192.168.14.87/26 ‘Subnet Mask 255.255.255.192 Network Address 192.168.14.87= 11000000, 10101000, 00001 110.01010111 AND 255.295.255.192 11 ITNT LIT1LL.LMI1E111.1 1000000 192.168. 14.64 =1 1000000, 10101000. 0000111 10.01000000 No of host 22-62 Range Of IP 192,168. 14,65 - 192.168.14.126(d) Find out the error, if any in the following IPv4 addresses. a. 111.56.054.78 b. 222.34.7.8.20 ce. 75.45.301.14 d. 11100101.23.14.67 Question Answer 111.56,054.78 There must be no leading zero (054) 222.34.7.8.20 4 octets only in IPv4 address 75.45.301.14 Range of each octet is between o and 255 11100101.23.14.67 A mixture of binary and dotted decimal notation is not allowed1. Define Home Agent and Foreign agent with respect to mobile IP. Home Agent (HA): - It is a router on the home network serving as the anchor point for communication with mobile nodes. It tunnels packet from a device on} internet, called a correspondent node to a roaming mobile node. Foreign Agent (FA): - It is a router that may function as the point of attachment for MN when it roams to a foreign network delivering packets from the Home agent! to mobile nodes.ry) For the IP address given below, find the range of addresses in the following blocks: ‘a, 123,56.77.3229 b. 200.17.21.128/27 €. 17.34.16.0/23 4d. 180,34.64.64/30 a. 123.56.77.3229 * The subnet mask */29” means the first 29 bits are network bits, and the remaining 3 bits are host bits. © The network address can be obtained by setting the host bits to ero: 123.56.77.32 The broadcast address can be obtained by setting the host bits t one: 123.56.77.39 The range of addresses in this block is from 123.56.77.32 t 123.56.77.39 © Range of addresses: 123,56,77.32 to 123.56,77.39 b, 200.17.21.128/27 © The subnet mask "/27" means the first 27 bits are network bits, and the remaining 5 bits are host bits © The network address can be obtained by setting the host bits to zero: 200.17.21.128, © The broadcast address can be obtained by setting the host bits to one: 200,17.21.159. © Range of addresses: 200.17.21.128 to 200.17.21.159 .17.34.16.0/23: The subnet mask "/23" means the first 23 bits are network bits, ‘and the remaining 9 bits are host bits. ‘The network address can be obtained by setting the host bits to zero: 17.34.16.0, ‘The broadcast address can be obtained by setting the host bits to one: 17.34.17.255. © Range of addresses: 17.34.16.0 to 17.34.17.255, MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATIO! (Autonomous) (ISOAEC - 27001 - 2005 Certified) © 180.34.64.64730 '* The subnet mask "/30" means the first 30 bits are network bits, and the remaining 2 bits are host bits '* The network address ean be obtained by setting the host bits to zero: 180.34.64.64, '* The broadcast address can be obtained by setting the host bits to one: 180.34.64.67. ‘* Range of addresses: 180.34.64.64 to 180.34.64.67
You might also like
Acn Imp Q&a
PDF
No ratings yet
Acn Imp Q&a
72 pages
Internet Protocol
PDF
No ratings yet
Internet Protocol
86 pages
Ipv4 DATA GRAM
PDF
No ratings yet
Ipv4 DATA GRAM
40 pages
Unit 4 Acn Advance Computer Network
PDF
No ratings yet
Unit 4 Acn Advance Computer Network
8 pages
IP Notes
PDF
No ratings yet
IP Notes
15 pages
CN Unit4
PDF
No ratings yet
CN Unit4
213 pages
Network Layer Unit IV
PDF
No ratings yet
Network Layer Unit IV
213 pages
ACN Answer Key Work Book-1
PDF
No ratings yet
ACN Answer Key Work Book-1
52 pages
ACN - Unit 1 (PIP)
PDF
No ratings yet
ACN - Unit 1 (PIP)
12 pages
Final Review Network
PDF
No ratings yet
Final Review Network
26 pages
Computer Communication Networks CS-418: Lecture 8 - 1 Network Layer - Routing Protocols
PDF
No ratings yet
Computer Communication Networks CS-418: Lecture 8 - 1 Network Layer - Routing Protocols
19 pages
Adv NW Q&a
PDF
No ratings yet
Adv NW Q&a
8 pages
CN Unit-4
PDF
No ratings yet
CN Unit-4
72 pages
Internetworking or Network Layer
PDF
No ratings yet
Internetworking or Network Layer
94 pages
Lecture 11
PDF
No ratings yet
Lecture 11
14 pages
Internetworking, Fragmentation, IPv4
PDF
100% (4)
Internetworking, Fragmentation, IPv4
43 pages
Computer Network, and It's Challenges For Semester
PDF
No ratings yet
Computer Network, and It's Challenges For Semester
37 pages
04 Network Layer Protocols and IP Addressing
PDF
No ratings yet
04 Network Layer Protocols and IP Addressing
41 pages
08 - Network Layer-IPv4 Functions - F24
PDF
No ratings yet
08 - Network Layer-IPv4 Functions - F24
38 pages
SCTP
PDF
No ratings yet
SCTP
61 pages
Homework 1 Solutions
PDF
No ratings yet
Homework 1 Solutions
5 pages
Ipv4 Was Described in (September 1981) - Ipv4 Is A For: Connectionless Protocol Use On Packet Switched Networks
PDF
No ratings yet
Ipv4 Was Described in (September 1981) - Ipv4 Is A For: Connectionless Protocol Use On Packet Switched Networks
26 pages
D3804a15 Com Networks 4
PDF
100% (5)
D3804a15 Com Networks 4
10 pages
Ctec1704 The Network Layer
PDF
No ratings yet
Ctec1704 The Network Layer
42 pages
Wa0002.
PDF
No ratings yet
Wa0002.
9 pages
IP (Internet Protocol)
PDF
No ratings yet
IP (Internet Protocol)
43 pages
Network Layer SC
PDF
No ratings yet
Network Layer SC
37 pages
Ip Datagram Structure
PDF
No ratings yet
Ip Datagram Structure
13 pages
CN Network Layer19thjune 2019
PDF
No ratings yet
CN Network Layer19thjune 2019
130 pages
15 IPv4 16 09 2024
PDF
No ratings yet
15 IPv4 16 09 2024
72 pages
Week 5: Tanzeel Ur Rehman (Lecturer, Elite Colleges)
PDF
No ratings yet
Week 5: Tanzeel Ur Rehman (Lecturer, Elite Colleges)
49 pages
Solution
PDF
No ratings yet
Solution
10 pages
Computer Networking Network Layer Notes
PDF
No ratings yet
Computer Networking Network Layer Notes
37 pages
7 Network Layer IPv4
PDF
No ratings yet
7 Network Layer IPv4
33 pages
EE CN Lab Munual 6
PDF
No ratings yet
EE CN Lab Munual 6
10 pages
Assignment No 2 Ammad
PDF
No ratings yet
Assignment No 2 Ammad
63 pages
Chapter4 IPv4
PDF
No ratings yet
Chapter4 IPv4
17 pages
Unit Test II Solution 1
PDF
No ratings yet
Unit Test II Solution 1
3 pages
22 IP With Wireless Mobility
PDF
No ratings yet
22 IP With Wireless Mobility
33 pages
Unit 3
PDF
No ratings yet
Unit 3
24 pages
IPv4 Addressing
PDF
No ratings yet
IPv4 Addressing
4 pages
Unit - 01 WMC
PDF
No ratings yet
Unit - 01 WMC
15 pages
AN Assignment 1 2023
PDF
No ratings yet
AN Assignment 1 2023
10 pages
Lecture 8
PDF
No ratings yet
Lecture 8
11 pages
Chapter 5 Network Layer
PDF
No ratings yet
Chapter 5 Network Layer
44 pages
Lecture 6 - IP Addressing and Subnetting
PDF
No ratings yet
Lecture 6 - IP Addressing and Subnetting
101 pages
Unit 1 3 Network Layer Protocols
PDF
No ratings yet
Unit 1 3 Network Layer Protocols
71 pages
Midterm Revision Section FCDS AU
PDF
No ratings yet
Midterm Revision Section FCDS AU
39 pages
ACN QB Final
PDF
No ratings yet
ACN QB Final
19 pages
Acn Chap 1
PDF
No ratings yet
Acn Chap 1
28 pages
Network Layer
PDF
No ratings yet
Network Layer
40 pages
07-Fragmentation IPv6 NAT
PDF
No ratings yet
07-Fragmentation IPv6 NAT
7 pages
Supervised by Ass. Prof. Dr. Mohammed Najim Abd-Allah
PDF
No ratings yet
Supervised by Ass. Prof. Dr. Mohammed Najim Abd-Allah
47 pages
Chapter 4
PDF
No ratings yet
Chapter 4
31 pages
Ip Protocol-1
PDF
No ratings yet
Ip Protocol-1
49 pages
2021-Ee-18 Lab - 07
PDF
No ratings yet
2021-Ee-18 Lab - 07
11 pages
IAT1
PDF
No ratings yet
IAT1
11 pages
Lecture 8-1
PDF
No ratings yet
Lecture 8-1
21 pages
Internetworking and IP
PDF
No ratings yet
Internetworking and IP
34 pages
Eng MP Tables
PDF
No ratings yet
Eng MP Tables
6 pages
Micro Project Topics-Co1i - 2022-2023
PDF
No ratings yet
Micro Project Topics-Co1i - 2022-2023
6 pages
Micro Project Format CO
PDF
No ratings yet
Micro Project Format CO
19 pages
Saikrishna
PDF
No ratings yet
Saikrishna
7 pages
Acn Edited
PDF
No ratings yet
Acn Edited
10 pages