Vous êtes sur la page 1sur 24

VLSM

LARA:
172.16.0.0/18 MASK:255.255.192.0 RANG:172.16.0.1/172.16.63.254 DIR
BROACAST:172.16.63.255
PORTUGUESA: 172.16.64.0/19
MERIDA:
172.16.96.0/20
BARINAS:
172.16.112.0/21
FALCON:
172.16.120.0/22
ZULIA:
172.16.124.0/23
SUCRE10:
172.16.126.0/24
SUCRE20:
172.16.127.0/24
MARGARITA10:172.16.128.0/25
MARGARITA20:172.16.128.128/25
AMAZONAS:
172.16.129.0/26
PORT-BAR-MER:172.16.129.64/29
LARA-CARACAS:172.16.129.72/30
CCS-FALCON: 172.16.129.76/30
CCS-PORT:
172.16.129.80/30
FLCN-BLVAR: 172.16.129.84/30
BLVAR-AMZNA: 172.16.129.88/30
BLVAR-SUCRE: 172.16.129.92/30
SUCRE-ZULIA: 172.16.129.96/30
BLVAR-MRGRTA:172.16.12.100/30
_______________________________________________
ROUTER: LARA
enable
configure terminal
hostname LARA
enable secret ccna
line console 0
password ccna
login
logging synchronous
exec-timeout 4 0
exit
line vty 0 4
password ccna
login
logging synchronous
exec-timeout 4 0
transport input ssh
login local
exit
crypto key generate rsa
1024
username yosir secret ccna
ip ssh version 2
ip ssh authentication-retries 3
banner motd @
#####################################################################
SOLO PERSONAL AUTORIZADO
###################################################################### @

service password-encryption
no ip domain-lookup
ip domain-name cisco.com
int fa 0/0
ip address 172.16.0.1 255.255.192.0
no shutdown
ipv6 enable
ipv6 add 2002:A:B:1::1/64
description conectado a swlara
no shutdown
exit
int se 0/0/0
ip address 172.16.129.73 255.255.255.252
description Lara Caracas
no shutdown
ip dhcp pool LARA
net 172.16.0.0 255.255.192.0
default-router 172.16.0.1
exit

ip route
ip route
ip route
ip route
ip route
ip route
ip route
ip route
ip route
ip route
ip route
ip route
ip route
ip route
ip route
ip route
ip route
ip route
ip route
exit

0.0.0.0 0.0.0.0 se 0/0/0


172.16.64.0 255.255.224.0 se 0/0/0
172.16.96.0 255.255.240.0 se 0/0/0
172.16.112.0 255.255.248.0 se 0/0/0
172.16.120.0 255.255.252.0 se 0/0/0
172.16.124.0 255.255.254.0 se 0/0/0
172.16.126.0 255.255.255.0 se 0/0/0
172.16.127.0 255.255.255.0 se 0/0/0
172.16.128.0 255.255.255.128 se 0/0/0
172.16.128.128 255.255.255.128 se 0/0/0
172.16.129.0 255.255.255.192 se 0/0/0
172.16.129.64 255.255.255.248 se 0/0/0
172.16.129.76 255.255.255.252 se 0/0/0
172.16.129.80 255.255.255.252 se 0/0/0
172.16.129.84 255.255.255.252 se 0/0/0
172.16.129.88 255.255.255.252 se 0/0/0
172.16.129.92 255.255.255.252 se 0/0/0
172.16.129.96 255.255.255.252 se 0/0/0
172.16.129.100 255.255.255.252 se 0/0/0

write
_____________________________________________________
SWLARA
enable
configure terminal
enable secret ccna
hostname SWLARA
line console 0

password ccna
login
loggin synchronous
exec-timeout 0 0
line vty 0 4
password ccna
login
logging synchronous
exec-timeout 0 0
exit
banner motd @
##################################################
SOLO PERSONAL AUTORIZADO
#############################################@
SErVICE PASSWORD-ENCRYPTION
NO IP DOMAIN-LOOKUP
exit
write
____________________________________
ROUTER:CARACAS
enable
configure terminal
hostname CARACAS
enable secret ccna
line console 0
password ccna
login
logging synchronous
exec-timeout 4 0
exit
line vty 0 4
password ccna
login
logging synchronous
exec-timeout 4 0
transport input ssh
login local
exit
crypto key generate rsa
1024
username yosir secret ccna
ip ssh version 2
ip ssh authentication-retries 3
banner motd @
#####################################################################
SOLO PERSONAL AUTORIZADO

