Identify the 2 items that TCP and UDP share in common?
A.) Both use port numbers to identify upper level applications
B.) Operate at the Network layer
C.) Both are Transport protocols
D.) Both are reliable communications
Answer / guest
Answer: A C
TCP and UPD are both layer 4 Transport protocols and both
use port
number to identify upper level applications.
Is This Answer Correct ? | 4 Yes | 1 No |
what is distance vector protocol link state protocol and what is the diffrence between them
Identify the 3 methods routers learn paths to destinations? A.) Dynamic routing B.) None of the above, configured by default C.) Default routes D.) Administrative distance E.) Static routes
Which of the following is an example of a Transport Layer protocol? Ethernet IP TCP RS-232
What does the acronym ARP stand for? A.) Address Resolution Phase B.) ARP Resolution Protocol C.) Address Resolution Protocol D.) Address Recall Protocol
What is the beaconing?
what is diffrence betwwen mpls and frame really
What command will not display the status of to1? A.) show int to1 B.) show to1 C.) show interface to1 D.) show interface
What is the difference between private ip and public ip?
What is the extended IPX access list range? A.) 901-1000 B.) 100-199 C.) 900-999 D.) 1000-1000
Identify the command to reload the router? A.) Router(config)# reload B.) Router# reset C.) Router# reload D.) Router> reload
What should be the first command to create an access-list that prevents all users on subnetwork 10.10.128.0, using subnet mask 255.255.192.0, from being able to telnet anywhere? A.) access-list 101 deny tcp 10.10.128.0 0.0.63.255 any eq telnet B.) access-list 101 deny tcp 10.10.128.0 255.255.0.0 any eq telnet C.) access-list 101 deny tcp 10.10.128.0 255.255.192.0 any eq telnet D.) access-list 101 deny tcp 10.10.128.0 0.0.192.255 any eq telnet E.) access-list 101 deny tcp 10.10.128.0 0.0.128.255 any eq telnet F.) access-list 101 deny tcp 10.10.128.0 0.0.127.255 any eq telnet
9. Which STP state prevents the use of looped paths? A. Blocking B. Listening C. Learning D. Forwarding