Monday, July 25, 2011


CCENT – CBT – nuggets
English | AVI | XVID 258 kbps 23.98 fps | 800 x 600 | MP3 24 kbps 22 KHz Stereo | 1.43 GB


Video 1: 
Welcome to Cisco CCENT!|35:26
           This opening video sets the expectations for the entire CCENT series as well as reviewing the Cisco certification track. Because Jeremy gives many certification exam tips and advice, it is recommended that you view this video once more after finishing the series.trans CCENT   CBT   nuggets

Video 2: 
Foundations: What is a Network?|35:32
        This video answers the question of “why.” Why do we need a network? What does the network accomplish for us? Without understanding this foundation, the rest of the Cisco certification track will not make much sense.

Video 3: 
Foundations: Living in the OSI World|43:30
        If someone told you, “My car is broken,” but was unable to expand on what exactly was broken, you wouldn’t know where to begin looking for a solution. In the same sense, networks are an extremely complex system of communicating. The OSI Model holds the key to understanding the layers of network functionality. This video walks through both a logical and practical presentation of the OSI Model.

Video 4: 
Basic TCP/IP: Addressing Fundamentals|39:42
        We live in a TCP/IP world. Having a thorough understanding of this protocol is critical to your success in any network environment. This video breaks down the basics of TCP/IP and discusses concepts such as IP address format, public and private addressing, and address classes. Jeremy also walks you through the reasons why having TWO addresses is the key to successful network communication.

Video 5: Basic TCP/IP:
TCP and UDP Communication|23:20
        Every network-aware application has a choice to make when it communicates across the network – TCP or UDP? This decision determines how reliable the data transfer will be. This video walks through the discussion of TCP and UDP, focusing specifically on TCP windowing, sequence numbers, and acknowledgements.

Video 6:
Basic TCP/IP: Understanding Port Numbers|17:17
           Imagine that you wanted to see your friend, Dave, who lived in a house with 100 other people. As soon as you reached the house, you would open the door and yell, “I’M LOOKING FOR DAVE!!!” Port numbers do exactly the same thing for network communication between devices, allowing you to dictate what service you are trying to reach. This video gives practical examples of using TCP and UDP port numbers when communicating.

Video 7: 
Basic TCP/IP: The Tale of Two Packets|20:47
          To wrap up the section on Basic TCP/IP communication, Jeremy walks you through the “Tale of Two Packets.” This gives a big picture perspective on local network communication (the Bob packet) and remote network communication (the Sally packet).

Video 8: LANs: Welcome to Ethernet|22:31
         Ethernet defines the standard for LAN communication around the world. Because of this, it is critical to understand the fundamentals of how this “fabric of networks” operates. This video walks through the origins of the Ethernet standard, CSMA/CD (the rules of communication), and the architecture of a MAC address.

Video 9: 
LANs: Understanding the Physical Connections|18:17
           If you’ve never experienced calloused fingers from crimping Ethernet cables, this video is for you. In it, Jeremy walks through the two primary physical standards of Ethernet: UTP and Fiber Optics, straight-through vs. crossover cables, and an end-to-end picture of cabling in a corporate environment.

Video 10: 
LANs: Understanding LAN Switches|19:46
         Ethernet’s use of CSMA/CD allowed it to obtain much faster speeds than its competitor (token ring); however, it also led to many problems with collisions in larger networks. This video walks through the solution to those problems and lays the foundation understanding of how the network switch fits into our network environments.

Video 11:  
LANs: Working with the Cisco Switch IOS|29:15
          Before you can jump right into setting up Cisco switches, you must understand how to work with Cisco’s operating system: the IOS. This video walks you through the general navigation and help features of the IOS.

Video 12: 
LANs: Initial Setup of a Cisco Switch|35:03
           With the IOS foundations in place, this video jumps straight into the initial configuration of a Cisco switch. In this video you will see the meaning of the physical LEDs on a switch, the initial boot process and configuration dialog, and the configuration of a VLAN interface.

Video 13: 
LANs: Configuring Switch Security, Part 1|37:08
        Network security has become such a major topic that Cisco has moved much of what used to be considered a CCSP (security professional) topic into the CCENT and CCNA certifications. This video discusses the initial security of your switch, primarily focusing on configuring passwords, logon banners, and SSH.

Video 14: 
LANs: Configuring Switch Security, Part 2|19:00
           The network security topics continue. In this video, Jeremy walks you through enabling port security for your network, which gives you complete control of the number and type of devices that attach to your network.

Video 15: 
LANs: Optimizing and Troubleshooting Switches|31:44
           It’s time to wrap up the world of LAN switching with optimization and troubleshooting. In this video, Jeremy addresses common problems you may encounter when working in a LAN environment. He also interjects a “bonus section” dealing with improving your efficiency on Cisco devices.

Video 16: 
Wireless: Understanding Wireless Networking|34:25
             Wireless networking technology has changed the LAN landscape very quickly. As one of the newest technologies added to the CCENT/CCNA certifications, wireless is almost guaranteed to pop up in organizations of any size. This video discusses the foundations of wireless networks including radio frequency, wireless channels and standards, and the best way to design wireless for your organization.