###################################################################### @
service password-encryption
no ip domain-lookup
ip domain-name cisco.com
int se 0/0/1
ip add 172.16.129.74 255.255.255.252
description conectado a Lara
clock rate 64000
no shutdown
exit
int se 0/2/0
ip add 172.16.129.81 255.255.255.252
Description Conectado a Portuguesa
clock rate 64000
no shutdown
exit
int se 0/2/1
ip add 172.16.129.77 255.255.255.252
description conectado a Falcon
clock rate 64000
no shutdown
exit
int se 0/0/0
ip add 200.44.32.13 255.255.255.252
description Conectado a ISP
no shutdown
exit

exit
ip
ip
ip
ip
ip
ip
ip
ip
ip
ip
ip
ip
ip
ip
ip
ip
ip

route
route
route
route
route
route
route
route
route
route
route
route
route
route
route
route
route

exit
write

172.16.0.0 255.255.192.0 se 0/0/1


172.16.64.0 255.255.224.0 se 0/2/0
172.16.96.0 255.255.240.0 se 0/2/0
172.16.112.0 255.255.248.0 se 0/2/0
172.16.120.0 255.255.252.0 se 0/2/1
172.16.124.0 255.255.254.0 se 0/2/1
172.16.126.0 255.255.255.0 se 0/2/1
172.16.127.0 255.255.255.0 se 0/2/1
172.16.128.0 255.255.255.128 se 0/2/1
172.16.128.128 255.255.255.128 se 0/2/1
172.16.129.0 255.255.255.192 se 0/2/1
172.16.129.64 255.255.255.252 se 0/2/1
172.16.129.84 255.255.255.252 se 0/2/1
172.16.129.88 255.255.255.252 se 0/2/1
172.16.129.92 255.255.255.252 se 0/2/1
172.16.129.96 255.255.255.252 se 0/2/1
172.16.129.100 255.255.255.252 se 0/2/1

_________________________________________________
ROUTER: PORTUGUESA
enable
configure terminal
hostname PORTUGUESA
enable secret ccna
line console 0
password ccna
login
logging synchronous
exec-timeout 4 0
exit
line vty 0 4
password ccna
login
logging synchronous
exec-timeout 4 0
transport input ssh
login local
exit
crypto key generate rsa
1024
username yosir secret ccna
ip ssh version 2
ip ssh authentication-retries 3
banner motd @
#####################################################################
SOLO PERSONAL AUTORIZADO
###################################################################### @
service password-encryption
no ip domain-lookup
ip domain-name cisco.com
interface serial 0/0/0
ip address 172.16.129.82 255.255.255.252
description Conectado a Caracas
no shutdown
exit
interface fa 0/1
ip address 172.16.64.1 255.255.224.0
description Conectado a SwPORTUGUESA
no shutdown
exit
interface fa 0/0
ip address 172.16.129.65 255.255.255.248
description Conectado a Sw1
no shutdown
exit

ip dhcp pool PORTUGUESA


network 172.16.64.0 255.255.224.0
default-router 172.16.64.1
exit
ip
ip
ip
ip
ip
ip
ip
ip
ip
ip
ip
ip
ip
ip
ip
ip
ip
ip

route
route
route
route
route
route
route
route
route
route
route
route
route
route
route
route
route
route

0.0.0.0 0.0.0.0 se 0/0/0


172.16.0.0 255.255.192.0 se 0/0/0
172.16.96.0 255.255.240.0 fa 0/0
172.16.112.0 255.255.248.0 fa 0/0
172.16.120.0 255.255.252.0 se 0/0/0
172.16.124.0 255.255.254.0 se 0/0/0
172.16.126.0 255.255.255.0 se 0/0/0
172.16.127.0 255.255.255.0 se 0/0/0
172.16.128.0 255.255.255.128 se 0/0/0
172.16.128.128 255.255.255.128 se 0/0/0
172.16.129.0 255.255.255.192 se 0/0/0
172.16.129.72 255.255.255.252 se 0/0/0
172.16.129.76 255.255.255.252 se 0/0/0
172.16.129.84 255.255.255.252 se 0/0/0
172.16.129.88 255.255.255.252 se 0/0/0
172.16.129.92 255.255.255.252 se 0/0/0
172.16.129.96 255.255.255.252 se 0/0/0
172.16.129.100 255.255.255.252 se 0/0/0

