Cisco 200-120 CCNA Routing and Switching

the Cisco CCNA 200-120 exam for the CCNA Routing and Switching certification. Pearson IT Certification provides a variety of exam preparation tools to help our customers in their quest for certification. As part of our service to you, we have developed this Exam Profile series. Each profile is developed based on the testing experience of one of our trainers or authors. You won’t get exact questions or answers

Understanding Ethernet and Switch Operations

Wednesday, September 30, 2015

Understanding Ethernet and Switch Operations

Ethernet was developed in the 1970s by Digital Equipment Corporation (DEC), Intel, and Xerox. Later, the IEEE defined new standards for Ethernet called Ethernet 802.3.
802.3 is the standard that is in use today.

Ethernet
Ethernet is one of the most widely used LAN standards. As Figure 3-1 shows, Ethernet operates at Layers 1 and 2 of the OSI model.

Figure 3-1 Physical and Data Link Layers


The physical layer (Layer 1) defines cabling, connection specifications, and topology.
  • The data link layer (Layer 2) has the following functions:
  • Provides physical addressing
  • Provides support for connection-oriented and connectionless services
  • Provides frame sequencing and flow control
One sublayer performs data-link functions: the MAC sublayer. Figure 3-2 shows the Media Access Control (MAC) sublayer (802.3). The MAC sublayer is responsible for how data is sent over the wire. The MAC address is a 48-bit address expressed as 12 hex digits.

Figure 3-2 MAC Sublayer


  • The MAC sublayer defines the following:
  •  Physical addressing
  •  Network topology
  •  Line discipline
  •  Error notification
  •  Orderly delivery of frames
  •  Optional flow control
Ethernet LAN Connection Media
The term Ethernet encompasses several LAN implementations. Physical layer implementations vary, and all support various cabling structures. The following four main categories of Ethernet exist:
  • Ethernet (DIX) and IEEE 802.3: Operate at 10 Mbps over coaxial cable, unshielded twisted-pair (UTP) cable, or fiber. The standards are referred to as 10BASE2, 10BASE5, 10BASE-T, and 10BASE-F.
  • Fast Ethernet or 100-Mbps Ethernet: Operates over UTP or fiber.
  • Gigabit Ethernet: An 802.3 extension that operates over fiber and copper at 1000 Mbps, or 1 gigabit per second (Gbps).
  • 10-Gigabit Ethernet: Defined in 802.3ae, runs in full-duplex mode only, over fiber.

Network Media Types
Network media refers to the physical path that signals take across a network. The most common types of media are as follows:

Twisted-pair cable: Used for telephony and most Ethernet networks. Each pair makes up a circuit that can transmit signals. The pairs are twisted to prevent interference (crosstalk). The two categories of twisted-pair cables are unshielded twisted-pair (UTP) and shielded twisted-pair (STP). UTP cable is usually connected to equipment with an RJ-45 connector. UTP (see Figure 3-3) has a small diameter that can be an advantage when space for cabling is at a minimum. It is prone to electrical noise and interference because of the lack of shielding. Examples of categories of UTP cable exist: CAT 1, CAT 2, CAT 3, CAT 4, CAT 5, CAT 5e, CAT 6, CAT 6a, CAT 7, and so on.

Figure 3-3 UTP


Fiber-optic cable: Allows the transmission of light signals. This offers better support in bandwidth over other types of cables. The two types of fiber-optic cables are multimode and single-mode, defined as follows:
  • Multimode: With this type of fiber, several modes (or wavelengths) propagate down the fiber, each taking a slightly different path. Multimode fiber is used primarily in systems with transmission distances less than 2 km.
  • Single-mode: This type of fiber has only one mode in which light can propagate. Single-mode fiber is typically used for long-distance and high-bandwidth applications.

UTP Implementation
An RJ-45 connector is used with UTP cabling. Figure 3-4 shows an RJ-45 connector and its pin connections, following the T568B standards.

Figure 3-4 RJ-45 Connector


The two types of Ethernet cables are straight-through and crossover. Straightthrough cables are typically used to connect different devices (data terminal equipment
[DTE] to data communications equipment [DCE]), such as switch-to-router connections. Figure 3-5 shows the pins for a straight-through cable.

Figure 3-5 Straight-Through Wiring

