Computer Networking
Which of the following are true regarding OSPF areas?1. You must have separate loopback interfaces configured in each area.2. The numbers you can assign an area go up to 65,535.3. The backbone area is also called area 0.4. If your design is hierarchical, then you don't need multiple areas.5. All areas must connect to area 0.

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

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?

Email and Telnet will be allowed out E0.
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.

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
Parity bit is

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
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
an error-detecting code based on a summation operation performed on the bits to be checked.
None of these

ANSWER DOWNLOAD EXAMIANS APP