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 igrp combine eigrp 10
router eigrp 10

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
The main difference between TCP and UDP is

UDP is connection oriented where as TCP is datagram service
None of these
UDP is a datagram where as TCP is a connection oriented service
TCP is an Internet protocol where as UDP is an ATM protocol
All of these

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
What command is used to stop RIP routing updates from exiting out an interface but still allow the interface to receive RIP route updates?

Router (config-router) # passive-interface s0
Router (config-router) # no routing updates
Router (config-if) # passive-interface
Router (config-if) # no routing

ANSWER DOWNLOAD EXAMIANS APP