Crossover Ethernet cables are typically used to connect similar devices (DTE to DTE or DCE to DCE), such as switch-to-switch connections. Exceptions to this rule are
switch-to-hub connections or router-to-PC connections, which use a crossover cable. Figure 3-6 shows the pins for a crossover cable.

Figure 3-6 Crossover Wiring


Role of CSMA/CD in Ethernet
All stations on an Ethernet segment are connected to the same media. Therefore, all devices receive all signals. When devices send signals at the same time, a collision occurs. A scheme is needed to detect and compensate for collisions. Ethernet uses a method called carrier sense multiple access collision detect (CSMA/CD) to detect and limit collisions.

In CSMA/CD, many stations can transmit on the Ethernet media, and no station has priority over any other. Before a station transmits, it listens to the network (carrier sense) to make sure that no other station is transmitting. If no other station is transmitting, the station transmits across the media. If a collision occurs, the transmitting stations detect the collision and run a backoff algorithm. The backoff algorithm computes a random time that each station waits before retransmitting

CCNA Routing and Switching (200-120)

Tuesday, September 1, 2015

CCNA Composite Exam: The 200-120 CCNAX is the composite exam associated with the Cisco CCNA Routing and Switching certification. Candidates can prepare for this exam by taking the Interconnecting Cisco Networking Devices: Accelerated (CCNAX) v2 course. This exam tests a candidate's knowledge and skills required to install, operate, and troubleshoot a small to medium size enterprise branch network. The topics include all the areas covered under ICND 1 and ICND2 Exams.

The following topics are general guidelines for the content likely to be included on the Cisco Certified Network Associate exam. However, other related topics may also appear on any specific delivery of the exam. In order to better reflect the contents of the exam and for clarity purposes, the guidelines below may change at any time without notice.

Operation of IP Data Networks
  • Operation of IP Data Networks
  • Recognize the purpose and functions of various network devices such as Routers, Switches, Bridges and Hubs.
  • Select the components required to meet a given network specification.
  • Identify common applications and their impact on the network
  • Describe the purpose and basic operation of the protocols in the OSI and TCP/IP models.
  • Predict the data flow between two hosts across a network.
  • Identify the appropriate media, cables, ports, and connectors to connect Cisco network devices to other network devices and hosts in a LAN
LAN Switching Technologies
  • Determine the technology and media access control method for Ethernet networks
  • Identify basic switching concepts and the operation of Cisco switches.
  • Collision Domains
  • Broadcast Domains
  • Types of switching
  • CAM Table
  • Configure and verify initial switch configuration including remote access management.
  • Cisco IOS commands to perform basic switch setup
  • Verify network status and switch operation using basic utilities such as ping, telnet and ssh.
  • Identify enhanced switching technologies
  • RSTP
  • PVSTP
  • Ethercnannels
  • Describe how VLANs create logically separate networks and the need for routing between them.
  • Explain network segmentation and basic traffic management concepts
  • Configure and verify VLANs
  • Configure and verify trunking on Cisco switches
  • DTP
  • Auto negotiation
  • Configure and verify PVSTP operation
  • describe root bridge election
  • spanning tree mode
IP addressing (IPv4 / IPv6)
  • Describe the operation and necessity of using private and public IP addresses for IPv4 addressing
  • Identify the appropriate IPv6 addressing scheme to satisfy addressing requirements in a LAN/WAN environment.
  • Identify the appropriate IPv4 addressing scheme using VLSM and summarization to satisfy addressing requirements in a LAN/WAN environment.
  • Describe the technological requirements for running IPv6 in conjunction with IPv4 such as dual stack
  • Describe IPv6 addresses
  • Global unicast
  • Multicast
  • Link local
  • Unique local
  • eui 64
  • autoconfiguration
