Computer Networking
You are working with a network that has the network ID 192.168.10.0. What subnet should you use that supports up to 12 hosts and a maximum number of subnets?

255.255.255.252
255.255.255. 240
255.255.255.224
255.255.255.248
255.255.255.192

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
Network 206.143.5.0 was assigned to the Acme Company to connect to its ISP. The administrator of Acme would like to configure one router with the commands to access the Internet. Which commands could be configured on the Gateway router to allow Internet access to the entire network?1. Gateway (config) # ip route 0.0.0.0 0.0.0.0 206.143.5.22. Gateway (config) # router rip3. Gateway (config-router) # network 206.143.5.04. Gateway (config-router) # network 206.143.5.0 default

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

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.
Packets addressed to a unicast address are delivered to a single interface.
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.

ANSWER DOWNLOAD EXAMIANS APP