Skip to main content

CCNA RIPv2 Simulation

rip topology
rip ins
rip sce

Central Florida Widgets recently installed a new router in their Apopka office. Complete the network installation by performing the initial router configurations and configuring RIPv2 routing using the router command line interface (CLI) on the Apopka router.

To configure the router (Apopka) click on the console host icon that is connected to a router by a serial console cable (shown in the diagram as a dashed black line).

Each of the windows can be minimized by clicking on the [-]. You can also reposition a window by dragging it by the title bar.

The “Tab” key and most commands that use the “Control” or “Esc” keys are not supported and are not necessary to complete this simulation. The help command does not display all commands of the help system.

Configure the router per the following requirements:
Name of the router is Apopka
Enable-secret password is ish555ana
The password to access user EXEC mode using the console is New2Rtr
The password to allow telnet access to the router is sir890us
IPv4 addresses must be configured as follows:
Ethernet network 209.165.201.0/27 – router has second assignable host address in subnet.
Serial network is 192.0.1.128/28 – router has last assignable host address in the subnet.
Interfaces should be enabled. Routing protocol is RIP v2.

Answer:
Watch video in HD



Step 1: Change the Hostname

Router>enable
Router#configure terminal
Router(config)#hostname Apopka



Step 2: Configure enable secret password

Apopka(config)#enable secret cisco20


Step 3: Configure console password

Apopka(config)#line con 0
Apopka(config-line)#password RouterApass
Apopka(config-line)#login
Apopka(config-line)#exit



Step 4: Configure telnet (VTY) password

Apopka(config)#line vty 0 4
Apopka(config-line)#password scan180
Apopka(config-line)#login
Apopka(config-line)#exit



Step 5: Assign IP address for LAN and WAN interfaces

Note: With reference to the topology, interface Fa0/0 used to connected to Apopka LAN Switch and interface S0/0/0 used to connect to the router Tamba.
The IP address of Fa0/0 should be the second usable IP address of the subnet 209.165.200.0/27.

r5

From the about IP Calculator, the network address will be 209.165.200.0 and the broadcast address will be 209.165.200.31. The second assignable host address is 209.165.200.2

Apopka(config)#interface fa0/0
Apopka(config-if)#ip address 209.165.200.2 255.255.255.224
Apopka(config-if)#no shutdown
Apopka(config-if)#exit


The IP address of S0/0/0 must be the last IP address of the subnet 192.0.1.142/28.

r6

Again using IP Calculator, we can find the last IP address of this subnet will be 192.0.1.142 and the subnet mask will be 255.255.255.240.

Apopka(config)#interface s0/0/0
Apopka(config-if)#ip address 192.0.1.142 255.255.255.240
Apopka(config-if)#no shutdown
Apopka(config-if)#exit



Step 6: Enable routing protocol RIPv2

Apopka(config)#router rip
Apopka(config-router)#version 2
Apopka(config-router)#network 209.165.200.0
Apopka(config-router)#network 192.0.1.0
Apopka(config-router)#end



Step 7: Save the configuration

Apopka#copy run start
Destination Filename [startup-config]: [ENTER]


The End

Comments

  1. Error, the Network in Ex. and in Video is 192.0.2.128 not as here in the description "192.0.1.128"

    Serial network is 192.0.1.128/28 – router has last assignable host address in the subnet.

    Thx a lot :)

    ReplyDelete
  2. Is a pkt available?

    ReplyDelete
  3. The Ethernet network is 209.165.201.0/27 not 209.165.200.0/27

    ReplyDelete
  4. the ip address of S0/0/0 is 192.0.2.142 255.255.255.240 not 192.0.1.142

    ReplyDelete
  5. Hello all.. I’ve passes my CCNA exam yesterday – 3/11/14 and I haven’t received any email from Cisco saying that I’ve passed the exam. I was just wondering how long would it take for Cisco to send a congratulatory letter. Can someone help me out with this. I need it ASAP for my job..

    ReplyDelete
  6. I think there is a problem in the video as while routing command "no auto-summary" must be applied on the router , is it true?

    ReplyDelete
  7. I need a Voucher for Comptia Network+ and Security+ If you have the discound or you know anybody or any website for those two please let me know at franbarpro@gmail.com Thanks.

    ReplyDelete
  8. Where is the lab file so we can also practice the question on Packet tracer!?
    Thanks

    ReplyDelete
  9. this is useful for sub-netting i understand very well

    ReplyDelete
  10. this is useful for sub-netting i understand very well

    ReplyDelete
  11. If you are going to take the CCNA exam, you must check out exams(.)cf for more test questions

    ReplyDelete
  12. I am clear with sub netting but i have doubt while the passwords are in encrypted form in exam also we got the same form

    Enable-secret password is ish555ana
    The password to access user EXEC mode using the console is New2Rtr
    The password to allow telnet access to the router is sir890us

    ReplyDelete
  13. CCNP Questions and Answers

    You can download the newest free 300-101 dumps in this PDF file.

    Watch video and share,
    Free 300-101 Training Exam Question - Dumps4download.com

    ReplyDelete
  14. I also consider this contribution as a useful addition to what I have already got! Thanks a lot for your careful approach and efforts taken!

    ReplyDelete

Post a Comment

Popular posts from this blog

New Questions in CCNA 200-120 (HSRP, VRRP, NetFlow, SNMP)

The below are mock questions that were about to appear in exam CCNA 200-120. Updated : 14 th October 2013 Download the Latest 200-120 dumps : Click Here This file requires Visual Cert Exam Suite: Click Here Download the latest 200-120 dumps in DOCX format : Chapter 1 , Chapter 2 , Chapter 3 , Chapter 4 , Chapter 5, Chapter 6, Chapter 7, Chapter 8 , Chapter 9, Chapter 10, Chapter 11, Chapter 12 CCNA EIGRP Simulation CCNA ACL2 Simulation Question 1 Which three are the components of SNMP? (Choose three) A. MIB B. SNMP Manager C. SysLog Server D. SNMP Agent E. Set Answer : A, B, D Question 2 What are the Popular destinations for syslog messages to be saved? A. Flash B. The logging buffer .RAM C. The console terminal D. Other terminals E. Syslog server Answer: B, C, E Question 3 Syslog was configured with a level 3 trap. Which 3 types of logs would...

Cisco Packet Tracer Multi User Connection

Multiuser communication allows multiple point-to-point (peer) connections between multiple instances of Packet Tracer. By allowing communication between Packet Tracer instances, a new door has been opened to a fun, interactive, social, collaborative, and competitive learning environment. Instructors will now be able to create a variety of activities for students to learn in groups that will facilitate greater social interaction between students. Students will benefit from this environment by working together to solve problems and share ideas. Both students and teachers should take full advantage that Multiuser will offer in their learning environment. Technical Information Communicates between instances using PTMP. PTMP is TCP based. By default, uses TCP port 38000, is customizable, and each new instances on the same PC will use the next available port. On by default. UPnP will attempt to establish port forwarding to facilitate home networks. All network co...