exit
write
__________________________________________________________swPORTUGUESA
enable
configure terminal
enable secret ccna
hostname swPORTUGUESA
line console 0
password ccna
login
loggin synchronous
exec-timeout 0 0
line vty 0 4
password ccna
login
logging synchronous
exec-timeout 0 0
exit
banner motd @
##################################################
SOLO PERSONAL AUTORIZADO
#############################################@
SErVICE PASSWORD-ENCRYPTION
NO IP DOMAIN-LOOKUP
exit

write
____________________________________________________
sw1
enable
configure terminal
enable secret ccna
hostname sw1
line console 0
password ccna
login
loggin synchronous
exec-timeout 0 0
line vty 0 4
password ccna
login
logging synchronous
exec-timeout 0 0
exit
banner motd @
##################################################
SOLO PERSONAL AUTORIZADO
#############################################@
SErVICE PASSWORD-ENCRYPTION
NO IP DOMAIN-LOOKUP
exit
write
_____________________________________________________
Router Barinas
enable
configure terminal
hostname BARINAS
enable secret ccna
line console 0
password ccna
login
logging synchronous
exec-timeout 4 0
exit
line vty 0 4
password ccna
login
logging synchronous
exec-timeout 4 0
transport input ssh
login local

exit
crypto key generate rsa
1024
username yosir secret ccna
ip ssh version 2
ip ssh authentication-retries 3
banner motd @
#####################################################################
SOLO PERSONAL AUTORIZADO
###################################################################### @
service password-encryption
no ip domain-lookup
ip domain-name cisco.com
interface fa 0/0
ip address 172.16.129.66 255.255.255.248
description Conectado Sw1
no shutdown
exit
interface fa 0/1
ip address 172.16.112.1 255.255.248.0
description Conectado a SwBarinas
no shutdown
exit
ip dhcp pool BARINAS
network 172.16.112.0 255.255.248.0
default-router 172.16.112.1
dns-server 200.200.200.3
exit
ip route
ip route
ip route
ip route
ip route
ip route
ip route
ip route
ip route
ip route
ip route
ip route
ip route
ip route
ip route
ip route
ip route
ip route
ip route
exit
write

0.0.0.0 0.0.0.0 fa 0/0


172.16.0.0 255.255.192.0 fa 0/0
172.16.64.0 255.255.224.0 fa 0/0
172.16.96.0 255.255.240.0 fa 0/0
172.16.120.0 255.255.252.0 fa 0/0
172.16.124.0 255.255.254.0 fa 0/0
172.16.126.0 255.255.255.0 fa 0/0
172.16.127.0 255.255.255.0 fa 0/0
172.16.128.0 255.255.255.128 fa 0/0
172.16.128.128 255.255.255.128 fa 0/0
172.16.129.0 255.255.255.192 fa 0/0
172.16.129.72 255.255.255.252 fa 0/0
172.16.129.76 255.255.255.252 fa 0/0
172.16.129.80 255.255.255.252 fa 0/0
172.16.129.84 255.255.255.252 fa 0/0
172.16.129.88 255.255.255.252 fa 0/0
172.16.129.92 255.255.255.252 fa 0/0
172.16.129.96 255.255.255.252 fa 0/0
172.16.129.100 255.255.255.252 fa 0/0

_________________________________________________________
swBARINAS
enable
configure terminal
enable secret ccna
hostname swBARINAS
line console 0
password ccna
login
loggin synchronous
exec-timeout 0 0
line vty 0 4
password ccna
login
logging synchronous
exec-timeout 0 0
exit
banner motd @
##################################################
SOLO PERSONAL AUTORIZADO
#############################################@
SErVICE PASSWORD-ENCRYPTION
NO IP DOMAIN-LOOKUP
exit
write
_______________________________
ROUTER MERIDA
enable
configure terminal
hostname MERIDA
enable secret ccna
line console 0
password ccna
login
logging synchronous
exec-timeout 4 0
exit
line vty 0 4
password ccna
login
logging synchronous
exec-timeout 4 0
transport input ssh
login local
exit

