-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
195 lines (187 loc) · 9.24 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
<!DOCTYPE HTML>
<html>
<head>
<title>Introduction to Packet Tracer.</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
<link rel="shortcut icon" href="images/logo.jpg" type="image/x-icon">
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
</head>
<body class="is-preload">
<!-- Header -->
<header id="header">
<div class="content">
<h1><a href="#">Introduction to Packet Tracer.</a></h1>
<p>
Packet Tracer is an exciting network design, simulation and modelling tool that allows you to develop your skill set
in networking, cybersecurity, and the Internet of Things (IoT)...
<a href="https://github.com/chunche95">chunche95.</a>
</p>
<ul class="actions">
<li><a target="_blank" href="https://www.netacad.com/portal/resources/packet-tracer" class="button primary icon fa-download">Download Packet Tracer</a></li>
<li><a href="#one" class="button icon fa-chevron-down scrolly">Start!</a></li>
</ul>
</div>
<div class="image phone"><div class="inner"><img src="images/screen.jpg" alt="" /></div></div>
</header>
<!-- Introduction -->
<section id="one" class="wrapper style2 special">
<header class="major">
<h2>
Start doing the necessary, then the possible <br>
and suddenly you will find yourself doing the impossible.
</h2>
</header>
<ul class="icons major">
<li><span class="icon fa-camera-retro"><span class="label">Shoot</span></span></li>
<li><span class="icon fa-refresh"><span class="label">Process</span></span></li>
<li><span class="icon fa-cloud"><span class="label">Upload</span></span></li>
</ul>
</section>
<!-- One -->
<section id="two" class="wrapper">
<div class="inner alt">
<section class="spotlight">
<div class="image"><a href="contents/chapter1.html"><img src="images/pic01.jpg" alt="" /></a></div>
<div class="content">
<h3><a href="contents/chapter1.html">Chapter 1.Introduction to Packet Tracer.</a></h3>
<p>
Packet Tracer is an exciting network design, simulation and modelling tool that allows you to develop your skill set
in networking, cybersecurity, and the Internet of Things (IoT). It allows you to model complex systems without the need for dedicated equipment.
It is used across numerous Cisco Academy courses to help develop and assess the skill set necessary for successful completion of the course.
In this chapter, Packet Tracer is introduced and instructions are provided to allow you to download and install it.
</p>
</div>
</section>
<section class="spotlight">
<div class="image"><a href="contents/chapter2.html"><img src="images/pic02.jpg" alt="" /></a></div>
<div class="content">
<h3><a href="contents/chapter2.html">Chapter 2. User interface.</a></h3>
<p>
This chapter introduces the user interface and provides guidance on how to create a simple network using packet Tracer.
</p>
</div>
</section>
<section class="spotlight">
<div class="image"><a href="contents/chapter3.html"><img src="images/pic03.jpg" alt="" /></a></div>
<div class="content">
<h3><a href="contents/chapter3.html">Chapter 3. Simulation mode.</a></h3>
<p>
In this chapter, you learn how to use Packet Tracer's powerful simulation mode. This mode allows you to verify device connectivity and to study how the various types of data
traverse your network.
</p>
</div>
</section>
<section class="spotlight">
<div class="image"><a href="contents/chapter4.html"><img src="images/pic04.jpg" alt="" /></a></div>
<div class="content">
<h3><a href="contents/chapter4.html">Chapter 4. Packet Tracer Physical View and File Assessment Types.</a></h3>
<p>
In this chapter, you are introduced to the Physical view. This mode allows you to place a logical network topology into a physical context. Packet Tracer creates various file types.
The file types are introduced in this chapter and we also discuss how Packter Tracer is used as an assessment tool.
</p>
</div>
</section>
<section class="spotlight">
<div class="image"><a href="contents/chapter5.html"><img src="images/pic05.jpg" alt="" /></a></div>
<div class="content">
<h3><a href="contents/chapter5.html">Chapter 5. IoT Componentes in Packet Tracer</a></h3>
<p>
In simple terms the IoT is a connection of networked sensors, actuators, and smart devices that collect and share data. Packet Tracer 7 contains many new features to support the IoT.
This includes the addition of IoT device that can be configured to take actions based on the changing environmental values, such as turning on lights or closing garage doors. The next few chapters include
instructions to locate the IoT devices, to connect them to you network, to configure and modify scripts to make them function, and to control these devices remotely. Packet Tracer provides everything you need to
create simulated smart homes, smart cities and smart factories.
</p>
</div>
</section>
<section class="spotlight">
<div class="image"><a href="contents/chapter6.html"><img src="images/pic06.jpg" alt="" /></a></div>
<div class="content">
<h3><a href="contents/chapter6.html">Chapter 6.Creating and Controlling a Small Smart Home Network.</a></h3>
<p>
In this chapter you will learn how to connect and control smart devices using either a Home Gateway device or a remote registration server.
</p>
</div>
</section>
<section class="spotlight">
<div class="image"><a href="contents/chapter7.html"><img src="images/pic07.jpg" alt="" /></a></div>
<div class="content">
<h3><a href="contents/chapter7.html">Chapter 7. Packet Tracer Environment Controls.</a></h3>
<p>
In this chapter, you will learn:
<ul>
<li>
The environmental controls that are available in Packet Tracer.
</li>
<li>
How to configure environmental controls within containers.
</li>
<li>
How smart devices interact with the Packet Tracer environmetal elements.
</li>
<li>
Hot to adjust environmental elements.
</li>
<li>
How to set conditions and take action.
</li>
</ul>
</p>
</div>
</section>
<section class="spotlight">
<div class="image"><a href="contents/chapter8.html"><img src="images/pic08.jpg" alt="" /></a></div>
<div class="content">
<h3><a href="contents/chapter8.html">Chapter 8. Creating and Programming Objects in Packet Tracer.</a></h3>
<p>
In this chapter, you will learn:
<ul>
<li>
How to create a new Thing.
</li>
<li>
How to connect your new Things to the network.
</li>
<li>
How to use available scripts fot the new Thing.
</li>
<li>
How to access the programming environment.
</li>
<li>
How to review and modify existing scripts.
</li>
</ul>
</p>
</div>
</section>
<section class="special">
<ul class="icons labeled">
<li><span class="icon fa-camera-retro"><span class="label"><a href="https://pixabay.com/es/" target="_blank" rel="noopener noreferrer">Imag. pixabay</a></span></span></li>
<li><span class="icon fa-refresh"><span class="label"><a href="https://github.com/chunche95/Introduction-to-Packet-Tracer" target="_blank" rel="noopener noreferrer">This repository in Github</a></span></span></li>
<li><span class="icon fa-cloud"><span class="label"><a href="https://www.linkedin.com/in/paulinoestebanberm%C3%BAdezrodr%C3%ADguez" target="_blank" rel="noopener noreferrer">Me Linkedln</a></span></span></li>
<li><span class="icon fa-code"><span class="label"> <a href="http://github.com/chunche95" target="_blank" rel="noopener noreferrer">chunche95-GitHub</a> </span></span></li>
<li><span class="icon fa-desktop"><span class="label"><a href="https://www.netacad.com" target="_blank" rel="noopener noreferrer">Cisco Academy</a></span></span></li>
</ul>
</section>
</div>
</section>
<!-- Footer -->
<footer id="footer">
<ul class="icons">
<li><a href="#" class="icon fa-facebook"><span class="label">Facebook</span></a></li>
<li><a href="#" class="icon fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="#" class="icon fa-instagram"><span class="label">Instagram</span></a></li>
</ul>
<p class="copyright">© Human Computing 3.0. - Credits: <a href="https://github.com/chunche95">GitHub→Chunche95</a></p>
</footer>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>