Thursday, May 31, 2007

Download Free 320kbps Songs
Free 320kbps Hindi And Telugu Songs Download


Earn Money Through SMS

Sign Up Here

Tuesday, May 29, 2007

Networking CCNA CCNP E Books

Cisco Routing first step

Cisco routing first step,is about routing. Learn routing basics simply and easily * Explore how network traffic gets from here to there * Understand routing tools and technologies.Routing is the technology that enables worldwide Internet communication.
Free Image Hosting at www.ImageShack.us

Cisco Routing

IP V6 Networks

IPv6 Networks is an essential guide to IPv6 concepts, service implementation, and interoperability in existing IPv4 environments.you will learn how to plan, design, deploy, and manage IPv6 services.It covers the IPv6 concepts related to IP services provided in real networks. Relevant features and corresponding configuration examples are presented in a deployment context as they are applied to the various segments of the network.
Free Image Hosting at www.ImageShack.us

IP V6 Networks

Cisco : A beginners guide

Cisco products and technologies, Cisco: A Beginner's Guide, provides you with a practical hands-on resource for successfully designing and managing a Cisco network.
Learn to work with Cisco routers and switches, wireless technologies, and storage tools. You'll also get full details on network security, including firewalls, as well as communications solutions such as VoIP.
Free Image Hosting at www.ImageShack.us

Cisco Guide

faqs

What are the two types of transmission technology available?
(i) Broadcast and (ii) point-to-point

What is subnet?
A generic term for section of a large networks usually separated by a bridge or router.

Difference between the communication and transmission.
Transmission is a physical movement of information and concern issues like bit polarity, synchronisation, clock etc.Communication means the meaning full exchange of information between two communication media.

What are the possible ways of data exchange?
(i) Simplex (ii) Half-duplex (iii) Full-duplex.

What is SAP?
Series of interface points that allow other computers to communicate with the other layers of network protocol stack.

What do you meant by "triple X" in Networks?
The function of PAD (Packet Assembler Disassembler) is described in a document known as X.3. The standard protocol has been defined between the terminal and the PAD, called X.28; another standard protocol exists between hte PAD and the network, called X.29. Together, these three recommendations are often called "triple X"

What is frame relay, in which layer it comes?
Frame relay is a packet switching technology. It will operate in the data link layer.

What is terminal emulation, in which layer it comes?
Telnet is also called as terminal emulation. It belongs to application layer.

What is Beaconing?
The process that allows a network to self-repair networks problems. The stations on the network notify the other stations on the ring when they are not receiving the transmissions. Beaconing is used in Token ring and FDDI networks.

What is redirector?
Redirector is software that intercepts file or prints I/O requests and translates them into network requests. This comes under presentation layer.

What is NETBIOS and NETBEUI?
NETBIOS is a programming interface that allows I/O requests to be sent to and received from a remote computer and it hides the networking hardware from applications.NETBEUI is NetBIOS extended user interface. A transport protocol designed by microsoft and IBM for the use on small subnets.

What is RAID?
A method for providing fault tolerance by using multiple hard disk drives.

What is passive topology?
When the computers on the network simply listen and receive the signal, they are referred to as passive because they don’t amplify the signal in any way. Example for passive topology - linear bus.

What is Brouter?
Hybrid devices that combine the features of both bridges and routers.

What is cladding?
A layer of a glass surrounding the center fiber of glass inside a fiber-optic cable.What is point-to-point protocolA communications protocol used to connect computers to remote networking services including Internet service providers.

How Gateway is different from Routers?
A gateway operates at the upper levels of the OSI model and translates information between two completely different network architectures or data formats

What is attenuation?
The degeneration of a signal over distance on a network cable is called attenuation.

What is MAC address?
The address for a device as it is identified at the Media Access Control (MAC) layer in the network architecture. MAC address is usually stored in ROM on the network adapter card and is unique.