crypto key generate rsa


1024
username yosir secret ccna
ip ssh version 2
ip ssh authentication-retries 3
banner motd @
#####################################################################
SOLO PERSONAL AUTORIZADO
###################################################################### @
service password-encryption
no ip domain-lookup
ip domain-name cisco.com
interface fa 0/0
ip address 172.16.129.67 255.255.255.248
description Conectado Sw1
no shutdown
exit
interface fa 0/1
ip address 172.16.96.1 255.255.240.0
description Conectado a SwMerida
no shutdown
exit
ip dhcp pool MERIDA
net 172.16.96.0 255.255.240.0
default-router 172.16.96.1
dns-server 200.200.200.3
exit
ip
ip
ip
ip
ip
ip
ip
ip
ip
ip
ip
ip
ip
ip
ip
ip
ip
ip
ip

route
route
route
route
route
route
route
route
route
route
route
route
route
route
route
route
route
route
route

172.16.0.0 255.255.192.0 fa 0/0


172.16.64.0 255.255.224.0 fa 0/0
172.16.112.0 255.255.248.0 fa 0/0
172.16.120.0 255.255.252.0 fa 0/0
172.16.124.0 255.255.254.0 fa 0/0
172.16.126.0 255.255.255.0 fa 0/0
172.16.127.0 255.255.255.0 fa 0/0
172.16.128.0 255.255.255.128 fa 0/0
172.16.128.128 255.255.255.128 fa 0/0
172.16.129.0 255.255.255.192 fa 0/0
172.16.129.72 255.255.255.252 fa 0/0
172.16.129.76 255.255.255.252 fa 0/0
172.16.129.80 255.255.255.252 fa 0/0
172.16.129.84 255.255.255.252 fa 0/0
172.16.129.88 255.255.255.252 fa 0/0
172.16.129.92 255.255.255.252 fa 0/0
172.16.129.96 255.255.255.252 fa 0/0
172.16.129.100 255.255.255.252 fa 0/0
0.0.0.0 0.0.0.0 fa 0/0

EXIT
write
_________________________________________________
swMERIDA

enable
configure terminal
enable secret ccna
hostname swMERIDA
line console 0
password ccna
login
loggin synchronous
exec-timeout 0 0
line vty 0 4
password ccna
login
logging synchronous
exec-timeout 0 0
exit
banner motd @
##################################################
SOLO PERSONAL AUTORIZADO
#############################################@
SErVICE PASSWORD-ENCRYPTION
NO IP DOMAIN-LOOKUP
exit
write
_______________________________________________
ROUTER: FALCON
enable
configure terminal
hostname FALCON
enable secret ccna
line console 0
password ccna
login
logging synchronous
exec-timeout 4 0
exit
line vty 0 4
password ccna
login
logging synchronous
exec-timeout 4 0
transport input ssh
login local
exit
crypto key generate rsa
1024
username yosir secret ccna
ip ssh version 2
ip ssh authentication-retries 3

banner motd @
#####################################################################
SOLO PERSONAL AUTORIZADO
###################################################################### @
service password-encryption
no ip domain-lookup
ip domain-name cisco.com
int fa 0/0
ip add 172.16.120.1 255.255.252.0
desciption conectado a Sw Falcon
no shutdown
exit
int se 0/0/0
ip add 172.16.129.78 255.255.255.252
description conectado a caracas
no shutdown
exit
int se 0/0/1
ip add 172.16.129.85 255.255.255.252
description conectado Bolivar
clock rate 64000
no shutdown
exit
ip dhcp pool FALCON
net 172.16.120.0 255.255.252.0
default-router 172.16.120.1
dns-server 200.200.200.3
exit
ip
ip
ip
ip
ip
ip
ip
ip
ip
ip
ip
ip
ip
ip
ip
ip
ip
ip

route
route
route
route
route
route
route
route
route
route
route
route
route
route
route
route
route
route

