Network with Practical - MULAYAM SINGH - E-Book

Network with Practical E-Book

Mulayam Singh

0,0
2,99 €

oder
-100%
Sammeln Sie Punkte in unserem Gutscheinprogramm und kaufen Sie E-Books und Hörbücher mit bis zu 100% Rabatt.
Mehr erfahren.
Beschreibung

Do you want to find out how a computer network works? Do you want to know how to keep your network safe?  This book is all you need!

In this book, you will get to know about DHCP, DNS, creating and managing VLANs and loopbacks, Routing protocols like OSPF, static routing and EIGRP, Telnet and Hyper Terminal, internet of things, Email server, web server, web pages, dial-up and console and many other interesting networking topics are well described in this book. Please go through it, hope you will find it informative. All the chapters in this book written based on the author knowledge itself who is working in the network field for a long time. He has a good command of networking over few years. Chapters are based on practical based which will help readers to understand networking easily. Please send an email to [email protected] for any query related. You will get a response instantly.

Das E-Book können Sie in Legimi-Apps oder einer beliebigen App lesen, die das folgende Format unterstützen:

EPUB

Veröffentlichungsjahr: 2020

Bewertungen
0,0
0
0
0
0
0
Mehr Informationen
Mehr Informationen
Legimi prüft nicht, ob Rezensionen von Nutzern stammen, die den betreffenden Titel tatsächlich gekauft oder gelesen/gehört haben. Wir entfernen aber gefälschte Rezensionen.



MULAYAM SINGH

Network with Practical

ALL PACKET TRACER LABS

A network topology is the arrangement of a network, including its nodes and connecting lines. There are two ways of defining network geometry: the physical topology and the logical (or signal) topology. ... In the bus network topology, every workstation is connected to a main cable called the busBookRix GmbH & Co. KG81371 Munich

Table of Content

Configuration of mail serverCreating DHCP serverHow to configure TelnetHow to create web serverHow to create loopback interfaceHow to set IOT(AC and Solar panel)How to use Hyper Terminal or console cable on network.Network with IOT devicesHow to configure OSPF network on 3 routers.Setting Dial upConfiguration of two routers with static routeHow to create VLAN

Configuration of mail server

In this tutorial we will learn how to set mail server on packet tracer.As you can see on below picture we have taken 4 PCs and 2 Servers (1 mail server and 1 DNS server)

DNS stands for Domain Name System which will convert IPs to Email address.

We assign IPs to each PC and Server. It is required to keep IP in same network because here is connected network by single switch. There is no layer 3 device and VLAN.

We assign IP to mail server 192.168.1.1 255.255.255.0 and 192.168.1.2 255.255.255.0 to DNS server. Rest next IPs to each connected PC(192.168.1.10 192.168.1.11 192.168.1.12 192.168.1.13 with same subnet mask 255.255.255.0)

Let’s go ahead in mail server, set a domain name like gmail.com, yahoo.com, redifimail.com or it can be as per your choice. Tick SMTP Service on and POP3 Service on. Create usernames and passwords.

Then we move to DNS server and select DNS service, tick the DNS service on. We provide same domain name and IP which we put on mail server. After that click on add.

Now we can login on PC Mail application with usernames and passwords which have been created on mail server.

   

Your mail account is ready to send and receive mails, like I type from Wouter mail account Hi to Lucky. Let’s see Lucky received mail or not.

 

If you have any query feel free to ask me. Comment me on comment box for any concern.

Creating DHCP server

First we take one server and few PCs.

We connected all devices with the help of straight through cable on FastEthernet ports.

3. Now we move to DHCP server on services Tab>DHCP. Service should be on.

We put pool name with default gateway and then add pool name.