Computer Networking
What are the distinct functions of layer 2 switching that increase available bandwidth on the network?1. Address learning2. Routing3. Forwarding and filtering4. Creating network loops5. Loop avoidance6. IP addressing

3 and 5
2, 4 and 6
2 and 6
1, 3 and 5

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 192.168.10.0 0.0.0.255 any eq 23
access-list 100 deny tcp 192.168.10.0 255.255.255.0 eq telnet
access-list 100 deny tcp any 192.168.10.0 0.0.0.255 eq 23

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
Which of the following is true when describing an anycast address?

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

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
Bus is

one or more conductors that some as a common connection for a related group of devices
a continuous frequency capable of being modulated or impressed with a second signal
a collection of interconnected functional units that provides a data communications service among stations attached to the network
None of these
the condition when two or more stations attempt to use the same channel at the same time

ANSWER DOWNLOAD EXAMIANS APP