Video 17: 
Wireless: Wireless Security and Implementation|29:27
            Understanding the foundations of wireless is never enough! Security vulnerabilities have proven more than once that wireless can be devastating to an organization. This video walks through the steps to take to successfully implement and secure a wireless network.

Video 18: 
Advanced TCP/IP: Working with Binary|25:51
             This video begins the move to the world of advanced TCP/IP addressing. More specifically, you will learn the skill of IP subnetting. One of the most foundational skills in subnetting is converting from decimal to binary and back. This video carefully explains this skill and provides many examples to practice.

Video 19:
Advanced TCP/IP: IP Subnetting, Part 1|55:06
           The first style of subnetting you’ll need to learn is the ability to separate IP addresses into subnets based on the number of networks an organization needs. This video walks through the initial style.

Video 20: 
Advanced TCP/IP: IP Subnetting, Part 2|22:29
          The second style of subnetting you’ll need to learn is the ability to separate IP addresses into subnets based on the number of hosts an organization needs in each network. This video explains this style.

Video 21: 
Advanced TCP/IP: IP Subnetting, Part 3|18:51
           The final style of subnetting you’ll need to learn is the ability to reverse engineer subnets based on the IP address and subnet mask that has been given. This video discusses this final style.

Video 22: 
Routing: Initial Router Configuration|31:07
          Routers are the device that made Cisco famous (as a Company). Unlike a switch, when you initially pull a Cisco router out of the box, it is non-operational; that is, you must initially configure the router before it works properly. This video explains the boot process and initial configuration of a Cisco router.

Video 23: 
Routing: SDM and DHCP Server Configuration, Part 1|32:06
          For the first time in Cisco certification history, a graphic user interface (GUI) is now used to configure Cisco devices. It’s known as the Cisco Security Device Manager, or SDM for short. This video walks through preparing your Cisco router to be managed through the SDM.

Video 24: 
Routing: SDM and DHCP Server Configuration, Part 2|20:02
          Manually configuring IP addresses on every device in your network can eat up a ton of time. That’s why some brilliant individual created the Dynamic Host Configuration Protocol (DHCP). In this video, Jeremy walks through configuring your router to be a DHCP server by using our newly configured SDM.

Video 25: 
Routing: Implementing Static Routing|37:32
         Once the router is initially configured with IP addresses and passwords, it will effectively…well, sit there. The router has IP addresses, but it is not routing yet. In this video, Jeremy configures the foundational form of routing known as static routing.

Video 26: 
Routing: Implementing Dynamic Routing with RIP|40:46
         Static routing is great if you are paid by the hour, but dynamic routing works much better when you want to get the job done fast. The RIP routing protocol has definitely been around for quite some time and has proven itself as a stable routing protocol for small network environments. This video walks through the description and configuration of the RIP routing protocol.

Video 27: 
Routing: Internet Access with NAT and PAT|24:41
         Because nearly every organization uses a private IP addressing scheme, routing can occur within the company network, but fails when attempting to access the Internet. That’s where Network Address Translation (NAT) comes in to save the day. In this video, Jeremy explains how to use the Cisco SDM to configure your router to support NAT Overload (also known as PAT).

Video 28: 
Routing: WAN Connectivity|27:38
         In addition to providing access between networks, routers also allow us to connect to the Wide Area Network (WAN). This video discusses the types of WAN connections that exist along with the interfaces and configuration used to make that connection possible.

Video 29: 
Management and Security: Telnet, SSH, and CDP|28:48
         At this point, we’ve wrapped up router-specific discussion and can now move into management and security strategies for all Cisco devices. The key management protocols we use to configure and monitor our devices are Telnet and SSH. This video discusses how you can navigate between Cisco devices using these protocols and also how the Cisco Discovery Protocol (CDP) can help unveil an undocumented network.

Video 30: 
Management and Security: File Management|20:11
          Having the ability to copy files to and from your routers and switches is key to successfully being able to back up configurations and IOS versions. In this video, Jeremy discusses the key file systems of Cisco devices and demonstrates moving files to and from these file systems.

Video 31: 
Last Words for Test Takers|07:29
          To wrap up the CCENT series, Jeremy gives some last words to test-takers on how best to prepare for the ICND1, ICND2, and CCNA certification exams.

Downlaod Links :-
http://www.wupload.com/file/44029372/C%E2%80%A6ggets.part1.rar
http://www.wupload.com/file/44029376/C%E2%80%A6ggets.part2.rar
http://www.wupload.com/file/44033065/C%E2%80%A6ggets.part3.rar
http://www.wupload.com/file/44033064/C%E2%80%A6ggets.part4.rar
http://www.wupload.com/file/44029904/C%E2%80%A6ggets.part5.rar
http://www.wupload.com/file/44029901/C%E2%80%A6ggets.part6.rar
http://www.wupload.com/file/44029684/C%E2%80%A6ggets.part7.rar

Leave a Reply

Subscribe to Posts | Subscribe to Comments

Pageviews

Followers

Blog Archive

Powered by Blogger.

- Copyright © 2013 Selva Sharing -Selvasharing- Powered by Blogger - Designed by @ Access -