Identify the administrative distance and appropriate routing
protocol?
A.) RIP = 255, IGRP = 100
B.) RIP = 100, IGRP = 120
C.) RIP = 1, IGRP = 0
D.) RIP = 120, IGRP = 100
Answers were Sorted based on User's Feedback
Explain the benefits of VLANs.
Which Standard IP Access list commands will deny only the source address 1.1.1.1? A.) access-list 9 deny host 1.1.1.1 B.) access-list 9 deny 1.1.1.1 255.255.255.0 C.) access-list 9 deny 1.1.1.1 0.0.0.0 D.) access-list 9 deny 1.1.1.1 0.255.255.255 E.) access-list 9 deny 1.1.1.1 255.255.255.255
Explain protocol?
Which of the following provide correct information about a protocol at the transport layer of the OSI model? A.) UDP - Provides Connectionless datagrams service B.) TCP - Provides Connection Oriented Services C.) SMTP - Provides Mail Exchange D.) IP - Route determination E.) TCP - Provides Flow Control and Error Checking F.) FTP - Transfers of Files
What is window in networking terms?
What is CSU/DSU & explain the function????
HOW MPLS IS DIFFERENT FROM OSPF? WHY NOW A DAYS MPLS IS PREFERED OVER ANY NETWORK PROTOCOL?
Which of the following statements are true? A.) Store and forward switching creates variable latency through the switch B.) Cut through switching creates variables latency through the switch C.) Cut through switching works at wire speed D.) Store and forward switching works at wire speed
How can you measure out exactly 4 litres of water from a tap using a 3 litre and a 5 litre bucket?
Identify 3 feature of access-lists? A.) Implicit deny will deny any packets not matched B.) Processed sequentially from bottom to top C.) Processed sequentially from top to bottom D.) If a packet is denied it would be tested against the remaining statements in the access-list E.) Once a match is made the packet is either denied or permitted F.) Enabled on all interfaces by default
Ping uses which Internet layer protocol? A.) RARP B.) ICMP C.) ARP D.) FTP
Identify the command to display the IP routing table? A.) show route B.) show ip route C.) show ip table route D.) show ipx route