EXIT

0.0.0.0 0.0.0.0 se 0/0/0


172.16.0.0 255.255.192.0 se 0/0/0
172.16.64.0 255.255.224.0 se 0/0/0
172.16.96.0 255.255.240.0 se 0/0/0
172.16.112.0 255.255.248.0 se 0/0/0
172.16.124.0 255.255.254.0 se 0/0/1
172.16.126.0 255.255.255.0 se 0/0/1
172.16.127.0 255.255.255.0 se 0/0/1
172.16.128.0 255.255.255.128 se 0/0/1
172.16.128.128 255.255.255.128 se 0/0/1
172.16.129.0 255.255.255.192 se 0/0/1
172.16.129.64 255.255.255.248 se 0/0/0
172.16.129.72 255.255.255.252 se 0/0/0
172.16.129.76 255.255.255.252 se 0/0/0
172.16.129.96 255.255.255.252 se 0/0/1
172.16.129.88 255.255.255.252 se 0/0/1
172.16.129.92 255.255.255.252 se 0/0/1
172.16.129.100 255.255.255.252 se 0/0/1

write
___________________________________________
swFALCON
enable
configure terminal
enable secret ccna
hostname swFALCON
line console 0
password ccna
login
loggin synchronous
exec-timeout 0 0
line vty 0 4
password ccna
login
logging synchronous
exec-timeout 0 0
exit
banner motd @
##################################################
SOLO PERSONAL AUTORIZADO
#############################################@
SErVICE PASSWORD-ENCRYPTION
NO IP DOMAIN-LOOKUP
exit
write
____________________________________________________
ROUTER BOLIVAR
enable
configure terminal
hostname BOLIVAR
enable secret ccna
line console 0
password ccna
login
logging synchronous
exec-timeout 4 0
exit
line vty 0 4
password ccna
login
logging synchronous
exec-timeout 4 0
transport input ssh
login local

exit
crypto key generate rsa
1024
username yosir secret ccna
ip ssh version 2
ip ssh authentication-retries 3
banner motd @
#####################################################################
SOLO PERSONAL AUTORIZADO
###################################################################### @
service password-encryption
no ip domain-lookup
ip domain-name cisco.com
int se 0/0/0
ip add 172.16.129.86 255.255.255.252
description conectado a Falcon
no shutdown
exit
int fa 0/0
ip add 172.16.129.101 255.255.255.252
description conectado a Margarita
no shutdown
exit
int se 0/0/1
ip add 172.16.129.89 255.255.255.252
description conectado a Amazonas
Clock rate 64000
no shutdown
exit
int se 0/2/1
ip add 172.16.129.93 255.255.255.252
description conectado a Sucre
clock rate 64000
no shutdown
exit

ip
ip
ip
ip
ip
ip
ip
ip
ip
ip
ip
ip

route
route
route
route
route
route
route
route
route
route
route
route

0.0.0.0 0.0.0.0 se 0/0/0


172.16.0.0 255.255.192.0 se 0/0/0
172.16.64.0 255.255.224.0 se 0/0/0
172.16.96.0 255.255.240.0 se 0/0/0
172.16.112.0 255.255.248.0 se 0/0/0
172.16.120.0 255.255.252.0 se 0/0/0
172.16.124.0 255.255.254.0 se 0/2/1
172.16.126.0 255.255.255.0 se 0/2/1
172.16.127.0 255.255.255.0 se 0/2/1
172.16.128.0 255.255.255.128 fa 0/0
172.16.128.128 255.255.255.128 fa0/0
172.16.129.64 255.255.255.248 se 0/0/0

ip
ip
ip
ip
ip

route
route
route
route
route

172.16.129.72 255.255.255.252 se 0/0/0


172.16.129.76 255.255.255.252 se 0/0/0
172.16.129.80 255.255.255.252 se 0/0/0
172.16.129.96 255.255.255.252 se 0/2/1
172.16.129.0 255.255.255.192 se 0/0/1

