Начать. Это бесплатно
или регистрация c помощью Вашего email-адреса
Lab. de Redes создатель Mind Map: Lab. de Redes

1. Mod. Privilegiado

1.1. Enable

2. Mod. Global

2.1. Configure terminal

3. Rede

3.1. VLAN

3.1.1. criar

3.1.1.1. vlan

3.1.1.1.1. + Nº =1 <= 4094

3.1.2. Adicionar Interf.

3.1.2.1. switchport access vlan

3.1.2.1.1. + Nº =1 <= 4094

3.1.3. interface vlan 1

3.1.3.1. ip address

3.1.3.1.1. no shutdown

3.2. Gateway

3.2.1. ip default-gateway

3.3. Interface

3.3.1. descrever

3.3.1.1. description

3.3.2. mudar a velocidade

3.3.2.1. speed

3.3.3. Mod.

3.3.3.1. duplex

3.3.4. mostrar

3.3.4.1. show

3.4. Ativar RSTP

3.4.1. spanning-tree mode rapid-pvst

4. Roteadores

4.1. Atribuir end.

4.1.1. interface <tipo> <Nº>

4.1.1.1. ip address <Nº ip> <mac. de rede>

4.2. Ativar a interf. e criar 1 subInterf.

4.2.1. interf. <tipo>

4.2.1.1. no shutdown

4.2.1.1.1. interf. <tipo> Nº/Nº.Nº

5. Config. Iniciais

5.1. Resolução de nomes

5.1.1. no ip domain-lookup

5.2. Mensag. console

5.2.1. no loggin console

5.3. Novo nome ao dispositivo

5.3.1. hostname

5.4. Banner

5.4.1. banner motd

5.4.1.1. + marcador

5.5. inicializar

5.5.1. reload

5.6. mostrar

5.6.1. show

5.6.1.1. running-config

5.6.1.2. mac-address-table

5.6.1.3. spanning-tree

5.6.1.4. version

5.6.1.5. interface trunk

5.6.1.6. vlan brief

5.6.1.7. vtp status

6. Segurança

6.1. Senhas

6.1.1. Console

6.1.1.1. line console 0

6.1.1.1.1. password <senha>

6.1.2. acesso remoto

6.1.2.1. line vty 0 4

6.1.3. Secreta

6.1.3.1. enable secret

6.1.3.1.1. +senha

6.1.4. criptografar

6.1.4.1. service password-encryption

6.1.5. Domínio

6.1.5.1. vtp password

6.1.5.1.1. +senha

6.2. Na porta

6.2.1. switchport port-security

6.2.1.1. mac-address

6.2.1.1.1. mac

6.2.1.1.2. sticky

7. Trunk

7.1. dynamic para trunk

7.1.1. switchport mode trunk

7.2. Definir vlan do Trunk

7.2.1. switchport trunk allowed vlan

7.2.1.1. + id

7.3. Vlan nativa

7.3.1. switchport trunk native vlan

7.3.1.1. + id

8. VTP

8.1. Ativar

8.1.1. vtp mode

8.2. Nomear

8.2.1. vtp domain

8.3. Iniciar servc.

8.3.1. vtp pruning