Computer Networking
Which is true regarding EIGRP successor routes?1. A successor route is used by EIGRP to forward traffic to a destination.2. Successor routes are saved in the topology table to be used if the primary route fails.3. Successor routes are flagged as "active" in the routing table.4. A successor route may be backed up by a feasible successor route.5. Successor routes are stored in the neighbor table following the discovery process.

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

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
You need to create an access list that will prevent hosts in the network range of 192.168.160.0 to 192.168.191.0. Which of the following lists will you use?

access-list 10 deny 192.168.0.0 0.0.31.255
access-list 10 deny 192.168.160.0 0.0.31.255
access-list 10 deny 192.168.160.0 0.0.191.255
access-list 10 deny 192.168.160.0 255.255.224.0

ANSWER DOWNLOAD EXAMIANS APP