exit
write
___________________________________________________
ROUTER AMAZONAS
enable
configure terminal
hostname AMAZONAS
enable secret ccna
line console 0
password ccna
login
logging synchronous
exec-timeout 4 0
exit
line vty 0 4
password ccna
login
logging synchronous
exec-timeout 4 0
transport input ssh
login local
exit
crypto key generate rsa
1024
username yosir secret ccna
ip ssh version 2
ip ssh authentication-retries 3
banner motd @
#####################################################################
SOLO PERSONAL AUTORIZADO
###################################################################### @
service password-encryption
no ip domain-lookup
ip domain-name cisco.com

int fa 0/0
ip add 172.16.129.1 255.255.255.192
description CONECTADO A SwAmazonas
no shutdown
exit
int se 0/0/0

ip add 172.16.129.90 255.255.255.252


description conectado a Bolivar
no shutdown
exit
ip dhcp pool AMAZONAS
net 172.16.129.0 255.255.255.192
default-router 172.16.129.1
dns-server 200.200.200.3
exit
ip
ip
ip
ip
ip
ip
ip
ip
ip
ip
ip
ip
ip
ip
ip
ip
ip
ip
ip

route
route
route
route
route
route
route
route
route
route
route
route
route
route
route
route
route
route
route

0.0.0.0 0.0.0.0 se 0/0/0


172.16.0.0 255.255.192.0 se 0/0/0
172.16.64.0 255.255.224.0 se 0/0/0
172.16.96.0 255.255.240.0 se 0/0/0
172.16.112.0 255.255.248.0 se 0/0/0
172.16.120.0 255.255.252.0 se 0/0/0
172.16.124.0 255.255.254.0 se 0/0/0
172.16.126.0 255.255.255.0 se 0/0/0
172.16.127.0 255.255.255.0 se 0/0/0
172.16.128.0 255.255.255.128 se 0/0/0
172.16.128.128 255.255.255.128 se 0/0/0
172.16.129.64 255.255.255.248 se 0/0/0
172.16.129.72 255.255.255.252 se 0/0/0
172.16.129.80 255.255.255.252 se 0/0/0
172.16.129.76 255.255.255.252 se 0/0/0
172.16.129.84 255.255.255.252 se 0/0/0
172.16.129.92 255.255.255.252 se 0/0/0
172.16.129.96 255.255.255.252 se 0/0/0
172.16.129.100 255.255.255.252 se 0/0/0

EXIT
WRITE
________________________________________
swAMAZONAS
enable
configure terminal
enable secret ccna
hostname swAMAZONAS
line console 0
password ccna
login
loggin synchronous
exec-timeout 0 0
line vty 0 4
password ccna
login
logging synchronous
exec-timeout 0 0
exit
banner motd @
##################################################

SOLO PERSONAL AUTORIZADO


#############################################@
SErVICE PASSWORD-ENCRYPTION
NO IP DOMAIN-LOOKUP
exit
write
__________________________________________________
ROUTER SUCRE
enable
configure terminal
hostname SUCRE
enable secret ccna
line console 0
password ccna
login
logging synchronous
exec-timeout 4 0
exit
line vty 0 4
password ccna
login
logging synchronous
exec-timeout 4 0
transport input ssh
login local
exit
crypto key generate rsa
1024
username yosir secret ccna
ip ssh version 2
ip ssh authentication-retries 3
banner motd @
#####################################################################
SOLO PERSONAL AUTORIZADO
###################################################################### @
service password-encryption
no ip domain-lookup
ip domain-name cisco.com
int fa 0/0
no shut
exit
int fa 0/0.1
encapsulation dot1q 10
ip add 172.16.126.1 255.255.255.0
no shutdown

Description conectado a Vlan10


exit
int fa 0/0.2
encapsulation dot1q 20
ip add 172.16.127.1 255.255.255.0
no shutdown
Description conectado a Vlan20
exit
int se 0/0/0
ip add 172.16.129.94 255.255.255.252
no shut
description conectado a bolivar
exit
int se 0/0/1
ip add 172.16.129.97 255.255.255.252
description conectado a zulia
no shut
exit
interface fa 0/0.1
ip dhcp pool vlan10
network 172.16.126.0 255.255.255.0
default-router 172.16.126.1
dns-server 200.200.200.3
exit
interface fa 0/0.2
ip dhcp pool vlan20
network 172.16.127.0 255.255.255.0
default-router 172.16.127.1
dns-server 200.200.200.3
exit
ip
ip
ip
ip
ip
ip
ip
ip
ip
ip
ip
ip
ip
ip
ip
ip
ip

