Você está na página 1de 7

Relatório técnico

1.Comandos utilizando na porta 2960 -24TT switch 6 , switch 1 , switch 0 , switch 3 , switch 5
e switch 2. Configurando duas Vlans: VLAN 10 com interfaces 0/1 - 0/11 - VLAN 20 com
interfaces 0/1 - 0/20. Portas 2960 -24TT switch 4 - 0/3

Cisco Packet Tracer

Switch>ENA

Switch#CONFIGURe TERMInal

Switch(config)#VLAN 10

Switch(config-vlan)#NAME UM

Switch(config-vlan)#END

%SYS-5-CONFIG_I: Configured from console by console

Switch#SHOw VLan BRIef

Switch#

Switch#configure terminal

Switch(config)#vlan 20

Switch(config-vlan)#name DOIS

Switch(config-vlan)#end

%SYS-5-CONFIG_I: Configured from console by console

Switch#show vlan brief

Switch#

Switch#configure terminal

Switch(config)# interface range fastEthernet 0/1 -10

Switch(config - if - range)# interface range fastEthernet 0/2 -10

Switch(config - if - range)# interface range fastEthernet 0/3 -10

Switch(config - if - range)# interface range fastEthernet 0/4 -10

Switch(config - if - range)# interface range fastEthernet 0/5 -10

Switch(config - if - range)# interface range fastEthernet 0/6 -10

Switch(config - if - range)# interface range fastEthernet 0/7 -10

Switch(config - if - range)# interface range fastEthernet 0/8 -10

Switch(config - if - range)# interface range fastEthernet 0/9 -10

Switch(config - if - range)# interface range fastEthernet 0/10 -10

Switch(config – if - range)# interface range fastEthernet 0/11 -20

Switch(config – if - range)# interface range fastEthernet 0/12 -20


Switch(config – if - range)# interface range fastEthernet 0/13 -20

Switch(config – if - range)# interface range fastEthernet 0/14 -20

Switch(config – if - range)# interface range fastEthernet 0/15 -20

Switch(config – if - range)# interface range fastEthernet 0/16 -20

Switch(config – if - range)# interface range fastEthernet 0/17 -20

Switch(config – if - range)# interface range fastEthernet 0/18 -20

Switch(config – if - range)# interface range fastEthernet 0/19 -20

Switch(config – if - range)# interface range fastEthernet 0/20 -20

Switch(config – if - range)#end

%SYS-5-CONFIG_I: Configured from console by console

Switch#show vlan brief

Switch#

Switch#WR

Building configuration...

[OK]

Switch#

Switch# configure terminal

Switch(config)#interface gigabitEthernet 0/1

Switch(config-if)#switchport mode trunk

Switch#show vlan brief

Switch#show running-config

Switch#

Switch#configure terminal

Switch(config)#vlan 30

Switch(config-vlan)#name TRES

Switch(config-vlan)#end

%SYS-5-CONFIG_I: Configured from console by console

Switch#show vlan brief

Switch#

Switch#configure terminal

Switch(config)# interface range fastEthernet 0/1 - 3

Switch(config - if - range)# interface range fastEthernet 0/2 -3

Switch(config - if - range)# interface range fastEthernet 0/3 -3


2.Procedimentos de criação da VLANs.

Foi seguido a seguinte regra, todos os switches foram criados duas Vlans, sendo uma Vlan 10
com interfaces 0/1 - 0/10 e outra Vlan 20 com interfaces 0/11 – 0/20, exceto no switch 4 com
Vlan 30 com interface 0/3.
3. Tabela com os endereços atribuídos a cada um dos EndDevices

Para criação de Vlans foi utilizado nove maquinas e mais dois laptops, todos com prefixo
192.168.0.X com máscara 255.255.255.0, sete switch com portas 2960 -24TT e 2 Server – PT,
sendo encontrado somente no switch 4.

Maquinas IP Mascara

PC0 192.168.0.1 255.255.255.0

PC1 192.168.0.2 255.255.255.0

PC2 192.168.0.3 255.255.255.0

PC3 192.168.0.4 255.255.255.0

PC4 192.168.0.5 255.255.255.0

PC5 192.168.0.6 255.255.255.0

PC6 192.168.0.7 255.255.255.0

PC7 192.168.0.8 255.255.255.0

PC8 192.168.0.9 255.255.255.0

LAPTOP0 192.168.0.10 255.255.255.0

LAPTOP1 192.168.0.11 255.255.255.0

4.Procedimento de truncamento das interfaces

Cascateamento entre switch

Switch# configure terminal

Switch(config)#interface gigabitEthernet 0/1

Switch(config-if)#switchport mode trunk

Verificar se a porta gigabitEthernet foi truncada

Switch#show vlan brief

Para visualizar o trunk

Switch#show running-config
5. Teste de ping entre as maquinas

PT PC08- PT PC1

PC – PT PC0 e laptop – PT Laptop 1

C:\>Ping 192.168.0.1

Pinging 192.168.0.1 with 32bytes of date

Replay from 192.168.0.1: bytes = 32 time=4ms TTL=128

Replay from 192.168.0.1: bytes = 32 time=1ms TTL=128

Replay from 192.168.0.1: bytes = 32 time=1ms TTL=128

Replay from 192.168.0.1: bytes = 32 time=1ms TTL=128

Ping statistics for 192.168.0.1:

Packets: Sent = 4 , Received = 4 , Lost = 0 (0% loss),

Approximate round trip times in milli – seseconds:

Minimum – 0ms, Maximum = 4ms, Average = 1ms

C:\>
C:\>Ping 192.168.0.11

Pinging 192.168.0.11 with 32bytes of date

Replay from 192.168.0.11: bytes = 32 time=20ms TTL=128

Replay from 192.168.0.11: bytes = 32 time=1ms TTL=128

Replay from 192.168.0.11: bytes = 32 time=1ms TTL=128

Replay from 192.168.0.11: bytes = 32 time=1ms TTL=128

Ping statistics for 192.168.0.11:

Packets: Sent = 4 , Received = 4 , Lost = 0 (0% loss),

Approximate round trip times in milli – seseconds:

Minimum – 0ms, Maximum = 20ms, Average = 5ms

C:\>

6. Definição e demonstração das tabelas de STP criadas por cada switch

Tabela de custo STP switch S0

Switch Destino Custo (Numero de Saltos)

S1 1

S2 2

S3 1

S4 3

S5 2

S6 2
7. Demais resultados relevantes.

No Switch Portas 2960 -24TT switch 4 - VLAN 30 com interfaces 0/3, com acesso exclusivo aos
servidores por um único LAPTOP.

Você também pode gostar