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 10 deny tcp any 196.15.7.0 eq www
access-list 100 permit tcp any 196.15.7.0 0.0.0.255 eq www
access-list 110 permit ip any 196.15.7.0 0.0.0.255

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?

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

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
Two computers that communicate with each other use a simple parity check to detect errors for ASCII transmissions. Which of the following events will always lead to an undeleted error?

two bits or any even number of bits inverted in a byte during transmission
None of these
one bit or any odd number of bits inverted in a byte during transmission
two bits or any even number of bits inverted in a block during transmission
one bit or any odd number of bits inverted in a block of data during transmission

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
Which of the following is true regarding VLANs?

All VLANs are configured at the fastest switch and, by default, propagate this information to all other switches.
VTP is used to send VLAN information to switches in a configured VTP domain.
You must have at least two VLANs defined in every Cisco switched network.
You should not have more than 10 switches in the same VTP domain.

ANSWER DOWNLOAD EXAMIANS APP