route
route
route
route
route
route
route
route
route
route
route
route
route
route
route
route
route

0.0.0.0 0.0.0.0 se 0/0/0


172.16.0.0 255.255.192.0 se 0/0/0
172.16.64.0 255.255.224.0 se 0/0/0
172.16.96.0 255.255.240.0 se 0/0/0
172.16.112.0 255.255.248.0 se 0/0/0
172.16.120.0 255.255.252.0 se 0/0/0
172.16.124.0 255.255.254.0 se 0/0/1
172.16.128.0 255.255.255.128 se 0/0/0
172.16.128.128 255.255.255.128 se 0/0/0
172.16.129.0 255.255.255.192 se 0/0/0
172.16.129.64 255.255.255.252 se 0/0/0
172.16.129.72 255.255.255.252 se 0/0/0
172.16.129.76 255.255.255.252 se 0/0/0
172.16.129.80 255.255.255.252 se 0/0/0
172.16.129.84 255.255.255.252 se 0/0/0
172.16.129.88 255.255.255.252 se 0/0/0
172.16.129.100 255.255.255.252 se 0/0/0

exit
write
____________________________________________

SW SUCRE
enable
configure terminal
enable secret ccna
hostname swSUCRE
line console 0
password ccna
login
loggin synchronous
exec-timeout 0 0
line vty 0 4
password ccna
login
logging synchronous
exec-timeout 0 0
exit
banner motd @
##################################################
SOLO PERSONAL AUTORIZADO
#############################################@
SErVICE PASSWORD-ENCRYPTION
NO IP DOMAIN-LOOKUP
int vlan 10
no shut
exit
int vlan 20
no shut
exit
int fa 0/1
switchport mode trunk
switchport trunk allowed vlan all
exit
int fa 0/2
switchport mode access
switchport access vlan 10
exit
int fa 0/3
switchport mode access
switchport access vlan 20
exit
exit
write
_____________________________________
ROUTER ZULIA

enable
configure terminal
hostname ZULIA
enable secret ccna
line console 0
password ccna
login
logging synchronous
exec-timeout 4 0
exit
line vty 0 4
password ccna
login
logging synchronous
exec-timeout 4 0
transport input ssh
login local
exit
crypto key generate rsa
1024
username yosir secret ccna
ip ssh version 2
ip ssh authentication-retries 3
banner motd @
#####################################################################
SOLO PERSONAL AUTORIZADO
###################################################################### @
service password-encryption
no ip domain-lookup
int se 0/0/0
ip add 172.16.129.98 255.255.255.252
description CONECTADO A SUCRE
no shutdown
exit
int fa 0/0
ip add 172.16.124.1 255.255.254.0
description a SWZULIA
no shutdown
exit

ip dhcp pool Zulia


network 172.16.124.0 255.255.254.0
default-router 172.16.124.1
dns-server 200.200.200.3
exit
ip
ip
ip
ip

route
route
route
route

0.0.0.0 0.0.0.0 se 0/0/0


172.16.0.0 255.255.192.0 se 0/0/0
172.16.64.0 255.255.224.0 se 0/0/0
172.16.96.0 255.255.240.0 se 0/0/0

ip
ip
ip
ip
ip
ip
ip
ip
ip
ip
ip
ip
ip
ip
ip

route
route
route
route
route
route
route
route
route
route
route
route
route
route
route

172.16.112.0 255.255.248.0 se 0/0/0


172.16.120.0 255.255.252.0 se 0/0/0
172.16.126.0 255.255.255.0 se 0/0/0
172.16.127.0 255.255.255.0 se 0/0/0
172.16.128.0 255.255.255.128 se 0/0/0
172.16.128.128 255.255.255.128 se 0/0/0
172.16.129.0 255.255.255.192 se 0/0/0
172.16.129.64 255.255.255.248 se 0/0/0
172.16.129.72 255.255.255.252 se 0/0/0
172.16.129.76 255.255.255.252 se 0/0/0
172.16.129.80 255.255.255.252 se 0/0/0
172.16.129.84 255.255.255.252 se 0/0/0
172.16.129.88 255.255.255.252 se 0/0/0
172.16.129.92 255.255.255.252 se 0/0/0
172.16.129.100 255.255.255.252 se 0/0/0

