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

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 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
access-list 100 permit 196.15.7.0 0.0.0.255 eq www

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
The MAC (Media Access Control) address of the network card is used in both Ethernet and Token-Ring networks and is essential for communication. What does MAC provide?

An alias for the computer name
The logical domain address for the workstation
A physical address that is randomly assigned each time the computer is started
A logical address that identifies the workstation
A physical address that is assigned by the manufacturer

ANSWER DOWNLOAD EXAMIANS APP