Buscar

Aula de arquitetura de redes

Esta é uma pré-visualização de arquivo. Entre para ver o arquivo original

enable
clock set 19:04:00 may 09 2019
conf t
no ip domain-lookup
hostname SW1
banner motd #
Brasil#
line console 0
pass 123
login
exit
line vty 0 1
pass 123
login
exit
enable secret 123
service password-encryption
int vlan 1
ip add 20.20.20.10 255.255.255.0
no shut
exit
exit
copy running-config startup-config
wr
enable
clock set 19:04:00 may 09 2019
conf t
no ip domain-lookup
hostname SW2
banner motd #
USA#
line console 0
pass 123
login
exit
line vty 0 1
pass 123
login
exit
enable secret 123
service password-encryption
int vlan 1
ip add 10.0.0.20 255.255.255.0
no shut
exit
exit
copy running-config startup-config
wr
enable
clock set 19:04:00 may 09 2019
conf t
no ip domain-lookup
hostname SW3
banner motd #
Japao#
line console 0
pass 123
login
exit
line vty 0 1
pass 123
login
exit
enable secret 123
service password-encryption
int vlan 1
ip add 10.0.0.30 255.255.255.0
no shut
exit
exit
copy running-config startup-config
wr
enable
clock set 19:04:00 may 09 2019
conf t
no ip domain-lookup
hostname SW4
banner motd #
Russia#
line console 0
pass 123
login
exit
line vty 0 1
pass 123
login
exit
enable secret 123
service password-encryption
int vlan 1
ip add 10.0.0.40 255.255.255.0
no shut
exit
exit
copy running-config startup-config
wr
router
ena
vlan database
vlan 20
vlan 30
vlan 50
vlan 100
exit
conf t 
int g0/1
no shut
int g0/1.20
encapsulation dot1q 20
ip add 20.20.20.1 255.255.255.0
int g0/1.30
encapsulation dot1q 30
ip add 30.30.30.1 255.255.255.0
int g0/1.40
encapsulation dot1q 50
ip add 50.50.50.1 255.255.255.0
int g0/1.100
encapsulation dot1q 100
ip add 192.168.0.1 255.255.255.0
exit
switch
ena
vlan database
vlan 20
vlan 30
vlan 50
vlan 100
exit
conf t
int f0/1
switchport access vlan 50
int f0/2
switchport access vlan 100
int f0/24
swicthport mode trunk
exit

Teste o Premium para desbloquear

Aproveite todos os benefícios por 3 dias sem pagar! 😉
Já tem cadastro?

Outros materiais