EXIT
WRITE
_________________________________________________
swZULIA
enable
configure terminal
enable secret ccna
hostname swZULIA
line console 0
password ccna
login
loggin synchronous
exec-timeout 0 0
line vty 0 4
password ccna
login
logging synchronous
exec-timeout 0 0
exit
banner motd @
##################################################
SOLO PERSONAL AUTORIZADO
#############################################@
SErVICE PASSWORD-ENCRYPTION
NO IP DOMAIN-LOOKUP
exit
write
_________________________________________
ROUTER MARGARITA
enable
configure terminal
hostname MARGARITA

enable secret ccna


line console 0
password ccna
login
logging synchronous
exec-timeout 4 0
exit
line vty 0 4
password ccna
login
logging synchronous
exec-timeout 4 0
transport input ssh
login local
exit
crypto key generate rsa
1024
username yosir secret ccna
ip ssh version 2
ip ssh authentication-retries 3
banner motd @
#####################################################################
SOLO PERSONAL AUTORIZADO
###################################################################### @
service password-encryption
no ip domain-lookup
INT FA 0/1
ip add 172.16.129.102 255.255.255.252
description conectado a Bolivar
no shut
exit
int fa 0/0
no shut
exit
interface fa 0/0.1
encapsulation dot1Q 30
ip add 172.16.128.1 255.255.255.128
description conectado a margarita 1
no shutdown
exit
interface fa 0/0.2
encapsulation dot1Q 40
ip add 172.16.128.129 255.255.255.128
no shutdown
description conectado a margarita 2
exit
int vlan40
ip dhcp pool vlan40
network 172.16.128.128 255.255.255.128

default-router 172.16.128.129
dns-server 200.200.200.3
exit
int vlan30
ip dhcp pool vlan30
network 172.16.128.0 255.255.255.128
default-router 172.16.128.1
dns-server 200.200.200.3
exit
ip
ip
ip
ip
ip
ip
ip
ip
ip
ip
ip
ip
ip
ip
ip
ip
ip
ip

route
route
route
route
route
route
route
route
route
route
route
route
route
route
route
route
route
route

0.0.0.0 0.0.0.0 fa 0/1


172.16.0.0 255.255.192.0 fa 0/1
172.16.64.0 255.255.224.0 fa 0/1
172.16.96.0 255.255.240.0 fa 0/1
172.16.112.0 255.255.248.0 fa 0/1
172.16.120.0 255.255.252.0 fa 0/1
172.16.124.0 255.255.254.0 fa 0/1
172.16.126.0 255.255.255.0 fa 0/1
172.16.127.0 255.255.255.0 fa 0/1
172.16.129.0 255.255.255.192 fa 0/1
172.16.129.64 255.255.255.248 fa 0/1
172.16.129.72 255.255.255.252 fa 0/1
172.16.129.76 255.255.255.252 fa 0/1
172.16.129.80 255.255.255.252 fa 0/1
172.16.129.84 255.255.255.252 fa 0/1
172.16.129.88 255.255.255.252 fa 0/1
172.16.129.92 255.255.255.252 fa 0/1
172.16.129.96 255.255.255.252 fa 0/1

exit
write
__________________________________
swmargarita
enable
configure terminal
enable secret ccna
hostname swMARGARITA
line console 0
password ccna
login
loggin synchronous
exec-timeout 0 0
line vty 0 4
password ccna
login
logging synchronous
exec-timeout 0 0
exit
banner motd @
##################################################
SOLO PERSONAL AUTORIZADO
#############################################@

SErVICE PASSWORD-ENCRYPTION
NO IP DOMAIN-LOOKUP
int vlan 30
no shut
exit
int vlan 40
no shut
exit
int fa 0/1
switchport mode trunk
switchport trunk allowed vlan all
exit
int fa 0/2
switchport mode access
switchport access vlan 30
exit
int fa 0/3
switchport mode access
switchport access vlan 40
exit
write

Vous aimerez peut-être aussi