CCNA 4 – Final (96%)

1.A system administrator must provide Internet connectivity for ten hosts in a small remote office. The ISP has assigned two public IP addresses to this remote office. How can the system administrator configure the router to provide Internet access to all ten users at the same time?

  • Configure DHCP and static NAT.
  • Configure dynamic NAT for ten users.
  • Configure static NAT for all ten users.
  • Configure dynamic NAT with overload.

2.Refer to the exhibit. Which option displays the correct ACL that would need to be applied inbound on the S0/0/0 interface on R2 in order to permit any type of network traffic and block all FTP traffic coming from hosts on the 172.16.10.0/24 network going to the Internet?

CCNA 4   Final (96%)

Читать полностью »


CCNA 1 – Глава 8 (100%)

1 .When is a straight-through cable used in a network?

  • when connecting a router through the console port
  • when connecting one switch to another switch
  • when connecting a host to a switch
  • when connecting a router to another router

2.Which of the following is a characteristic of single-mode fiber-optic cable?

  • generally uses LEDs as the light source
  • relatively larger core with multiple light paths
  • less expensive than multimode
  • generally uses lasers as the light source

Читать полностью »


1 Introduction to Routing and Packet Forwarding

1.0 Chapter Introduction

1.0.1 Chapter Introduction

Today’s networks have a significant impact on our lives – changing the way we live, work, and play. Computer networks – and in a larger context the Internet – allow people to communicate, collaborate, and interact in ways they never did before. We use the network in a variety of ways, including web applications, IP telephony, video conferencing, interactive gaming, electronic commerce, education, and more.

At the center of the network is the router. Stated simply, a router connects one network to another network. Therefore, the router is responsible for the delivery of packets across different networks. The destination of the IP packet might be a web server in another country or an e-mail server on the local area network. It is the responsibility of the routers to deliver those packets in a timely manner. The effectiveness of internetwork communications depends, to a large degree, on the ability of routers to forward packets in the most efficient way possible.

Routers are now being added to satellites in space. These routers will have the ability to route IP traffic between satellites in space in much the same way that packets are moved on Earth, thereby reducing delays and offering greater networking flexibility.

In addition to packet forwarding, a router provides other services as well. To meet the demands on today’s networks, routers are also used to:

  • Ensure 24×7 (24 hours a day, 7 days a week) availability. To help guarantee network reachability, routers use alternate paths in case the primary path fails.
  • Provide integrated services of data, video, and voice over wired and wireless networks. Routers use Quality of service (QoS) prioritization of IP packets to ensure that real-time traffic, such as voice, video and critical data are not dropped or delayed.
  • Mitigate the impact of worms, viruses, and other attacks on the network by permitting or denying the forwarding of packets.

Читать полностью »


11 Configuring and Testing Your Network

11.0.1 Chapter Introduction

In this chapter, we will examine the process for connecting and configuring computers, switches, and routers into an Ethernet LAN.

We will introduce the basic configuration procedures for Cisco network devices. These procedures require the use of the Cisco Internetwork Operating System (IOS) and the related configuration files for intermediary devices.

An understanding of the configuration process using the IOS is essential for network administrators and network technicians. The labs will familiarize you with common practices used to configure and monitor Cisco devices.

Learning Objectives

Upon completion of this chapter, you will be able to:

  • Define the role of the Internetwork Operating System (IOS).
  • Define the purpose of a configuration file.
  • Identify several classes of devices that have the IOS embedded.
  • Identify the factors contributing to the set of IOS commands available to a device.
  • Identify the IOS modes of operation.
  • Identify the basic IOS commands.
  • Compare and contrast the basic show commands.

Читать полностью »


10 Planning and Cabling Networks

10.0 Chapter Introduction

10.0.1 Chapter Introduction

Before using an IP phone, accessing instant messaging, or conducting any number of other interactions over a data network, we must connect end devices and intermediary devices via cable or wireless connections to form a functioning network. It is this network that will support our communication in the human network.

Up to this point in the course, we have considered the services that a data network can provide to the human network, examined the features of each layer of the OSI model and the operations of TCP/IP protocols, and looked in detail at Ethernet, a universal LAN technology. The next step is to learn how to assemble these elements together in a functioning network.

In this chapter, we will examine various media and the distinct roles they play with the devices that they connect. You will identify the cables needed to make successful LAN and WAN connections and learn how to use device management connections.

The selection of devices and the design of a network addressing scheme will be presented and then applied in the networking labs.

Читать полностью »


9 Ethernet

9.0 Chapter Introduction

9.0.1 Chapter Introduction

Up to this point in the course, each chapter focused on the different functions of each layer of the OSI and TCP/IP protocol models as well as how protocols are used to support network communication. Several key protocols – TCP, UDP, and IP – are continually referenced in these discussions because they provide the foundation for how the smallest of networks to the largest, the Internet, work today. These protocols comprise the TCP/IP protocol stack and since the Internet was built using these protocols, Ethernet is now the predominant LAN technology in the world.

