2.2.4 Network Representations

Network Representations


Addressing Table:
This Lab does not include an Addressing Table.

Learning Objectives:
  • Explore the PT interface
  • Locate the key components used to place device symbols in the logical workplace
  • Examine the devices that can be placed in the logical workplace and their symbols
  • Place and connect devices
  • Add device symbols to the logical workplace
  • Connecting devices in the logical workplace using auto connection

Introduction:

     
Packet Tracer is a network simulator that allows you create a simulated network, configure the devices in the network, test the network, and examine the traffic in the network. The first step in creating a simulated network in Packet Tracer is to place the devices in the logical workplace and connect them together. Packet Tracer uses the same symbols as are used throughout the curriculum. Match the icons in PT with the symbols in the symbol list.

Task 1: Explore the PT interface


Step 1. Logical Workspace
           When Packet Tracer starts, it presents a logical view of the network in Realtime mode. The main part of the PT interface is the Logical Workplace. This is the large blank area where devices can be placed and connected.



Step 2. Device Symbols
          The lower left portion of the PT interface, below the yellow bar, is the portion of the interface that you use to select and place devices into the logical workplace. The first box in the lower left contains symbols that represent groups of devices. As you move the mouse pointer over these symbols, the name of the group appears in the text box in the center. When you click on one of these symbols, the specific devices in the group appear in the box to the right. As you point to the specific devices, a description of the device appears in the text box below the specific devices. Click on each of the groups and study the various devices that are available and their symbols.



Task 2: Add devices to the logical workplace


Step 1. Selecting and Placing Devices
          To add a device to the logical workplace click on the specific device symbol, point to where you want to place the device in the logical workplace (the pointer becomes a crosshair), and click. Locate and place the following devices in a horizontal row across the logical workplace, with about an inch between them, in order from left to right:
  • a server
  • a 2960 switch
  • an 1841 router
  • a hub
  • an IP phone
  • a PC



Step 2. Connect the devices using auto connect
          Click on the connections group symbol. The specific connection symbols provide different cable types that can be used to connect devices. The first specific type, the gold lightning bolt, will automatically select the connection type based on the interfaces available on the devices. When you click on this symbol, the pointer resembles a cable connector. To connect two devices click the auto connection symbol, click the first device, and then click the second device. Starting with the server, connect each device to the device to its right using the auto connection symbol.



Step 3. Packet Tracer Scoring
          Packet Tracer activities can be configured to score your work. To check your configuration, click the Check Results button below.




At the end of this task your completion rate should be 100%.

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS

1.7.1 Skills Integration Challenge-Introduction to Packet Tracer

Skills Integration Challenge-Introduction to Packet Tracer

Topology Diagram:
Nearly complete logical topology provided as starting point.
Device
Interface
IP Address
Subnet Mask
Default Gateway
R1-ISP
Fa0/0
192.168.254.253
255.255.255.0
N/A
S0/0/0
10.10.10.6
255.255.255.252
R2-Central
Fa0/0
172.16.255.254
255.255.0.0
N/A
S0/0/0
10.10.10.5
255.255.255.252
S1-Central
VLAN 1
172.16.254.1
255.255.0.0
172.16.255.254
PC 1A
NIC
172.16.1.1
255.255.0.0
172.16.255.254
PC 1B
NIC
172.16.1.2
255.255.0.0
172.16.255.254
Eagle Server
NIC
192.168.254.254
255.255.255.0
192.168.254.253

Learning Objectives:
  • Explore Packet Tracer Real-time mode
  • Explore the Logical Workspace
  • Explore Packet Tracer operation
  • Connect devices
  • Examine a device configuration
  • Review the standard lab setup
  • Overview of the devices


Background:

          Throughout the course, you will be using a standard lab setup created from actual PCs, servers, routers, and switches to learn networking concepts. This method provides widest range of features and the most realistic experience. Since equipment and time are limited, this experience can be supplemented by a simulated environment. The simulator that is used in this course is Packet Tracer. Packet Tracer provides a rich set of protocols, equipment, and features but only a fraction of what is possible with real equipment. Packet Tracer is a supplement to not a replacement for experience with real equipment. You are encouraged to compare the results obtained from Packet Tracer network models with the behavior of real equipment. You are also encouraged to examine the Help files built into Packet Tracer, which include an extensive "My First PT Lab", tutorials, and information on the strengths and limitations of using Packet Tracer to model networks.

          This activity will provide an opportunity to explore the standard lab setup using Packet Tracer simulator. Packet Tracer has two file formats it can create: .pkt files (network simulation model files) and .pka files (activity files for practice). When you create your own networks in Packet Tracer, or modify existing files from your instructor or your peers, you will often use the .pkt file format. When you launched this activity from the curriculum, these instructions appeared. They are the result of the .pka, Packet Tracer activity file format. At the bottom of these instructions are two buttons: Check Results (which gives you feedback on how much of the activity you have completed) and Reset Activity (which starts the activity over, if you want to clear your work or gain more practice).




