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