Month: May 2013

Redistribute RIP Ver2 vs OSPF vs EIGRP

Redistribute EIGRP RIP OSPF 1. Configuration interface of router. *Configuration On R1 – Configuration rename device Router>enable Router#configure terminal Router(config)#hostname R1 R1(config)# – Configuration Banner motd R1(config)#banner motd "itexamanswers" – Configuration console R1(config)#line console 0 R1(config-line)#password cisco R1(config-line)#loggin synchronous R1(config-line)#exit – Configuration telnet R1(config)#line vty 0 4 R1(config-line)#password …

[Erouting] Lab 1.5.1: Cabling a Network and Basic Router Configuration Answer 100%

Learning Objectives:  Upon completion of this lab, you will be able to:  • Cable devices and establish console connections.  • Erase and reload the routers.  • Perform basic IOS command line interface operations.  • Perform basic router configuration.  • Verify and test configurations using show commands, ping and …