Computer Networking
Which of the following is true when describing a global unicast address?

These are like private addresses in IPv4 in that they are not meant to be routed.
Packets addressed to a unicast address are delivered to a single interface.
These addresses are meant for nonrouting purposes, but they are almost globally unique so it is unlikely they will have an address overlap.
These are your typical publicly routable addresses, just like a regular publicly routable address in IPv4.

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
What does a switch do when a frame is received on an interface and the destination hardware address is unknown or not in the filter table?

Sends back a message to the originating station asking for a name resolution
Floods the network with the frame looking for the device
Drops the frame
Forwards the switch to the first available link

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
Ethernet and Token-Ring are the two most commonly used network architectures in the world. Jim has heard of the different topologies for networks and wants to choose the architecture that will provide him with the most options. Which of the following would that be? Choose the most correct answer.

Ethernet, because it can be set up with most topologies and can use multiple transfer speeds
Neither Token-Ring nor Ethernet is the proper choice. Only ARCnet can be used in all topologies
Token-Ring because it currently can run at both 4Mbps and 16Mbps. This means that it can be used in any topology
Ethernet, because it is cabled using fiber-optic cable
Token-Ring, because it uses a MAU

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
You have created a named access list called Blocksales. Which of the following is a valid command for applying this to packets trying to enter interface s0 of your router?

(config)# ip access-group 110 in
(config-if)# ip access-group 110 in
(config-if)# ip access-group Blocksales in
(config-if)# blocksales ip access-list in

ANSWER DOWNLOAD EXAMIANS APP