Difference between bit rate and baud rate.
Bit rate is the number of bits transmitted during one second whereas baud rate refers to the number of signal units per second that are required to represent those bits.baud rate = bit rate / N where N is no-of-bits represented by each signal shift.

What is Bandwidth?
Every line has an upper limit and a lower limit on the frequency of signals it can carry. This limited range is called the bandwidth.

What are the types of Transmission media?
Signals are usually transmitted over some transmission media that are broadly classified in to two categories.Guided Media:
These are those that provide a conduit from one device to another that include twisted-pair, coaxial cable and fiber-optic cable.
A signal traveling along any of these media is directed and is contained by the physical limits of the medium.
Twisted-pair and coaxial cable use metallic that accept and transport signals in the form of electrical current. Optical fiber is a glass or plastic cable that accepts and transports signals in the form of light.Unguided Media:
This is the wireless media that transport electromagnetic waves without using a physical conductor. Signals are broadcast either through air. This is done through radio communication, satellite communication and cellular telephony.

What is Project 802?
It is a project started by IEEE to set standards to enable intercommunication between equipment from a variety of manufacturers. It is a way for specifying functions of the physical layer, the data link layer and to some extent the network layer to allow for interconnectivity of major LANprotocols.
It consists of the following:
802.1 is an internetworking standard for compatibility of different LANs and MANs across protocols.
802.2 Logical link control (LLC) is the upper sublayer of the data link layer which is non-architecture-specific, that is remains the same for all IEEE-defined LANs. Media access control (MAC) is the lower sublayer of the data link layer that contains some distinct modules each carrying proprietary information specific to the LAN product being used. The modules are Ethernet LAN (802.3), Token ring LAN (802.4), Token bus LAN (802.5).
802.6 is distributed queue dual bus (DQDB) designed to be used in MANs.

What is Protocol Data Unit?
The data unit in the LLC level is called the protocol data unit (PDU). The PDU contains of four fields a destination service access point (DSAP), a source service access point (SSAP), a control field and an information field. DSAP, SSAP are addresses used by the LLC to identify the protocol stacks on the receiving and sending machines that are generating and using the data. The control field specifies whether the PDU frame is a information frame (I - frame) or a supervisory frame (S - frame) or a unnumbered frame (U - frame).

What are the different type of networking / internetworking devices?
Repeater:
Also called a regenerator, it is an electronic device that operates only at physical layer. It receives the signal in the network before it becomes weak, regenerates the original bit pattern and puts the refreshed copy back in to the link.
Bridges:
These operate both in the physical and data link layers of LANs of same type. They divide a larger network in to smaller segments. They contain logic that allow them to keep the traffic for each segment separate and thus are repeaters that relay a frame only the side of the segment containing the intended recipent and control congestion.
Routers:
They relay packets among multiple interconnected networks (i.e. LANs of different type). They operate in the physical, data link and network layers. They contain software that enable them to determine which of the several possible paths is the best for a particular transmission.
Gateways:
They relay packets among networks that have different protocols (e.g. between a LAN and a WAN). They accept a packet formatted for one protocol and convert it to a packet formatted for another protocol before forwarding it. They operate in all seven layers of the OSI model.

What is ICMP?
ICMP is Internet Control Message Protocol, a network layer protocol of the TCP/IP suite used by hosts and gateways to send notification of datagram problems back to the sender. It uses the echo test / reply to test whether a destination is reachable and responding. It also handles both control and error messages.

What are the data units at different layers of the TCP / IP protocol suite?
The data unit created at the application layer is called a message, at the transport layer the data unit created is called either a segment or an user datagram, at the network layer the data unit created is called the datagram, at the data link layer the datagram is encapsulated in to a frame and finally transmitted as signals along the transmission media.

What is difference between ARP and RARP?
The address resolution protocol (ARP) is used to associate the 32 bit IP address with the 48 bit physical address, used by a host or a router to find the physical address of another host on its network by sending a ARP query packet that includes the IP address of the receiver.The reverse address resolution protocol (RARP) allows a host to discover its Internet address when it knows only its physical address.

