October 29th, 2009 — 2:22am
The following list describes what you will need to know about implementing a wireless network for the ICND1 Exam. Need to consider topology, distance, and Access Point Location ADHOC Mode – Does not require an AP. Uses IBSS – Independent Basic Service Set Infrastructure Mode – Connects to an AP. BSS – Basic Service Set. [...]
Comment » | CCNA Study Guide, ICND1 Study Guide, Wireless LANs
October 28th, 2009 — 2:23am
The following list describes what you will need to know about securing a wireless network for the ICND1 Exam. WEP – Wired Equivalent Privacy Rogue Access Point – an access point that is installed to interfere with an existing WLAN. The most common type is when an employee brings in their own Access Point and [...]
Comment » | CCNA Study Guide, ICND1 Study Guide, Wireless LANs
October 27th, 2009 — 2:24am
Listed below is a summary of what you will need to know about WLANs for the ICND1 Exam. One of the main reasons to install a Wireless LAN is cost reduction. Another reason is because it allows employees to move their computers to different locations in the office and it requires no moving of cables [...]
Comment » | CCNA Study Guide, ICND1 Study Guide, Wireless LANs
October 26th, 2009 — 2:26am
The following will describe how a switch in a local area network works: Switches start with an empty table A computer plugged into the switch sends data trying to get to another computer The switch receives this frame and puts the senders MAC Address in its table Because the switches table is empty it then [...]
Comment » | CCNA Study Guide, ICND1 Study Guide, Switches
October 25th, 2009 — 2:28am
10BaseT – Is the most common type of ethernet cabling – Has a max distance of 100 meters Hubs – don’t look at the frame or analyze of of the data. They just repeat the signal to every port on the hub. Switches break up collision domains Switches do not break up broadcast or multicast [...]
Comment » | CCNA Study Guide, ICND1 Study Guide, Switches
October 24th, 2009 — 2:29am
The best way to learn how to convert and IP Address to binary is to watch someone. So rather then me trying to explain to you in words how to do it… watch this short video! Related Topics: CCNA Study Guide – The fastest way to get Cisco Certified Guaranteed! Learn to Subnet – The [...]
1 comment » | CCNA Study Guide, ICND1 Study Guide, IP Address
October 23rd, 2009 — 2:30am
LAN – (Local Area Network) – A network that is in a single geographical location. A LAN is made up of: Computers and Servers Routers and Switches Network Cables Protocols – Ethernet Protocols, IP, ARP, RARP, DHCP LANs allow us to share files, applications, and devices like printers. Sizes of LANs SOHO – Small Office [...]
Comment » | CCNA Study Guide, ICND1 Study Guide, Local Area Networks
October 22nd, 2009 — 2:31am
There are many different types of cabling, but the most common is 10baseT which has a maximum distance of 100 meters. If you want to extend your network beyond 100 meters you will have to put in some type of repeater because after 100 meters the signal because unreadable. Back in the day people would [...]
Comment » | CCNA Study Guide, ICND1 Study Guide, Switches
October 21st, 2009 — 2:32am
There are two protocalls that operate in the transport layer: TCP and UDP. TCP Is reliable and connection oriented Breaks data into segments Numbers the segments through sequencing Assembles the segments at the destination Resends segments if lost UDP Is connectionless and does not verify UDP just sends the data and hopes it gets there. [...]
Comment » | CCNA Study Guide, ICND1 Study Guide, OSI Model
October 20th, 2009 — 2:33am
DNS stands for Domain Name System. DNS coverts logical address into IP Addresses automatically A logical address can be a website address like www.google.com or a computer name on a local network like bobs_computer. If you were on the same local network as Bob you could connect to his computer by typing bobs_computer and the [...]
Comment » | CCNA Study Guide, DNS, ICND1 Study Guide