What are the two most common transport layer protocols?
UDP
TCP
IPX
ARP
Answers were Sorted based on User's Feedback
You would like to have a notation that when a user issues the command 'show interface serial 0', a line is displayed indicating that, 'This is the connection to Company A.' What interface command would accomplish this? A.) banner motd #This is the connection to Company A.# B.) interface This is the connection to Company A. C.) This cannot be done for an individual interface. D.) description This is the connection to Company A. E.) banner This is the connection to Company A. F.) display This is the connection to Company A.
Based upon the exhibit, create a static route to 172.16.10.0 on Router A A.) Router# ip route 172.16.10.0 255.255.255.0 10.1.0.2 B.) Router(config)# ip static route 172.16.10.0 255.255.255.0 10.1.0.2 C.) Router(config)# ip route 172.16.10.0 10.1.0.2 D.) Router(config)# ip route 172.16.10.0 255.255.255.0 10.1.0.2
Identify the default serial encapsulation? A.) ISDN B.) HDLC C.) SDLC D.) Frame Relay E.) PPP
Name the vtp modes?
Identify the command to display the configured IP routing protocols? A.) show protocols B.) show protocols all C.) show routing-protocols D.) show ip protocols
Identify the 3 kinds of routes IGRP advertises? A.) Interior B.) Dynamic C.) System D.) Exterior
Identify the 3 major functions at layer 3 of the OSI model? A.) Forwarding process B.) Logical addressing C.) End-to-end connections D.) Path selection E.) MAC address examination F.) Network monitoring
How many ways to access router?
Identify 3 characteristics of the Network layer (OSI layer 3)? A.) Connection oriented B.) Path determination C.) Supports multiplexing D.) Manages sessions E.) Packet forwarding
Which layer is responsible for determining if sufficient resources for the intended communication exists? A.) Application B.) Network C.) Session D.) Presentation E.) Transport
How would you set the clock rate to 64K, on interface serial 0, from the interface configuration mode? A.) clock rate 64000 B.) bandwidth 64 C.) clock 64 D.) rate 64 E.) clock rate 64k F.) clock rate 64
ip dhcp excluded-address 192.168.0.1 192.168.0.19 what is the use of that command can any one explain it