AVadm1-1 (2)

Содержание

Слайд 2

Cisco switchi ja routeri algadministreerimine

Cisco switchi ja routeri algadministreerimine

Слайд 3

Eesmärgid

Turvalisus
Kättesaadavus

Eesmärgid Turvalisus Kättesaadavus

Слайд 4

Võrgu administraatori ülesanded
Võrgu planeerimine (seadmed, lisaprotokollid, lisateenused, seadmete paigaldamine, võrgu segmenteerimine)
Võrgu sõlmede

Võrgu administraatori ülesanded Võrgu planeerimine (seadmed, lisaprotokollid, lisateenused, seadmete paigaldamine, võrgu segmenteerimine)
paigaldamine ja seadistamine (arvutid, kommutatsiooniseadmed)
Võrguprotokollide seadistamine
Võrgu teenistuste seadistamine (DHCP, DNS, WINS (Windows Internet Name Service), marsruutimine, VPN, failid ja printerid; Microsoft Active Directory; e-post; andmebaasid)
Tõrkeotsing
Võrgu tõhususe parandamine
Võrgusõlmede jälgimine
Võrguliikluse jälgimine
Andmekaitse (backup, kasutajad ja kasutajapolitika, IPSec, VPN, PKI jne)

Слайд 5

CLI (Command Line Interface)

CLI (Command Line Interface)

Слайд 8

Enable password

Enable password

Слайд 9

Terminal

 PuTTY(putty.org)
TeraTerm
HyperTerm
Secure SRT

Terminal PuTTY(putty.org) TeraTerm HyperTerm Secure SRT

Слайд 11

Basic commands

Basic commands

Слайд 12

Basic commands (2)

hostname Sw1234
banner motd &***

Basic commands (2) hostname Sw1234 banner motd &***

Слайд 13

Console password

router#conf t
!--- Enter configuration commands, one per line. End with CNTL/Z.
router(config)#line

Console password router#conf t !--- Enter configuration commands, one per line. End
con 0
router(config-line)#
router(config-line)#password
router(config-line)#login ---------enable password checking at login---
(show running-config)
router#write memory

Слайд 14

Telnet password

router#conf t
!--- Enter configuration commands, one per line. End with CNTL/Z.
router(config)#line

Telnet password router#conf t !--- Enter configuration commands, one per line. End
vty 0 4
router(config-line)#
router(config-line)#password
router(config-line)#login
router(config-line)#end
router#
(sh run, sh int)
router#write memory

Слайд 15

Enable password

Router#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#enable secret

Enable password Router#configure terminal Enter configuration commands, one per line. End with
SecretPassword
Router(config)#exit
Router#
Router#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#service password-encryption
Router(config)#exit

Слайд 16

More commands

no IP-domain lookup
show ip interface brief
shutdown – no shutdown

More commands no IP-domain lookup show ip interface brief shutdown – no shutdown

Слайд 17

IP-address for switch

int vlan 1
ip add 10.1.1.1 255.255.255.0
no shutdown
Try to connect using

IP-address for switch int vlan 1 ip add 10.1.1.1 255.255.255.0 no shutdown
telnet from the PC
telnet 10.1.1.1
Milliseid paroole on vaja switchiga ühenduse loomiseks?
Which of the passwords you need to connect to the switch?
Какие из паролей необходимы, чтобы подключиться к коммутатору?

Слайд 18

CPT

Loogiline skeem
Füüsiline skeem

CPT Loogiline skeem Füüsiline skeem

Слайд 19

Seadmete hierarhia

Seadmete hierarhia

Слайд 21

Hubs and bridges

Hubs and bridges

Слайд 24

Collision domains

Võrgu kokkupõrge tekib siis, kui mitu seadet üritab võrgusegmendis paketti saata

Collision domains Võrgu kokkupõrge tekib siis, kui mitu seadet üritab võrgusegmendis paketti
korraga.
A network collision occurs when more than one device attempts to send a packet on a network segment at the same time. 

Слайд 26

Hubs and bridges

1) PC1: IP-192.168.1.1, Mask-255.255.255.0 2) PC2: IP-192.168.1.2, Mask-255.255.255.0 3) PC3: IP-192.168.1.3, Mask-255.255.255.0 4)

Hubs and bridges 1) PC1: IP-192.168.1.1, Mask-255.255.255.0 2) PC2: IP-192.168.1.2, Mask-255.255.255.0 3)
PC4: IP-192.168.1.4, Mask-255.255.255.0 5) PC5: IP-192.168.1.5, Mask-255.255.255.0 6) PC6: IP-192.168.1.6, Mask-255.255.255.0
7) PC7: IP-192.168.1.7, Mask-255.255.255.0. 8) PC8: IP-192.168.1.8, Mask-255.255.255.0. 9) PC9: IP-192.168.1.9, Mask-255.255.255.0. 10) PC10: IP-192.168.1.10, Mask-255.255.255.0.

Слайд 27

Hubs and bridges (2)

Kirjeldage, milliseid protokolle kasutatakse ja kuidas sild töötab? Describe

Hubs and bridges (2) Kirjeldage, milliseid protokolle kasutatakse ja kuidas sild töötab?
what protocols are using and how the bridge works. Опишите, какие протоколы используются и каков принцип работы моста.
Mitu kokkupõrke domeeni see võrk omab? How many collision domains have this network? Сколько доменов коллизий в этой сети?

Слайд 30

Switches

Bridge – program commutation, switch – hardware commutation (ASIC)
Level 2
Level 2+ (3?)

Switches Bridge – program commutation, switch – hardware commutation (ASIC) Level 2 Level 2+ (3?)

Слайд 31

Switches (2)

1) PC1: IP-192.168.1.1, Mask-255.255.255.0. 2) PC2: IP-192.168.1.2, Mask-255.255.255.0. 3) PC3: IP-192.168.1.3, Mask-255.255.255.0. 4) PC4:

Switches (2) 1) PC1: IP-192.168.1.1, Mask-255.255.255.0. 2) PC2: IP-192.168.1.2, Mask-255.255.255.0. 3) PC3:
IP-192.168.1.4, Mask-255.255.255.0.

Слайд 32

Switches (3)

show mac-address-table

Switches (3) show mac-address-table

Слайд 33

Switches (3)

Kirjeldage, kuidas lüliti täidab MAC-aadressitabelit.
Describe how the switch fills the

Switches (3) Kirjeldage, kuidas lüliti täidab MAC-aadressitabelit. Describe how the switch fills
MAC-address table.
Опишите, как коммутатор заполняет таблицу MAC-адресов.
Имя файла: AVadm1-1-(2).pptx
Количество просмотров: 14
Количество скачиваний: 0