Okn
Okn
Okn
0
2
0
2
Draw SSH packet format.
0
2
0
What are the advantages of secured shell (SSH)
2
Write a short note on Berkley API.
2
Compare Distance vector and link state routing protocol.
0
5
Explain IPv4 datagram format.
Prior to classful addressing, the first eight bits of an IP address defined the
network a given host was a part of. This would have had the effect of limiting 0
the internet to just 254 networks. Each of those networks contained 16,777,216 5
different IP addresses. As the internet grew, the inefficiency of allocating IP
addresses this way became a problem. After all, there are a lot more than 254
organizations that need IP addresses, and a lot fewer networks that need 16.7
million IP addresses to themselves.
An organization is granted the block 130.56.0.0/16. The administration wants to create 1024
subnets.
a. Find the subnet mask. 0
b. Find the number of addresses in each subnet. 5
c. Find the first & last address in the first subnet.
d. Find the first & last address in the last subnet.
An ISP is granted a block of addresses starting with 150.80.0.0/16
The ISP wants to distribute these blocks to 2600 customers as follows:
a. The first group has 200 businesses each needs, approximately 128 addresses. 0
b. The second group has 400 businesses each needs, approximately 16 addresses. 5
c. The third group has 2000 households each needs, approximately 4 addresses.
Design the sub blocks.
5
Explain SMTP.
5
Explain HTTP and FTP.