Computer Networking
You have a network ID of 192.168.10.0 and require at least 25 host IDs for each subnet, with the largest amount of subnets available. Which subnet mask should you assign?

255.255.255.192
255.255.255.248
255.255.255.224
255.255.255.240
255.255.255.255

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
Two connected routers are configured with RIP routing. What will be the result when a router receives a routing update that contains a higher-cost path to a network already in its routing table?

The updated information will replace the existing routing table entry.
They will all load-balance.
The update will be ignored and no further action will occur.
The existing routing table entry will be deleted from the routing table and all routers will exchange routing updates to reach convergence.
The updated information will be added to the existing routing table.

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
You need to allow one host to be permitted to attach dynamically to each switch interface. Which two commands must you configure on your catalyst switch to meet this policy?1. Switch (config-if) # ip access-group 102. Switch (config-if) # switchport port-security maximum 13. Switch (config) # access-list 10 permit ip host 14. Switch (config-if) # switchport port-security violation shutdown5. Switch (config) # mac-address-table secure

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

ANSWER DOWNLOAD EXAMIANS APP