Computer Networking
In geosynchronous orbit, satellite

moves faster than the earth's rotation so that it can cover larger portion of earth.
moves simultaneously
remains in a fixed position related to points on earth
remains in a fixed position so that as earth rotates, it can fully cover the earth
None of these

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
If you wanted to deny all Telnet connections to only network 192.168.10.0, which command could you use?

access-list 100 deny tcp 192.168.10.0 0.255.255.255 eq telnet
access-list 100 deny tcp 192.168.10.0 255.255.255.0 eq telnet
access-list 100 deny 192.168.10.0 0.0.0.255 any eq 23
access-list 100 deny tcp any 192.168.10.0 0.0.0.255 eq 23

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
Error rate is

a check bit appended to an array of binary digits to make the sum of all the binary digits.
the ratio of the number of data units in error to the total number of data units
None of these
a code in which each expression conforms to specific rules of construction, so that if certain errors occur in an expression, the resulting expression will not conform to the rules of construction and
an error-detecting code based on a summation operation performed on the bits to be checked.

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
The Token-Ring architecture was developed for a more efficient way to determine who should be transmitting at any one time. With Ethernet, collisions may take place, causing the transmitting computers to have to retransmit their data. The use of token guarantees that only one computer can transmit at a time. What happens as the network increases in size? Choose the best answer

After the number of nodes exceeds 550, the Multistation Access Unit must be replaced by the more powerful Hyperstation Unified Bandwidth device
An additional token is added for every 1,000 nodes
The network becomes more efficient
The network becomes less efficient
The speed of the Token-Ring network must be 16Mbps if the number of nodes is greater then 500

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
You type debug ip rip on your router console and see that 172.16.10.0 is being advertised to you with a metric of 16. What does this mean?

They will all load-balance.
The route is queued at 16 messages a second.
The route is 16 hops away.
The route has a delay of 16 microseconds.
The route is inaccessible.

ANSWER DOWNLOAD EXAMIANS APP