Computer Networking
The research and development department at your office has been experimenting with different technologies to help improve the performance of the network. One group has been examining the use of a broadband network versus a based band network. Select the correct statement about broadband and baseband.

Baseband operates at a standard bit rate, whereas broadband may operate at different rates as needed
Baseband refers to local area networks, and broadband refers to wide area networks.
Broadband networks carry several channels on a single cable, whereas in a baseband network several cables carry one channel
Baseband networks carry a single channel on a single cable, whereas broadband networks carry several channels on a single cable
Broadband and baseband refer to the different frequencies at which infrared operates then transmitting signals in certain conditions

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
You want to create a standard access list that denies the subnet of the following host: 172.16.50.172/20. Which of the following would you start your list with?

access-list 10 deny 172.16.0.0 0.0.255.255
access-list 10 deny 172.16.48.0 0.0.15.255
access-list 10 deny 172.16.64.0 0.0.31.255
access-list 10 deny 172.16.48.0 255.255.240.0

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
Which of the following is true when describing a link-local address?

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 like private addresses in IPv4 in that they are not meant to be routed.
These are your typical publicly routable addresses, just like a regular publicly routable address in IPv4.

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
You get a call from a network administrator who tells you that he typed the following into his router:Router (config) #router ospf 1Router (config-router) #network 10.0.0.0 255.0.0.0 area 0He tells you he still can't see any routes in the routing table. What configuration error did the administrator make?

The wildcard mask is incorrect.
The OSPF area is wrong.
The AS configuration is wrong.
The OSPF Process ID is incorrect.

ANSWER DOWNLOAD EXAMIANS APP