Task 1: Explore the PT interface


Step 1 – Logical Workplace

          When Packet Tracer starts, it presents a logical view of the network in real-time mode. The main part of the PT interface is the Logical Workplace. This is the large area where devices are placed and connected. 




Step 2 – Symbols Navigation 
          The lower left portion of the PT interface, below the yellow bar, is the portion of the interface that you use to select and place devices into the logical workplace. The first box in the lower left contains symbols that represent groups of devices. As you move the mouse pointer over these symbols, the name of the group appears in the text box in the center. When you click on one of these symbols, the specific devices in the group appear in the box to the right. As you point to the specific devices, a description of the device appears in the text box below the specific devices. Click on each of the groups and study the various devices that are available and their symbols. 

Router

Switch

Hubs

Wireless Device

Connections


Task 2: Explore PT operations


Step 1 – Connect the devices using auto connect
          Click on the connections group symbol. The specific connection symbols provide different cable types that can be used to connect devices. The first specific type, the gold lightning bolt, will automatically select the connection type based on the interfaces available on the devices. When you click on this symbol, the pointer resembles a cable connector.
To connect two devices click the auto connection symbol, click the first device, and then click the second device. Using the auto connection symbol, make the following connection: 

  • Connect the Eagle Server to the R1-ISP router.

  • Connect PC-PT 1A to the S1-Central switch.


Step 2 - Examine device configuration with a mouse over
          Move your mouse over the devices found in the logical workplace. As you move the mouse pointer over these symbols the device configurations appears in a text box.



1. A router will display port configuration information including IP address, port status, and MAC address. 
Router


2. A server will display IP address, MAC address, and Gateway information.
Server


3. A switch will display port configuration information including IP address, MAC address, port status, and VLAN membership. 
Switch


4. A PC will display IP address, MAC address, and Gateway information.
PC


Step 3 - Examine device configuration

          Left mouse click on each device type found in the logical workplace to view the device configuration.



  1. Router and Switch devices contain three tabs. These tabs are Physical, Config, and CLI (Command Line Interface). 


    • The Physical tab displays the physical components of the device such as modules. New modules can also be added using this tab.
    • The Config tab displays the general configuration information such as device name.
    • The CLI tab allows the user to configure the device using the command line interface.
2.     Server and Hub devices contain two tabs. These tabs are Physical and Config.




o    The Physical tab displays components of the device such as ports. New modules can also be added using this tab.
o    The Config tab displays the general information such as device name.


3.     PC devices contain three tabs. These tabs are Physical, Config, and Desktop.



o    The Physical tab displays components of the device. New modules can also be added using this tab.
o    The Config tab displays the device name, IP address, subnet mask, DNS, and gateway information.
o    The Desktop tab allows the user to configure, IP address, subnet mask, default gateway, DNS server, dial-up, and wireless. A terminal emulator, the command prompt and a simulated web browser can also be accessed using the Desktop tab.


Task 3: Review the standard lab setup


Step 1 –Overview of the devices
The standard lab setup will consist of two routers, one switch, one server, and two PCs. Each of these devices will be pre-configured with such information as device names, IP addresses, gateways, and connections.




Reflection:
You have completed your first Packet Tracer Lab. If you have not done so already, you are encouraged to obtain Packet Tracer from your instructor or Academy Connection.

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS

Activity 1.1.1: Using Google Earth™ to View the World

Google Earth

Anda pasti sudah tidak asing lagi dengan google, situs pencarian terbesar ini sudah sangat familiar. Tiap kali membuka browser untuk melakukang browsing, situs google lah yang biasanya anda buka terlebih dahulu. Tidak hanya situs pencarian, google pun telah mengeluarkan banyak produk dan fitur baru. Salah satunya adalah Google Earth.