Internet Engineering Task Force (IETF) maintains the functional protocols and services for the TCP/IP protocol suite in the upper layers. However, the functional protocols and services at the OSI Data Link layer and Physical layer are described by various engineering organizations (IEEE, ANSI, ITU) or by private companies (proprietary protocols). Since Ethernet is comprised of standards at these lower layers, generalizing, it may best be understood in reference to the OSI model. The OSI model separates the Data Link layer functionalities of addressing, framing and accessing the media from the Physical layer standards of the media. Ethernet standards define both the Layer 2 protocols and the Layer 1 technologies. Although Ethernet specifications support different media, bandwidths, and other Layer 1 and 2 variations, the basic frame format and address scheme is the same for all varieties of Ethernet.

This chapter examines the characteristics and operation of Ethernet as it has evolved from a shared media, contention-based data communications technology to today’s high bandwidth, full-duplex technology.

Читать полностью »


8 OSI Physical Layer

8.0 Chapter Introduction

8.0.1 Chapter Introduction

Upper OSI layer protocols prepare data from the human network for transmission to its destination. The Physical layer controls how data is transmitted on the communication media.

The role of the OSI Physical layer is to encode the binary digits that represent Data Link layer frames into signals and to transmit and receive these signals across the physical media – copper wires, optical fiber, and wireless – that connect network devices.

This chapter introduces the general functions of the Physical layer as well as the standards and protocols that manage the transmission of data across local media.

In this chapter, you will learn to:

  • Explain the role of Physical layer protocols and services in supporting communication across data networks.
  • Describe the purpose of Physical layer signaling and encoding as they are used in networks.
  • Describe the role of signals used to represent bits as a frame is transported across the local media.
  • Identify the basic characteristics of copper, fiber, and wireless network media.
  • Describe common uses of copper, fiber, and wireless network media.

Читать полностью »


7 Data Link Layer

7.0 Chapter Introduction

7.0.1 Chapter Introduction

To support our communication, the OSI model divides the functions of a data network into layers.

To recap:

  • The Application layer provides the interface to the user.
  • The Transport layer is responsible for dividing and managing communications between the processes running in the two end systems.
  • The Network layer protocols organize our communication data so that it can travel across internetworks from the originating host to a destination host.

For Network layer packets to be transported from source host to destination host, they must traverse different physical networks. These physical networks can consist of different types of physical media such as copper wires, microwaves, optical fibers, and satellite links. Network layer packets do not have a way to directly access these different media.

It is the role of the OSI Data Link layer to prepare Network layer packets for transmission and to control access to the physical media.

This chapter introduces the general functions of the Data Link layer and the protocols associated with it.

Learning Objectives

Upon completion of this chapter, you will be able to:

  • Explain the role of Data Link layer protocols in data transmission.
  • Describe how the Data Link layer prepares data for transmission on network media.
  • Describe the different types of media access control methods.
  • Identify several common logical network topologies and describe how the logical topology determines the media access control method for that network.
  • Explain the purpose of encapsulating packets into frames to facilitate media access.
  • Describe the Layer 2 frame structure and identify generic fields.
  • Explain the role of key frame header and trailer fields, including addressing, QoS, type of protocol, and Frame Check Sequence.

Читать полностью »


6 Addressing the Network – IPv4

6.0 Chapter Introduction

Addressing is a key function of Network layer protocols that enables data communication between hosts on the same network or on different networks. Internet Protocol version 4 (IPv4) provides hierarchical addressing for packets that carry our data.

Designing, implementing and managing an effective IPv4 addressing plan ensures that our networks can operate effectively and efficiently.

This chapter examines in detail the structure of IPv4 addresses and their application to the construction and testing of IP networks and subnetworks.

In this chapter, you will learn to:

  • Explain the structure IP addressing and demonstrate the ability to convert between 8-bit binary and decimal numbers.
  • Given an IPv4 address, classify by type and describe how it is used in the network.
  • Explain how addresses are assigned to networks by ISPs and within networks by administrators.
  • Determine the network portion of the host address and explain the role of the subnet mask in dividing networks.
  • Given IPv4 addressing information and design criteria, calculate the appropriate addressing components.
  • Use common testing utilities to verify and test network connectivity and operational status of the IP protocol stack on a host.

Читать полностью »


5 OSI Network Layer

5.0 Chapter Introduction

We have seen how network applications and services on one end device can communicate with applications and services running on another end device.

Next, as shown in the figure, we will consider how this data is communicated across the network – from the originating end device (or host) to the destination host – in an efficient way.

The protocols of the OSI model Network layer specify addressing and processes that enable Transport layer data to be packaged and transported. The Network layer encapsulation allows its contents to be passed to the destination within a network or on another network with minimum overhead.

This chapter focuses on the role of the Network layer – examining how it divides networks into groups of hosts to manage the flow of data packets within a network. We also consider how communication between networks is facilitated. This communication between networks is called routing.

Читать полностью »


Страница 9 из 13« В начало...7891011...В конец »
RSS Подписка:  →

Метки по темам


службы мониторинга серверов