What is the minimum and maximum length of the header in the TCP segment and IP datagram?The header should have a minimum length of 20 bytes and can have a maximum length of 60 bytes.

What is the range of addresses in the classes of internet addresses?
Class A 0.0.0.0 - 127.255.255.255
Class B 128.0.0.0 - 191.255.255.255
Class C 192.0.0.0 - 223.255.255.255
Class D 224.0.0.0 - 239.255.255.255
Class E 240.0.0.0 - 247.255.255.255

download/view books

Computer Networks
Communication Networks (S. Hekmat)
Understanding Optical Communications
Introduction to Networking and Data Communications (E. Blanchard)
Introduction to Networking Technologies
High-Performance Networking Unleashed

Computer Networking: A Top-Down Approach Featuring the Internet
Computer Networks (H. Bischof)
Computer Networks and Internets (D.E. Comer)
Understanding Networking Technologies
The Fiber Optic Data Communications
Internetworking Multimedia (J. Crowcroft, M. Handley, I. Wakeman)
The Internet Companion - A Beginners Guide to Global Networking

TCP/IP
TCP/IP Illustrated, Volume 1 (W. Richard Stevens)
TCP/IP Illustrated, Volume 1 (PDF
The TCP/IP Guide (C.M. Kozierok)
TCP/IP Tutorial and Technical Overview
DNS for Rocket Scientists
Teach Yourself TCP/IP in 14 Days, 2nd Edition (PDF
A TCP/IP Tutorial (T. Socolofsky, C. Kale)
Understanding IP Addressing (by Chuck Semeria)
IP Addressing and Subnetting
Daryls TCP/IP Primer
Guide to Domain Name Service (DNS)
TCP/IP and IPX Routing Tutorial



The Cisco certified Network Associate (CCNA)

Cisco certified Network Associate (CCNA): CCNA credential is the premium certification for professionals who design and develop custom business solutions with Cisco routers and switches. Cisco Certifications focus on both routing and switching, as well as WAN switching solutions in network design and network support, providing you with flexible options for career development. One may advance to CCIE status by first achieving Associate certification in these tracks.

Benefits of CCNA
Today, CCNA has become one of the most sought after network certifications. CCNA can help you to land a better job in networking or to increase the salary in your current job. CCNAs receive the following benefits:
  • Industry recognition of your knowledge and proficiency with Cisco products and technologies.
  • CCNA logo to enable you to identify your status to colleagues or clients.
  • Affiliation with more than 10,000 CCNAs worldwide.

CCNA for Whom
CCNA is for individuals who are interested in building a future in networking domain on Cisco products. Network administrators, technicians, and anyone who needs to configure and support multiprotocol networks and get started with basic Cisco IOS software. CCNA Certification is the prerequisite for any Cisco Certification. If you want to reach a Professional or Expert level in the Cisco Career Certification tracks, Passing CCNA test is the first step.

Eligibility for CCNA
To attend this course you must have a basic knowledge of computer hardware and windows.

CCNA Exam

  • The Single Exam Approach: 640-801 CCNA [90 minutes (55-65 questions)]: This exam will test materials from the new Interconnection Cisco Network Devices (ICND) course as well as the new Introduction to Cisco Networking Technologies (INTRO) course. The exam will certify that the successful candidate has important knowledge and skills necessary to select, connect, configure, and troubleshoot the various Cisco networking devices. The exam covers topics on Extending Switched Networks with VLANS, Determining IP Routes, Managing IP traffic with Access Lists, Establishing Point-to-Point connections, and Establishing Frame Relay Connections.
  • The Two Exam Approach 640-821 Intro [75 minutes (45-55 questions)] and 640-811 ICND [60 minutes (40-50 questions)]: Intro course including topics on Network Types, Network Media, Switching Fundamentals, TCP/IP, IP Addressing and Routing, WAN Technologies, Operating and Configuring IOS Devices, and Managing Network Environments. The exam will certify that the successful candidate has important knowledge and skills necessary to describe and identify major network and WAN components, along with their function and purpose. Whereas ICND exam will test materials from the new Interconnecting Cisco Network Devices (ICND) course. The exam will certify that the successful candidate has important knowledge and skills necessary to select, connect, configure, and troubleshoot the various Cisco networking devices. The exam covers topics on Extending Switched Networks with VLANS, Determining IP Routes, Managing IP traffic with Access Lists, Establishing Point-to-Point connections, and Establishing Frame Relay Connections.
    CCNA Exam Registration : For CCNA online registration contact Pearson VUE or Prometric

CCNA Exam Fee:

Exam cost for single exam approach is $125.00 US whereas it is $200.00 US for the Two Exam approach. Therefore advantage of single exam approach is that

  • Only one exam required to become a CCNA and it covers all topics
  • More time efficient than taking two exams
  • More cost effective than taking two exams.

You should approach towards the two-exam approach only if

  • You can afford the expenses associated with the cost of the two exams
  • You are new to Cisco technologies and networking basics

How to Prepare CCNA
Some of the popular institutes that are associated with preparation of CCNA are;

  • Koenig Solutions Pvt. Ltd., 20-A, IInd Floor, Shivaji Marg, Moti Nagar, New Delhi, Postal Code - 110015, (India), Telephone 24 x 7 : +91 98102 64199, Fax: +91 11 25886909, Email: info@koenig-solutions.com
  • Ipsolutions, First floor, 308, R.B.S.K. Bole Road, (Opposite A. D'Silva school & Near Dadar Kabutar Khana), Dadar (W), Mumbai 400 028, Maharashtra, India, Tel. 022-65277377 or 022-32550505 Email: info@ipsol.net
  • GATES, C-8/A, Kasturchand Mills Cmpd,Senapati Bapat Marg, Dadar (West), Mumbai-400028, India, Voice : +91-22-24367174, +91-22-39571309, Fax : +91-22-24367658, E-mail : sales@gatestraining.com
  • EXCEL NETWORK TECHNOLOGIES, 15-B, Sharda Estate, M.Pasta Road,Opp. Shri Sound Studio, Dadar (E), Mumbai-400 014.Phone: 91 022-24166655/ 56/ 77, E-mail: info@excelnet4u.com
  • Zoom Technologies, 'ZOOM House', Next to SBIICM, Rd# 12, Banjara Hills, Hyderabad-500 034, Andhra Pradesh, India Phone: +91 40 23745252 (6 Lines), Fax: +91 40 23308802, Sales: sales@zoomgroup.com, Support: support@zoomgroup.com
  • Vibrant e-Technologies, Andheri Centre, 201, Rajesh Centre, Above Cafe Alfa, S. V. Road, Andheri (W), Mumbai - 400 058, INDIA, Tel: +91-22- 2628 5066, +91-22- 2628 9781, Fax: +91-22- 2628 9781, Email: mailto:infoandheri@vibrantcomputers.com
  • RouterMania Technologies Pvt. Ltd. , Radha Kunj Building, First Floor, Flat No. 1, Aarey Road, Opposite to Anupam Theatre., Goregaon (E), Mumbai 400 063. Tel : 91-22-26863708 / 26863710 / 32537234, Cell: 9820878847, email: sales@routermania.net
  • COMPUFIELD, Chinoy Mansion, First Floor, Block # 2, Opposite St. Stephens Church, Warden Road, Mumbai(Bombay) - 400 036. India. Tel: 091-22-23676218, 091-22-23679302, 091-22-23671772 Fax: 091-22-23673104
  • IP-GATES, B1 SUJAY, NEAR HDFC BANK, 18 JUNE RD, PANJIM GOA, INDIA, Voice : +91 832 3256060 , E-mail :info@ipgates.com
  • NetworkersHOME, 106, DDA Building 1 , District Center, Janak Puri, New Delhi –110058, INDIA , Phone :+919350663315, Email: info@networkershome.com

Forums for Preparation of CCNA