Identify the command to display all the valid commands at the
given mode?
A.) Help all
B.) Help
C.) All commands
D.) ?
Answers were Sorted based on User's Feedback
Identify the purpose of the following command 'ip route 192.168.100.0 255.255.255.0 10.1.0.1' A.) Enabling a dynamic routing protocol B.) Creating a static route to the 10.1.0.0 network C.) Teaches the router about the distant network 192.168.100.0 and how it can be reached via 10.1.0.1 D.) Assigining the IP address 192.168.100.0 to an interface
Which of the following is an example of a Transport Layer protocol? Ethernet IP TCP RS-232
Identify the correct IGRP configuration? A.) Router# router igrp 100 Router# network 10.0.0.0 B.) Router(config)# router igrp 100 Router(config-router)# network 10.0.0.0 C.) Router(config)# router igrp Router(config-router)# network 10.0.0.0
What requirements should a VPN fulfill?
Explain types of communication in ipv4?
If a router uses dynamic routing, how does it learn the route to remote networks? The router uses a DHCP request to obtain remote network numbers. The router uses a routing protocol to exchange routing info. with other routers. The router uses DNS request packets to obtain remote network numbers. The Network Administrator manually configures the remote networks.
What is the difference between unicast, multicast, broadcast, and anycast?
Identify 2 transport layer protocols? A.) IP B.) TCP C.) CDP D.) ARP E.) UDP
When does network congestion occurs?
What is the IEEE specification for Spanning Tree Protocol? A.) 802.9 B.) 803.ud C.) 803 D.) 802.1d
In distance-vector routing, there is a problem known as the 'count to infinity' problem. What is the most direct solution to this? A.) Defining a Maximum. B.) You can not solve the 'count to infinity' problem with a distance vector protocol. C.) Poison Reverse. D.) Triggered Updates. E.) Split Horizon.
Which of the following is a layer 2 device? A.) Switch B.) Bridge C.) Repeater D.) Hub