IP Routing Technologies
  • Describe basic routing concepts
  • CEF
  • Packet forwarding
  • Router lookup process
  • Describe the boot process of Cisco IOS routers
  • POST
  • Router bootup process
  • Configure and verify utilizing the CLI to set basic Router configuration
  • Cisco IOS commands to perform basic router setup
  • Configure and verify operation status of a device interface, both serial and ethernet
  • Verify router configuration and network connectivity
  • Cisco IOS commands to review basic router information and network connectivity
  • Configure and verify routing configuration for a static or default route given specific routing requirements
  • Manage Cisco IOS Files
  • Boot preferences
  • Cisco IOS image(s)
  • Licensing
  • Show license
  • Change license
  • Differentiate methods of routing and routing protocols
  • Static vs. Dynamic
  • Link state vs. Distance Vector
  • Administrative distance
  • split horizon
  • metric
  • next hop
  • ip routing table
  • Passive Interfaces
  • Configure and verify OSPF (single area)
  • Benefit of single area
  • neighbor adjacencies
  • OSPF states
  • Discuss Multi area
  • Configure OSPF v2
  • Configure OSPF v3
  • Router ID
  • Passive interface
  • LSA types
  • Configure and verify EIGRP (single AS)
  • Feasible Distance / Feasible Successors /Administrative distance
  • Feasibility condition
  • Metric composition
  • Router ID
  • Auto summary
  • Path selection
  • Load balancing
  • Equal
  • Unequal
  • Passive interface
  • Configure and verify interVLAN routing (Router on a stick)
  • sub interfaces
  • upstream routing
  • encapsulation
  • Configure SVI interfaces
  • IP Services
  • Configure and verify DHCP (IOS Router)
  • configuring router interfaces to use DHCP
  • DHCP options
  • excluded addresses
  • lease time
  • Describe the types, features, and applications of ACLs
  • Standard
  • Sequence numbers
  • Editing
  • Extended
  • Named
  • Numbered
  • Log option
  • Configure and verify ACLs in a network environment
  • Named
  • Numbered
  • Log option
  • Identify the basic operation of NAT
  • Purpose
  • Pool
  • Static
  • 1 to 1
  • Overloading
  • Source addressing
  • One way NAT
  • Configure and verify NAT for given network requirements
  • Configure and verify NTP as a client
  • Recognize High availability (FHRP)
  • VRRP
  • HSRP
  • GLBP
  • Configure and verify Syslog
  • Utilize Syslog Output
  • Describe SNMP v2 & v3
  • Network Device Security
  • Configure and verify network device security features such as
  • Device password security
  • Enable secret vs enable
  • Transport
  • Disable telnet
  • SSH
  • VTYs
  • Physical security
  • Service password
  • Describe external authentication methods
  • Configure and verify Switch Port Security features such as
  • Sticky MAC
  • MAC address limitation
  • Static / dynamic
  • Violation modes
  • Err disable
  • Shutdown
  • Protect restrict
  • Shutdown unused ports
  • Err disable recovery
  • Assign unused ports to an unused VLAN
  • Setting native VLAN to other than VLAN 1
  • Configure and verify ACLs to filter network traffic
  • Configure and verify an ACLs to limit telnet and SSH access to the router
  • Troubleshooting
  • Identify and correct common network problems
  • Utilize netflow data
  • Troubleshoot and correct common problems associated with IP addressing and host configurations.
  • Troubleshootand Resolve VLAN problems
  • identify that VLANs are configured
  • port membership correct
  • IP address configured
  • Troubleshoot and Resolve trunking problems on Cisco switches
  • correct trunk states
  • correct encapsulation configured
  • correct vlans allowed
  • Troubleshoot and Resolve Spanning Tree operation issues
  • root switch
  • priority
  • mode is correct
  • port states
  • Troubleshoot and Resolve routing issues
  •  routing is enabled
  •  routing table is correct
  •  correct path selection
  •  Troubleshoot and Resolve OSPF problems
  •  neighbor adjancies
  •  Hello and Dead timers
  •  OSPF area
  •  Interface MTU
  •  Network types
  •  Neighbor states
  •  OSPF topology database
  •  Troubleshoot and Resolve EIGRP problems
  •  neighbor adjancies
  •  AS number
  •  Load balancing
  •  Split horizon
  •  Troubleshoot and Resolve interVLAN routing problems
  •  Connectivity
  •  Encapsulation
  •  Subnet
  •  Native VLAN
  •  Port mode trunk status
  •  Troubleshoot and Resolve ACL issues
  •  Statistics
  •  Permitted networks
  •  Direction
  •  Interface
  •  Troubleshoot and Resolve WAN implementation issues
  •  Serial interfaces
  •  PPP
  •  Frame relay
  •  Troubleshoot and Resolve Layer 1 problems
  •  Framing
  •  CRC
  •  Runts
  •  Giants
  •  Dropped packets
  •  Late collision
  •  Input / Output errors
  •  Monitor NetFlow statistics
  •  Troubleshoot etherchannel problems
