Tag: ciscoccna
How To Buy And Build A Frame Relay Switch Cisco CCNA Home Lab Setup Tutorial
by admin on May.28, 2009, under Cisco CCNA Guide
The Cisco CCNA Discovery Protocol (CDP) sure looks simple enough, but there are quite a few details to know for success on the Cisco CCNA exam. In yourCisco CCNA studies, you’ll be introduced to additional uses for Cisco CCNA CDP, but for now it’s enough to know that Cisco CCNA CDP is designed to give you information regarding directly connected Cisco CCNA routers and Cisco CCNA switches.
Cisco CCNA CDP runs by default between all directly connected Cisco devices. CDP is also a Cisco CCNA protocol - if the directly connected device is not a Cisco device, you won’t see the information you wanted.
The basic Cisco CCNA CDP command to display information about the directly connected neighbor is “show cdp neighbor”.
R2#show cdp neighbor Cisco CCNA
Capability Codes: R - Router, T - Trans Bridge, B - Source Route Bridge Cisco CCNA
S - Switch, H - Host, I - IGMP, r – Repeater
Device ID Local Intrfce Holdtme Cisco CCNA Capability Platform Port ID
R1 BRI0 167 R 2521 Dialer1
This command is particularly helpful when troubleshooting Cisco CCNA switches. There’s no need to trace wiring in a rack of Cisco CCNA devices to see what routers are connected to a Cisco CCNA switch when show cdp neighbor can be used. In the above output, you can see the remote device’s hostname, what interface on the remote device is connected to the local device, the capability of the remote device, the remote device’s hardware platform, and the local interface that is connected to the remote device.Cisco CCNA
CDP can be disabled at both the global and interface level. To disable CDP at the interface level, run no cdp enable on the interface, and cdp enable to turn it back on Cisco CCNA.
cdp timer defines how often CDP packets are transmitted, and cdp holdtime defines how long a device will hold a received packet.Cisco CCNA
To turn CDP off for the entire router, run no cdp run. To view the current global status of CDP, run show cdp.
One of the major topics on your Cisco CCNA and CCNP exams is Frame Relay. Additionally, Frame Relay is one of the most popular WAN technolgies in today’s networks. Getting hands-on experience with Frame Relay in Cisco networks isn’t just a good idea, it’s a necessity. Let’s face it, your employer is going to get a little touchy if you start experimenting with your network’s Frame Relay setup.
To practice all your important Frame Relay commands for your exams, you need a working Frame Relay cloud in your home lab. A production network’s Frame cloud consists of a lot of Frame switches, but if you choose wisely, a single Cisco router can act as your home lab’s entire Frame cloud!
Before we look at the configuration of such a Cisco CCNA router (hereafter referred to as a “frame relay switch”), let’s look at the physical requirements.
The more serial ports you have, the better. You should get a router with at least four serial ports. For frame switching purposes, it doesn’t matter if the ports are synchronous or asynchronous - you just need the ports.
You will also need some Cisco CCNA DTE/DCE cables. The Cisco CCNA DCE end of the cables will be connected to the frame switch.
A great configuration for a CCNA practice lab is three routers that serve as “production” Cisco CCNA routers, and a 4th router as a frame relay switch. (You’ll want an access server as well, but that’s another article.)
What I use in my student and customer pods is a setup where R1 is connected to the frame switch’s S1 port, R2 is connected to S2 on the frame switch, and R3 is connected to the frame Cisco CCNA switch’s S3 port.
Now comes the tricky part - the configuration. A frame relay switch’s config can be hard to find, so here’s a copy of mine. Pay particular attention to the config on ports Cisco CCNA s1, s2, and s3.
The Answers Of Cisco CCNA 640-802
by admin on Apr.23, 2009, under Cisco CCNA Answer, Cisco CCNA Exams
There are Cisco CCNA 640-802 answer 1-6.You can buy the new Cisco CCNA Pass
1. What are two reasons that a network administrator would use access lists? (Choose two.)
A. to control vty access into a router
B. to control broadcast traffic through a router
C. to filter traffic as it passes through a router
D. to filter traffic that originates from the router
E. to replace passwords as a line of defense against security incursions
Answer: AC
2. A default Frame Relay WAN is classified as what type of physical network?
A. point-to-point
B. broadcast multi-access
C. nonbroadcast multi-access
D. nonbroadcast multipoint
E. broadcast point-to-multipoint
Answer: C
3. A single 802.11g access point has been configured and installed in the center of a square office. A few wireless users are experiencing slow performance and drops while most users are operating at peak efficiency. What are three likely causes of this problem? (Choose three.)
A. mismatched TKIP encryption
B. null SSID
C. cordless phones
D. mismatched SSID
E. metal file cabinets
F. antenna type or direction
Answer: CEF
4. The command frame-relay map ip 10.121.16.8 102 broadcast was entered on the router. Which of the following
statements is true concerning this command?
A. This command should be executed from the global configuration mode.
B. The IP address 10.121.16.8 is the local router port used to forward data.
C. 102 is the remote DLCI that will receive the information.
D. This command is required for all Frame Relay configurations.
E. The broadcast option allows packets, such as RIP updates, to be forwarded across the PVC.
Answer: E
5. Which type of attack is characterized by a flood of packets that are requesting a embedded sytem TCP connection to a server?
A. denial of service
B. brute force
C. reconnaissance
D. Trojan horse
Answer: A
6. Which of the following are associated with the application layer of the OSI model? (Choose two.)
A. ping
B. Telnet
C. FTP
D. TCP
E. IP
Answer: BC









































