Computer Networking
Which of the following commands displays the configurable parameters and statistics of all interfaces on a router?

show startup-config
show interfaces
show versions
show running-config

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
Your company is running IGRP using an AS of 10. You want to configure EIGRP on the network but want to migrate slowly to EIGRP and don't want to configure redistribution. What command would allow you to migrate over time to EIGRP without configuring redistribution?

router eigrp 10 redistribute igrp
router eigrp 11
router eigrp 10
router igrp combine eigrp 10

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
What is split horizon?

It holds the regular updates from broadcasting to a downed link.
It splits the traffic when you have a large bus (horizon) physical network.
Information about a route should not be sent back in the direction from which the original update came.
It prevents regular update messages from reinstating a route that has gone down.

ANSWER DOWNLOAD EXAMIANS APP