WAN Technologies
  • Identify different WAN Technologies
  • Metro Ethernet
  • VSAT
  • Cellular 3G / 4G
  • MPLS
  • T1 / E1
  • ISDN
  • DSL
  • Frame relay
  • Cable
  • VPN
  • Configure and verify a basic WAN serial connection
  • Configure and verify a PPP connection between Cisco routers
  • Configure and verify Frame Relay on Cisco routers
  • Implement and troubleshoot PPPoE

Cisco CCNA 200-120 Dumps

Wednesday, August 12, 2015

Pass-4Sure is a leader in producing updated quality based Cisco CCNA 200-120 dumps for IT Professions and Students. Our Cisco CCNA 200-120 dumps help you overcome your Cisco Certification 200-120 exam fear. Our Cisco CCNA 200-120 dumps resemble the actual one helping you pass the Cisco 200-120 certification exam with more confidence.

You can find a variety of Cisco CCNA 200-120 dumps on the internet to prepare yourself for your Cisco Certification 200-120 Exam. Pass-4Sure Cisco CCNA 200-120 dumps are the best toll to prepare for your 200-120 Certification Exam. Our Cisco CCNA 200-120 dumps provide the most comprehensive and verified Questions and Answers to give you the Pass-4Sure Environment.


Our Cisco CCNA 200-120 dumps are always updated to provide you the most actual information and this is done with the help of our Pass-4Sure professionals team of certification experts, technical staff, and comprehensive language masters who are always in-touch with the changes in the 200-120 exam. So the true way for passing the 200-120 exam is log on to the 200-120 Pass-4Sure and download the Cisco CCNA 200-120 dumps to obtain your 200-120 exam certification.

If you use Pass-4Sure Cisco CCNA 200-120 dumps, you can experience an actual 200-120 exam. Our Cisco Certification exam lab covers over 100% of the questions and answers that may be appeared in your 200-120 exam. Every point from Pass-4Sure Cisco CCNA 200-120 dumps will help you take Cisco 200-120 exam much easier and become Cisco certified in not a long time. All the materials we offer must can satisfy you.

Sample of 200-120 Questions and Answers in PDF

Question: 1
Refer to the exhibit:

What will Router1 do when it receives the data frame shown? (Choose three.)
A. Router1 will strip off the source MAC address and replace it with the MAC address 0000.0c36.6965.
B. Router1 will strip off the source IP address and replace it with the IP address 192.168.40.1.
C. Router1 will strip off the destination MAC address and replace it with the MAC address 0000.0c07.4320.
D. Router1 will strip off the destination IP address and replace it with the IP address of 192.168.40.1.
E. Router1 will forward the data packet out interface FastEthernet0/1.
F. Router1 will forward the data packet out interface FastEthernet0/2.

Answer: A, C, F

Question: 2
Refer to the exhibit.

Which three statements correctly describe Network Device A? (Choose three.)
A. With a network wide mask of 255.255.255.128, each interface does not require an IP address.
B. With a network wide mask of 255.255.255.128, each interface does require an IP address on a unique IP subnet.
C. With a network wide mask of 255.255.255.0, must be a Layer 2 device for the PCs to communicate with each other.
D. With a network wide mask of 255.255.255.0, must be a Layer 3 device for the PCs to communicate with each other.
E. With a network wide mask of 255.255.254.0, each interface does not require an IP address.

Answer: B, D, E

Question: 3
Which layer in the OSI reference model is responsible for determining the availability of the receiving program and checking to see if enough resources exist for that communication?

A. transport
B. network
C. presentation
D. session
E. application

Answer: E

Question: 4
Which of the following describes the roles of devices in a WAN? (Choose three.)

A. A CSU/DSU terminates a digital local loop.
B. A modem terminates a digital local loop.
C. A CSU/DSU terminates an analog local loop.
D. A modem terminates an analog local loop.
E. A router is commonly considered a DTE device.
F. A router is commonly considered a DCE device.

Answer: A, D, E

Question: 5
Refer to the exhibit.

Host A pings interface S0/0 on router 3. What is the TTL value for that ping?
A. 252
B. 253
C. 254
D. 255

Answer: B

Question: 6
A network administrator is verifying the configuration of a newly installed host by establishing an FTP connection to a remote server. What is the highest layer of the protocol stack that the network administrator is using for this operation?

