Skip to main content

Posts

Showing posts with the label Questions And Answers

Redistribution : Rip & OSPF Using Packet Tracer

I was playing around with Packet Tracer today, thought why not give it a try. Nice program none the less. So here is a very modest try on basic redistribution. I thought it will help someone. The lab had very basic set up, i used three routers and with a bunch of loopbacks i tested the redistribution between RIP and OSPF. You can use this lab as a tester or a reference point. PT lacks a lot of command options but is still very highly usable. So here is the setup: Router 1: (RIP V2) interface Loopback1 ip address 192.168.10.100 255.255.255.0 ! interface Loopback2 ip address 2.2.2.2 255.0.0.0 ! interface Serial0/0 ip address 172.16.10.1 255.255.255.252 ! router rip version 2 network 2.0.0.0 network 172.16.0.0 network 192.168.10.0 no auto-summary Router 3: (OSPF 1) interface Loopback1 ip address 3.3.3.3 255.0.0.0 ! interface Loopback2 ip address 192.168.20.100 255.255.255.0 ! interface Serial0/0 ip address 172.16.20.1 255.255.255.252 clock rate 64000 ! router ospf 1 log-adjacency-cha

CCNA Wireless - Any netsims available?

Hi, I am a CCNA and looking to recertify by taking the CCNA Wireless concentration as I would like to add some new knowlegde rather than just retake the current CCNA. I will need to know how to configure Cisco WCS, WLC's and AP's for the exam, so I am looking for a netsim like Boson's but for the Wireless config's only. Does a netsim for CCNA Wireless exist and if so what is it and how do I get it? Thanks.

What CCNA1 labs have you encountered so far?

Hello, I'm curious: what CCNA1 labs have you encountered so far? At CCNA1 I played with: - wireshark for packet capture - cain for interesting demonstrations - packet tracer for simulating networks - let's not forget the subnetting labs and wiring cables - another "lab" is playing a game like "Jeopardy" with questions from the it section What other interesting activities have you done so far on your CCNA1 classes? I'm looking for ideas to spice a little my CCNA1 class, so any crazy idea is very welcomed! Thanks in advance!