Google Earth adalah aplikasi berbasis desktop yang dijalankan pada sebuah sistem operasi. Untuk menjalan applikasi google earth, anda membutuhkan koneksi  Internet. Google earth berfungsi untuk menampilkan bumi dalam bentuk manipulasi 2D, atau gambar 3D. 

Hingga saat ini, Google Earth memiliki tiga versi. Yang pertama adalah Googel Earth Free Version, versi ini adalah versi yang paling cocok dengan kebutuhan sehari- hari. Kedua adalah Google Earth Plus version. Versi ini didukung dengan GPS, pengimport an spreadsheet, dan fitur pendukung lainnya. Versi ketiga  adalah Google Earth Pro version. Versi ini adalah versi google earth yang dipergunakan untuk penggunaan profesional dan komersial.
Untuk lebih jelasnya, dibawah ini adalah link tambahan sebagai referensi tambahan tentang versi pendukung  dalam google earth http://earth.google.com/product_comparison.html .

            Pada artikel ini, akan di jelaskan pula secara singkat, bagaimana memasang dan menggunakan google earth.

Sebelum memasang google earth, ada beberapa hal yang harus di perhatikan. Yang pertama adalah hardware yang terpasang pada personal computer anda.
Untuk prosessor minimal menggunakan pentium 3 dengan 500MHz, RAM  128 MB, hardisk 400MB of Free Space, Graphic Card 3D-Capable with 16MB of VRAM, resolusi 1024x768 pixel, dan 16-bit High Color screen.
Sedang untuk software, operating system minimal Microsoft windows 2000 atau XP.


Masuk ke dalam instalasi, hal yang anda perlukan pertama adalah installer google earth, yang dapat anda unduh di http://earth.google.com/download-earth.html.
Ikuti petunjuk instalasinya
 dan  Google Earth  akan  mendownload secara otomatis. Anda mungkin harus menonaktifkan popup blocker pada Browser anda. Lalu bukalah Google Earth dan jalankan, maka akan tampil seperti gambar di bawah ini.
(klik gambar untuk memperbesar)

               Kita dapat menekan mouse untuk memindahkan gambar (daerah)  yang ingin kita amati, atau kita dapat menggunakan navigator sebagai alat untuk memindahkan gambar,  zoom, ataupun merotasi daerah yang akan kita amati. Kita dapat memperbesar atau memperkecil daerah yang kita amati dengan menggunakan Scrool pada mouse. Kita juga dapat memindahkan daerah yang ingin kita amati dengan cara menekan dan tahan lalu menggeser tombol kiri pada Mouse.

Gambar di atas adalah gambar Navigasi, berfungsi untuk mengontrol perbesaran gambar dan posisi. Pointer mouse harus dipindahkan dekat dengan kontrol, jika ingin menampilkan gambar yang lebih dekat.

Untuk mencari sebuah tempat, banyak cara yang dapat digunakan. Salah satunya adalah dengan menggunakan fitur search.
Misalkan kita ingin mencari kota Los Angels, California di Amerika Serikat, tinggal ketikkan kalimat “Los Angels, California, Amerika Serikat” pada kolom search. Kemudian klik button search, maka akan tampil gambar seperti di bawah ini.

(klik gambar untuk memperbesar)

          Demikian artikel singkat mengenai Google Earth, untuk dapat lebih mengerti lagi tentang Google Earth silahkan unduh file berikut  Download .
File tersebut berisi tentang :
     • Explain the purpose of Google Earth.
     • Explain the different versions of Google Earth.
     • Explain the hardware and software requirements needed to use Google Earth (free edition).
     • Experiment with Google Earth features such as Help | Tutorial.
     • Experiment with Google Earth to explore continents, countries, and places of interest. 

Beserta beberapa latihan.
Dan berikut ini adalah pembahasan dari latihan soal yang telah saya kerjakan Download

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS

Introduction

What's up. Ini blog ketiga saya. Diperuntukan untuk pengumpulan job, atau assignment dari kampus.
Kenapa harus ada introduction ? Macam anak smp baru buat blog saja. Haha. Entahlah, itu sudah menjadi kebiasaan ketika memulai sesuatu.

I think it's enough, too much talk can make reader boring :v
Harapanya sih, blog ini bisa bantu bantu orang yang kesulitan, harapannya.

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS
Diberdayakan oleh Blogger.

Categories