A. application
B. presentation
C. session
D. transport
E. internet
F. data link

Answer: A

Question: 7
Refer to the exhibit.

After HostA pings HostB, which entry will be in the ARP cache of HostA to support this transmission?

A. Exhibit A
B. Exhibit B
C. Exhibit C
D. Exhibit D
E. Exhibit E
F. Exhibit F

Answer: D

Question: 8
A network interface port has collision detection and carrier sensing enabled on a shared twisted pair network. From this statement, what is known about the network interface port?

A. This is a 10 Mb/s switch port.
B. This is a 100 Mb/s switch port.
C. This is an Ethernet port operating at half duplex.
D. This is an Ethernet port operating at full duplex.
E. This is a port on a network interface card in a PC.

Answer: C

Question: 9
A receiving host computes the checksum on a frame and determines that the frame is damaged. The frame is then discarded. At which OSI layer did this happen?

A. session
B. transport
C. network
D. data link
E. physical

Answer: D

Question: 10
Which of the following correctly describe steps in the OSI data encapsulation process?
(Choose two.)

A. The transport layer divides a data stream into segments and may add reliability and flow control information.
B. The data link layer adds physical source and destination addresses and an FCS to the segment.
C. Packets are created when the network layer encapsulates a frame with source and destination host addresses and protocol-related control information.
D. Packets are created when the network layer adds Layer 3 addresses and control information to a segment.
E. The presentation layer translates bits into voltages for transmission across the physical link.

Answer: A, C

Cisco 200-120 CCNA Question And Answer

200-120: CCNA Cisco Certified Network Associate CCNA (803)

Cisco is a leading force in the IT department, and by having your name associated with Cisco can really boost your 200-120 career.  The 200-120 exam is one of the most important exam in IT department and by clearing this exam can create many career opportunities for you. The CCNA Cisco Certified Network Associate CCNA (803) exam will test your skills and 200-120 knowledge. We know how much this exam means to you, thus we have compiled the best 200-120 Q&A actual questions study material you can find online. This actual questions study material for the 200-120 CCNA Cisco Certified Network Associate CCNA (803) exam will provide you with all the necessary information to you need for this 200-120 exam.


Pass-4Sure has teamed up with professionals at Cisco as well as trainers and lecturers to assemble this actual questions study material for you. Our 200-120 CCNA Cisco Certified Network Associate CCNA (803) actual questions study material contains of question and answers that will help you learn all you need for the 200-120 CCNA Cisco Certified Network Associate CCNA (803) exam. Our 200-120 actual questions study material questions answers PDF is fully up to date according to the current course outline and it is always being reviewed for changes, so that it is always updated to match the outline provided by Cisco. Our team of IT experts always keep a watchful eye on Cisco and their outline, so they can match our 200-120 questions answers PDF to the current course outline.

Fully Detailed and Easy to Use


Now days you can find actual questions study material s for 200-120 CCNA Cisco Certified Network Associate CCNA (803) exam all over the internet, but none of them can match the standard or detail of our actual questions study material. Not only is our material s up to date but also easy to use. To make learning easy and fast, Pass-4Sure provides 200-120  Questions with verified answers in a PDF format. This allows you to continue studying anywhere and anything since the PDF file is supported on almost every device and computer that runs Adobe Acrobat Reader or any other application that can open a 200-120 PDF file.

Free Sample and Money Back Guarantee


We at Pass-4Sure know the importance of your time and money; hence, we are offering free downloadable samples to our 200-120 CCNA Cisco Certified Network Associate CCNA (803) actual questions study material. Not only that, we also offer a 30 days money back guarantee in case you are not satisfied with our actual questions study material . You can find online support at our website 24 hours, 7 days a week. So download the free 200-120 demo, check the 200-120 PDF and if you still do not feel satisfied. Simply contact us and avail the 100% money back guarantee service within 30 days of the purchase.

How to Order


We have made the ordering and purchasing of the 200-120 CCNA Cisco Certified Network Associate CCNA (803) actual questions study material simple and fast. All you need is a PayPal account to purchase this actual questions study material. Simply add this actual questions study material to your cart and once you have purchase the 200-120 Cisco practice material for the Certified Network Associate exam you can simply download it and start learning. We use PayPal as our primary method of payment as this is the most secure method available on the internet. Keeping your information safe and private is important to use, so that you can purchase any actual questions study material s without any hesitations.