Computer Networking
Which statement is true regarding classless routing protocols?1. The use of discontiguous networks is not allowed.2. The use of variable length subnet masks is permitted.3. RIPv1 is a classless routing protocol.4. IGRP supports classless routing within the same autonomous system.5. RIPv2 supports classless routing.

2 and 5
1, 3 and 5
None of these
3 and 4

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
RS-232-G

None of these
is an interface standard between Data terminal Equipment and Data Circuit Terminating Equipment
specifies only the mechanical characteristics of an interface by providing a 25-pin connector
requires only 7 pin out of 25 in order to transmit digital data over public telephone lines
is an interface between two data circuit terminating equipment as examplified by a local and remote modem

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
Parity bit is

None of these
the ratio of the number of data units in error to the total number of data units
a check bit appended to an array of binary digits to make the sum of all the binary digits.
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
Which of the following is true when describing a multicast address?

Packets are delivered to all interfaces identified by the address. This is also called a one-to-many address.
Packets addressed to a unicast address are delivered to a single interface.
Identifies multiple interfaces and is only delivered to one address. This address can also be called one-to-one-of-many.
These addresses are meant for nonrouting purposes, but they are almost globally unique so it is unlikely they will have an address overlap.

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
You configure the following access list:access-list 110 deny tcp 10.1.1.128 0.0.0.63 any eq smtpaccess-list 110 deny tcp any eq 23int ethernet 0ip access-group 110 outWhat will the result of this access list be?

No IP traffic will be allowed out E0.
Email and Telnet will be allowed in E0.
Everything but email and Telnet will be allowed out E0.
Email and Telnet will be allowed out E0.

ANSWER DOWNLOAD EXAMIANS APP