Computer Networking
The main difference between TCP and UDP is

UDP is a datagram where as TCP is a connection oriented service
All of these
None of these
UDP is connection oriented where as TCP is datagram service
TCP is an Internet protocol where as UDP is an ATM protocol

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
Which of the following is true when describing a link-local address?

These are like private addresses in IPv4 in that they are not meant to be routed.
These are your typical publicly routable addresses, just like a regular publicly routable address in IPv4.
Packets addressed to a unicast address are delivered to a single interface.
These addresses are meant for nonrouting purposes, but they are almost globally unique so it is unlikely they will have an address overlap.

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
What command is used to stop RIP routing updates from exiting out an interface but still allow the interface to receive RIP route updates?

Router (config-router) # passive-interface s0
Router (config-if) # passive-interface
Router (config-if) # no routing
Router (config-router) # no routing updates

ANSWER DOWNLOAD EXAMIANS APP