Computer Networking
Networks where end user workstations are tied to LAN servers to share resources and application processing.

Business applications of telecommunications
Information super highway
Client/Server networks
Internetworked enterprise

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
CSMA (Carrier Sense Multiple Access) is

None of these
a method of determining which device has access to the transmission medium at any time
a method access control technique for multiple-access transmission media.
network access standard for connecting stations to a circuit-switched network
a very common bit-oriented data link protocol issued by ISO.

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
If you wanted to deny FTP access from network 200.200.10.0 to network 200.199.11.0 but allow everything else, which of the following command strings is valid?

access-list 100 deny tcp 200.200.10.0 0.0.0.255 200.199.11.0 0.0.0.255 eq ftp
access-list 110 deny 200.200.10.0 to network 200.199.11.0 eq ftpaccess-list 111 permit ip any 0.0.0.0 255.255.255.255
access-list 1 deny ftp 200.200.10.0 200.199.11.0 any any
access-list 198 deny tcp 200.200.10.0 0.0.0.255 200.199.11.0 0.0.0.255 eq ftpaccess-list 198 permit ip any 0.0.0.0 255.255.255.255

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
A network administrator is connecting hosts A and B directly through their Ethernet interfaces, as shown in the illustration. Ping attempts between the hosts are unsuccessful. What can be done to provide connectivity between the hosts?1. A crossover cable should be used in place of the straight-through cable.2. A rollover cable should be used in place of the straight-through cable.3. The subnet masks should be set to 255.255.255.192.4. A default gateway needs to be set on each host.5. The subnet masks should be set to 255.255.255.0.

3 and 4 only
1 and 5 only
2 and 5 only
1 only
2 only

ANSWER DOWNLOAD EXAMIANS APP