Buscar

Chapter 7 Practice Skills Assessment

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

Neutron******************************************SW
en
conf t
hostname Neutron
no ip domain-lookup 
enable secret cisco
line con 0
pass cisco
login
exit
line vty 0 15
pass cisco
login
exit
service pass
vlan 20
name Lab
vlan 40
name Research
vlan 60
name Production
vlan 88
name NetOps
exit
int vlan 88
ip add 172.16.88.253 255.255.255.0
no sh
exit 
ip default-g 172.16.88.254
int range f0/23-24, g0/1
sw m t
Proton*******************************************SW
en
conf t
hostname Proton
no ip domain-lookup
enable secret cisco
line con 0
pass cisco
login
exit
line vty 0 15
pass cisco
login
exit
service pass
vlan 20
name Lab
vlan 40
name Research
vlan 60
name Production
vlan 88
name NetOps
exit
int range f0/1-5
sw m a
sw a vlan 20
int range f0/6-10
sw m a
sw a vlan 40
int range f0/10-15
sw m a
sw a vlan 60
exit
int vlan 88
ip add 172.16.88.252 255.255.255.0
no sh 
exit 
ip default-g 172.16.88.254
int f0/23
sw m t
Electron*****************************************SW
en
conf t
hostname Electron
no ip domain-lookup 
enable secret cisco
line con 0
pass cisco
login
exit
line vty 0 15
pass cisco
login
exit
service pass
vlan 20
name Lab
vlan 40
name Research
vlan 60
name Production
vlan 88
name NetOps
exit
int range f0/1-5
sw m a
sw a vlan 20
int range f0/6-10
sw m a
sw a vlan 40
int range f0/10-15
sw m a
sw a vlan 60
exit
int vlan 88
ip add 172.16.88.251 255.255.255.0
no sh 
exit 
ip default-g 172.16.88.254
int f0/24
sw m t
Atom********************************************R
en
conf t
hostname Atom
no ip domain-lookup
enable secret cisco
line con 0
pass cisco
login
exit
line vty 0 15
pass cisco
login
exit
service pass
int g0/0.20
encap dot 20
ip add 172.16.20.254 255.255.255.0
int g0/0.40
encap dot 40
ip add 172.16.40.254 255.255.255.0
int g0/0.60
encap dot 60
ip add 172.16.60.254 255.255.255.0
int g0/0.88
encap dot 88
ip add 172.16.88.254 255.255.255.0
int g0/0
no sh
int g0/1.250
encap dot 250
ip add 172.16.250.254 255.255.255.0
int g0/1.254
encap dot 254
ip add 172.16.254.254 255.255.255.0
int g0/1
no sh
exit
access-list 10 permit 172.16.60.0 0.0.0.255
line vty 0 15
access-c 10 in
exit
ip access-list standard INT-WEB
permit 172.16.40.0 0.0.0.255
permit 172.16.60.0 0.0.0.255
int g0/1.250
ip access-g INT-WEB out 
exit

Teste o Premium para desbloquear

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

Outros materiais

Outros materiais