Computer Networking
The difference between a multiplexer and a statistical multiplexer is

Multiplexers use Time Division Multiplexing (TDM) while statistical multiplexers use Frequency Division Multiplexing (FDM)
None of these
Multiplexers often waste the output link capacity while statistical multiplexers optimize its use
Statistical multiplexers need buffers while multiplexers do not need buffers
Multiplexer use X.25 protocol, while statistical multiplexers use the Aloha protocol

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
How should a router that is being used in a Frame Relay network be configured to keep split horizon issues from preventing routing updates?

Configure each Frame Relay circuit as a point-to-point line to support multicast and broadcast traffic.
Configure many subinterfaces in the same subnet.
Configure a single subinterface to establish multiple PVC connections to multiple remote router interfaces.
Configure a separate subinterface for each PVC with a unique DLCI and subnet assigned to the subinterface.

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
Which of the following access lists will allow only HTTP traffic into network 196.15.7.0?

access-list 100 permit 196.15.7.0 0.0.0.255 eq www
access-list 100 permit tcp any 196.15.7.0 0.0.0.255 eq www
access-list 10 deny tcp any 196.15.7.0 eq www
access-list 110 permit ip any 196.15.7.0 0.0.0.255

ANSWER DOWNLOAD EXAMIANS APP