Task 1:
Response to Question 1:
Correct option is A.
Explanation: Subnet mask are used to mask remote network and not default routes. As there is no number at the end of the static route therefore default administrative distance is used.
Response to Question 2:
Correct option is B.
Explanation: The Internet protocol (IP) as well as the Routing Information Protocol that is received or sent by router can be displayed by debug ip rip command.
Response to Question 3:
Correct option is C.
Explanation: There is a fine difference between classful and classless routing protocols. In classful protocols, subnet mask is not send with updates whereas in classless protocols subnet masks are send along with updates. Classless routing protocols allows the use of variable length subnet mask. Between the two versions of routing information protocols RIPv2 supports classless routing.
Response to Question 4:
Correct option is C.
Explanation: Routing Information Protocols networking does not allow 16 hops and if the network 10.0.0.0 is placed in the next routing table then it will exceed 15 hops. This is not valid.
Response to Question 5:
Correct option is A.
Explanation: Split horizon is the process of preventing loops in routing methods. The principle that is followed is that routing information cannot be send back in the same direction from where it has been received.
Response to Question 6:
Correct option is C.
Explanation: The passive interface will not let the updates to be sent to serial0 however, it allows to routing information protocols updates to be sent to serial0.
Response to Question 7:
Correct option is B.
Explanation: The administrative distance is checked first when the router receives a routing update and the route with the lowest AD is chosen. However, if the router receives two routes with the same administrative distance, then the route with the lowest metrics or hop count will be chosen.
Response to Question 8:
Correct option is C.
Explanation: 16 hops in routing information protocol network cannot be set as default. If a route with metric 16 is advertised, then it is not accessible.
Response to Question 9:
Correct option is A.
Explanation: No route of the IP address 192.168.214.20 is found in the routing table. Therefore, the packet will be discarded and a message will be send by ICMP destination.
Response to Question 10:
Correct option is C.
Explanation: Static route is used to route packets by default. The administrative distance of static route is 1 by default. Static route will be used over any other route if the default is not changed. The administrative distance of IGRP is 100 and that of RIP is 120, by default.
Response to Question 11:
Correct option is D.
Explanation: Route poisoning is the method by which invalid data packets are prevented from being send to the network. The distance vector routing protocol does this when an invalid data packet or large routing loops are identified. If the maximum capacity of the route is exceeded then the route will not be reachable. Therefore, the network is informed about the invalid path by the routing protocol by saying that the hop count is exceeding the maximum allowable.
Response to Question 12:
Correct option is C.
Explanation: Routing information protocol version 2 and version 1 has the same timers and administrative distance. RIPv2 and RIP v1 is configured in the same way.
Response to Question 13:
Correct option is B.
Explanation: The administrative distance of routing information protocol is 120, whereas that of IGRP is 100. Therefore, the router will discard administrative address higher than 100.
Response to Question 14:
Correct option is C.
Explanation: Routing information protocol version 2 uses Split horizon and Hold-down timers to prevent routing loops. RIPv2 uses the same things as RIPv1 only difference is that RIPv2 uses hold-down timers to make the network more stable in case of a flapping link.
Response to Question 15:
Correct option is C.
Explanation: Complete routing table is send at periodic intervals by distance vectors. Whereas, link state updates the state of its own links to all the routers in the network.
Response to Question 16:
Correct option is B.
Explanation: To determine best path to remote network, IGRP uses bandwidth and line delay. Line delay is also known as cumulative interface delay.
Response to Question 17:
Correct option is D.
Explanation: Three different ways are there to configure same default route however, two are given in answer. The route is set to 0.0.0.0.0.0.0.0 mask at first and then the next hop is specified. Another method that can be used is that the mask can be set at 0.0.0.0.0.0.0.0 and then the exit interface can be used. Therefore, the ip default approach can be used at last.
Response to Question 18:
IPv4 is Internet Protocol version 4 that is used to connect devices in network. It uses 32-bit address that can address a total of 2^32 addresses. However, it is said that with the increase in the number of internet users the addresses will not remain unused as every device like computing devices, game consoles as well as smartphones need an IP address to connect to the internetwork. Whereas, IPv6 is Internet Protocol version 6 that is used to meet the demand of more IP addresses. It follows IPv4 and is regarded as the next generation internet protocol. It coexists with the old version of Internet Protocol. It allows the steady growth of Internet by increasing the number of hosts in the network. However, there are added advantages of using IPv6. They are:
These features are not provided by IPv4. Therefore, the implementation of the IPv6 will be more efficient than IPv4.
Response to Question 19:
IPv6 is the sixth version of Internet Protocol and uses 128-bits. Therefore, the total number of addresses that IPv6 can address is 2^128 addresses that is close to 3.4*10^38 addresses. IPv6 provides many technical benefits along with providing large address space. The IPv6 addresses are represented by 8 group of 4 hexadecimal digits and the 8 groups are separated by using colons. The main features of IPv6 addressing schemes are:
IPv6 can be implemented in the network with the help of packet header, representation of address, types of addresses and multicast addresses. IPv6 has 40 octets whereas IPv4 has 20 octets. IPv6 has few fields and the header is 64- bits that is significantly efficient. The header of IPv6 consists of version information, traffic class, address of the next header, payload length, hop limit, source address, destination address and header that is used for extension.
Response to Question 20:
There are many differences between the various broadband technologies that is present like ADSL, Fiber technologies and cellular technologies. ADSL is the abbreviation of Asymmetric digital subscriber line. The technology is used for fast communication of data in the internet. It is wired technology and uses copper cables to transmit data. Fiber technology uses optical fibers for transferring data within broadband internet. Cellular technology is the mobile technology that is used for communicating data in the internet. It is regarded as wireless broadband because the data communication process does not make use of wired network. The differences between the three technologies are given below:
ADSL |
Fiber technology |
Mobile or cellular technology |
Provides poor service to the users. |
Provides moderate service to the users. |
Provides great convenience to the users. |
Data transmission rate is slow |
Data transmission rate is the highest |
Data transmission rate is high. |
Does not provide any choice to the users |
Provides 6 to 10 choices to the user. |
Gives less choice to the user. |
Do not require a particular platform for its access. |
Should have a particular platform for its access. |
Should have a particular platform for accessing cellular technology. |
Task 2:
Exhibit:
The addressing schemes that is used in the network are B, C and F.
Explanation: The number of host that is present in VLAN 2 are 114. Therefore, to calculate the host address we need 7 zeroes in 8 bits. If 7 bits are 0 then 2^7-2=126 which is greater than 114. The IP addresses of each host that is Host A and Host B are in class B as the addresses are 172.16.1.126 and 172.16.1.129 respectively. The default classless inter-domain routing subnet mask of class B is /16. Therefore, the number of bits in use are 16-7 = 9 bits. The extra 1 bit is for the sub-network mask. From the above explanation, it is clear that the subnet mask will be 255.255.255.128. Therefore, the option B is correct.
The IP address 172.16.1.25 is the sub-network of VLAN 1 that can be assigned to the hosts of VLAN. The sub-network of VLAN is 172.16.1.0/25. Therefore, option C is correct.
To carryout communication between VLAN 1 and VLAN 2, router’s Local Area Network interface needs to be divided into multiple sub-interfaces that consists of multiple Internet Protocol addresses. Therefore, option F is true.
References:
Batra A, ‘Internet Protocol Version 6 (Ipv6)’ (2017) V International Journal for Research in Applied Science and Engineering Technology
Gao JQ Zhao, ‘6In4 Tunnel Based Ipv6 Transition Solution For Ipv4 Mobile Terminals’ (2014) 3 International Journal of Computer and Communication Engineering
Essay Writing Service Features
Our Experience
No matter how complex your assignment is, we can find the right professional for your specific task. Contact Essay is an essay writing company that hires only the smartest minds to help you with your projects. Our expertise allows us to provide students with high-quality academic writing, editing & proofreading services.Free Features
Free revision policy
$10Free bibliography & reference
$8Free title page
$8Free formatting
$8How Our Essay Writing Service Works
First, you will need to complete an order form. It's not difficult but, in case there is anything you find not to be clear, you may always call us so that we can guide you through it. On the order form, you will need to include some basic information concerning your order: subject, topic, number of pages, etc. We also encourage our clients to upload any relevant information or sources that will help.
Complete the order formOnce we have all the information and instructions that we need, we select the most suitable writer for your assignment. While everything seems to be clear, the writer, who has complete knowledge of the subject, may need clarification from you. It is at that point that you would receive a call or email from us.
Writer’s assignmentAs soon as the writer has finished, it will be delivered both to the website and to your email address so that you will not miss it. If your deadline is close at hand, we will place a call to you to make sure that you receive the paper on time.
Completing the order and download