What would be the first command from global configuration
mode to
enable
RIP on your router for interface E0, with an address of
181.86.4.4 and
mask of 255.255.255.0 ?
A.) router rip
B.) network 181.89.4.0 255.255.255.0
C.) router rip int e0
D.) router rip 181.86.0.0
E.) router rip 181.86.4.0
F.) network 181.86.0.0
Identify the type of routing protocol that maintains a topological database of the network? A.) Topological state B.) Shortest Path First C.) Link state D.) Distance vector
The following is partial output from a routing table, identify the 2 numbers in the square brackets; '192.168.10.0 [100/1300] via 10.1.0.1, 00:00:23, Ethernet1' A.) 100 = metric, 1300 = administrative distance B.) 100 = administrative distance, 1300 = hop count C.) 100 = administrative distance, 1300 = metric D.) 100 = hop count, 1300 = metric
What is an autonomous system?
Which protocol you manually enable route summarization?
What is the most common layer 2 device? A. Hub B. Bridge C. Switch D. Router
Which of the following is an invalid host address using a netmask of 255.255.255.192? A.) 10.1.1.1 B.) 10.1.1.66 C.) 10.1.1.130 D.) 10.1.1.127
What is the 5-4-3-2-1 rule of network design?
Identify the OSI layer associated with bits? A.) Physical B.) Network C.) Binary D.) Data link
What is the routing algorithm used by RIP and IGRP? A.) OSPF B.) Link-state C.) Dynamic D.) Distance Vector
What is the administrative distance for IGRP? A.) 90 B.) 120 C.) 110 D.) 100
What does synchronization mean?
What layer can optionally support reliability? A.) Transport B.) IP C.) Physical D.) Network E.) Sub-physical layer