Manual 5
Manual 5
VLAN30: Gerencia
VLAN40: VoIP
VLAN99: Administrativa
-----------------------------------------------------------------------------------
------------------------------------------
-----------------------------------------------------------------------------------
------------------------------------------
Data Center
-----------------------------------------------------------------------------------
------------------------------------------
-----------------------------------------------------------------------------------
------------------------------------------
Router
enable
configure terminal
banner motd ^Csolo personal autorizado por grupo 3^C
service password-encryption
enable secret cisco
no ip domain-lookup
hostname RC
ip domain-name DMG
crypto key generate rsa
yes
1024
ip ssh version 2
ip ssh authentication-retries 2
ip ssh time-out 120
interface Loopback1
description Telefonica
ip address 194.11.11.1 255.255.255.248
exit
interface FastEthernet0/0
description Cali 1
ip address 172.28.1.82 255.255.255.252
no shutdown
exit
interface serial 0/2/0
description Conexion WAN
ip address 10.1.1.2 255.255.255.252
encapsulation frame-relay
no shutdown
exit
router eigrp 1
passive-interface Loopback1
network 10.1.1.0 0.0.0.3
network 172.28.1.80 0.0.0.3
no auto-summary
exit
line console 0
password sena
logging synchronous
login
line vty 0 4
transport input ssh
transport output ssh
password ccna
login
end
write
-----------------------------------------------------------------------------------
------------------------------------------
Sw Core/Colapsado
-----------------------------------------------------------------------------------
------------------------------------------
enable
configure terminal
banner motd ^Csolo personal autorizado por grupo 3^C
service password-encryption
no ip domain-lookup
hostname CC
enable secret cisco
ip domain-name DMG
crypto key generate rsa
yes
1024
ip ssh version 2
ip ssh authentication-retries 2
ip ssh time-out 120
vlan 25
name Nativa
exit
vtp mode server
vtp domain DMG
vtp password sena
vlan 20
name Ventas
exit
vlan 30
name Gerencia
exit
vlan 40
name VoIP
exit
vlan 207
name Administrativa
exit
spanning-tree mode rapid-pvst
spanning-tree vlan 10,20,25,30,40,207 root primary
ip routing
interface GigabitEthernet0/1
description conexion backbone
no switchport
no shutdown
ip address 172.28.1.81 255.255.255.252
ip summary-address eigrp 1 172.28.0.0 255.255.254.0
exit
interface range FastEthernet0/1-14
description conexion distribucion
switchport trunk encapsulation dot1q
switchport mode trunk
switchport trunk native vlan 25
no shutdown
exit
interface range FastEthernet0/15-24
shutdown
exit
interface Vlan20
ip address 172.28.0.1 255.255.255.0
ip helper-address 172.28.1.73
no shutdown
exit
interface Vlan30
ip address 172.28.1.1 255.255.255.192
ip helper-address 172.28.1.73
no shutdown
exit
interface vlan40
ip address 192.168.73.1 255.255.255.0
no shutdown
exit
interface Vlan207
ip address 172.28.1.65 255.255.255.240
no shutdown
exit
router eigrp 1
passive-interface FastEthernet0/1
passive-interface FastEthernet0/2
passive-interface FastEthernet0/3
passive-interface FastEthernet0/4
passive-interface FastEthernet0/5
passive-interface FastEthernet0/6
passive-interface FastEthernet0/7
passive-interface FastEthernet0/8
passive-interface FastEthernet0/9
passive-interface FastEthernet0/10
passive-interface FastEthernet0/11
passive-interface FastEthernet0/12
passive-interface FastEthernet0/13
passive-interface FastEthernet0/14
network 172.28.1.80 0.0.0.3
network 192.168.73.0 0.0.0.255
no auto-summary
exit
line console 0
password sena
logging synchronous
login
line vty 0 4
transport input ssh
transport output ssh
password ccna
login
line vty 5 15
no transport input
no transport output
end
write
-----------------------------------------------------------------------------------
------------------------------------------
Sw Acceso FS
-----------------------------------------------------------------------------------
------------------------------------------
enable
configure terminal
banner motd ^Csolo personal autorizado por grupo 3^C
service password-encryption
no ip domain-lookup
hostname AFS-C
enable secret cisco
ip domain-name DMG
crypto key generate rsa
yes
1024
ip ssh version 2
ip ssh authentication-retries 2
ip ssh time-out 120
vtp mode client
vtp domain DMG
vtp password sena
spanning-tree mode rapid-pvst
interface range FastEthernet0/1-2
description conexion a core
switchport mode trunk
switchport trunk native vlan 25
no shutdown
exit
interface range FastEthernet0/5-10
description vlan Administracion
switchport access vlan 207
switchport mode access
spanning-tree portfast
no shutdown
exit
interface range FastEthernet0/11-24
shutdown
exit
interface Vlan207
ip address 172.28.1.72 255.255.255.240
no shutdown
exit
line console 0
password sena
logging synchronous
login
line vty 0 4
transport input ssh
transport output ssh
password ccna
login
line vty 5 15
no transport input
no transport output
end
write
-----------------------------------------------------------------------------------
------------------------------------------
-----------------------------------------------------------------------------------
------------------------------------------
CALI 1
-----------------------------------------------------------------------------------
------------------------------------------
-----------------------------------------------------------------------------------
------------------------------------------
-----------------------------------------------------------------------------------
------------------------------------------
Sw Acceso 3 piso
-----------------------------------------------------------------------------------
------------------------------------------
enable
configure terminal
banner motd ^Csolo personal autorizado por grupo 3^C
service password-encryption
no ip domain-lookup
hostname A3-C1
enable secret cisco
ip domain-name DMG
crypto key generate rsa
yes
1024
ip ssh version 2
ip ssh authentication-retries 2
ip ssh time-out 120
vtp mode client
vtp domain DMG
vtp password sena
spanning-tree mode rapid-pvst
interface range FastEthernet0/4-20
description vlan Ventas
switchport access vlan 20
switchport mode access
spanning-tree portfast
no shutdown
exit
interface range FastEthernet0/21-24
description vlan VoIP
switchport access vlan 40
switchport mode access
spanning-tree portfast
no shutdown
exit
interface range FastEthernet0/1-2
description conexion a distribucion
switchport trunk native vlan 25
switchport mode trunk
no shutdown
exit
interface Vlan207
ip address 172.28.1.66 255.255.255.240
no shutdown
exit
ip default-gateway 172.28.1.65
line console 0
password sena
logging synchronous
login
line vty 0 4
transport input ssh
transport output ssh
password ccna
login
line vty 5 15
no transport input
no transport output
end
write
-----------------------------------------------------------------------------------
------------------------------------------
Sw Acceso 2 piso
-----------------------------------------------------------------------------------
------------------------------------------
enable
configure terminal
banner motd ^Csolo personal autorizado por grupo 3^C
service password-encryption
no ip domain-lookup
hostname A2-C1
enable secret cisco
ip domain-name DMG
crypto key generate rsa
yes
1024
ip ssh version 2
ip ssh authentication-retries 2
ip ssh time-out 120
vtp mode client
vtp domain DMG
vtp password sena
spanning-tree mode rapid-pvst
interface range FastEthernet0/5-14
description vlan Gerencia
switchport access vlan 30
switchport mode access
spanning-tree portfast
no shutdown
exit
interface range FastEthernet0/15-20
description vlan Ventas
switchport access vlan 20
switchport mode access
spanning-tree portfast
no shutdown
exit
interface range FastEthernet0/21-24
description vlan VoIP
switchport access vlan 40
switchport mode access
spanning-tree portfast
no shutdown
exit
interface range FastEthernet0/1-2
description conexion a distribucion
switchport trunk native vlan 25
switchport mode trunk
no shutdown
exit
interface Vlan207
ip address 172.28.1.67 255.255.255.240
no shutdown
exit
ip default-gateway 172.28.1.65
line console 0
password sena
logging synchronous
login
line vty 0 4
transport input ssh
transport output ssh
password ccna
login
line vty 5 15
no transport input
no transport output
end
write
-----------------------------------------------------------------------------------
-------------------------------------------
Sw Acceso 1 piso
-----------------------------------------------------------------------------------
------------------------------------------
enable
configure terminal
banner motd ^Csolo personal autorizado por grupo 3^C
service password-encryption
no ip domain-lookup
hostname A1-C1
enable secret cisco
ip domain-name DMG
crypto key generate rsa
yes
1024
ip ssh version 2
ip ssh authentication-retries 2
ip ssh time-out 120
vtp mode client
vtp domain DMG
vtp password sena
spanning-tree mode rapid-pvst
interface range FastEthernet0/5-10
description vlan Gerencia
switchport access vlan 30
switchport mode access
spanning-tree portfast
no shutdown
exit
interface range FastEthernet0/11-17
description vlan Ventas
switchport access vlan 20
switchport mode access
spanning-tree portfast
no shutdown
exit
interface range FastEthernet0/18-21
description vlan VoIP
switchport access vlan 40
switchport mode access
spanning-tree portfast
no shutdown
exit
interface range FastEthernet0/1-2
description conexion a distribucion
switchport trunk native vlan 25
switchport mode trunk
no shutdown
exit
interface Vlan207
ip address 172.28.1.68 255.255.255.240
no shutdown
exit
ip default-gateway 172.28.1.65
line console 0
password sena
logging synchronous
login
line vty 0 4
transport input ssh
transport output ssh
password ccna
login
line vty 5 15
no transport input
no transport output
end
write
-----------------------------------------------------------------------------------
------------------------------------------
-----------------------------------------------------------------------------------
------------------------------------------
CALI 2
-----------------------------------------------------------------------------------
------------------------------------------
-----------------------------------------------------------------------------------
------------------------------------------
-----------------------------------------------------------------------------------
------------------------------------------
Sw Acceso 3 piso
-----------------------------------------------------------------------------------
------------------------------------------
enable
configure terminal
banner motd ^Csolo personal autorizado por grupo 3^C
service password-encryption
no ip domain-lookup
hostname A3-C2
enable secret cisco
ip domain-name DMG
crypto key generate rsa
yes
1024
ip ssh version 2
ip ssh authentication-retries 2
ip ssh time-out 120
vtp mode client
vtp domain DMG
vtp password sena
spanning-tree mode rapid-pvst
interface range FastEthernet0/4-20
description vlan Ventas
switchport access vlan 20
switchport mode access
spanning-tree portfast
no shutdown
exit
interface range FastEthernet0/21-24
description vlan VoIP
switchport access vlan 40
switchport mode access
spanning-tree portfast
no shutdown
exit
interface range FastEthernet0/1-2
description conexion a distribucion
switchport trunk native vlan 25
switchport mode trunk
no shutdown
exit
interface Vlan207
ip address 172.28.1.69 255.255.255.240
no shutdown
exit
ip default-gateway 172.28.1.65
line console 0
password sena
logging synchronous
login
line vty 0 4
transport input ssh
transport output ssh
password ccna
login
line vty 5 15
no transport input
no transport output
end
write
-----------------------------------------------------------------------------------
------------------------------------------
Sw Acceso 2 piso
-----------------------------------------------------------------------------------
------------------------------------------
enable
configure terminal
banner motd ^Csolo personal autorizado por grupo 3^C
service password-encryption
no ip domain-lookup
hostname A2-C2
enable secret cisco
ip domain-name DMG
crypto key generate rsa
yes
1024
ip ssh version 2
ip ssh authentication-retries 2
ip ssh time-out 120
vtp mode client
vtp domain DMG
vtp password sena
spanning-tree mode rapid-pvst
interface range FastEthernet0/5-14
description vlan Gerencia
switchport access vlan 30
switchport mode access
spanning-tree portfast
no shutdown
exit
interface range FastEthernet0/15-20
description vlan Ventas
switchport access vlan 20
switchport mode access
spanning-tree portfast
no shutdown
exit
interface range FastEthernet0/21-24
description vlan VoIP
switchport access vlan 40
switchport mode access
spanning-tree portfast
no shutdown
exit
interface range FastEthernet0/1-2
description conexion a distribucion
switchport trunk native vlan 25
switchport mode trunk
no shutdown
exit
interface Vlan207
ip address 172.28.1.70 255.255.255.240
no shutdown
exit
ip default-gateway 172.28.1.65
line console 0
password sena
logging synchronous
login
line vty 0 4
transport input ssh
transport output ssh
password ccna
login
line vty 5 15
no transport input
no transport output
end
write
-----------------------------------------------------------------------------------
-------------------------------------------
Sw Acceso 1 piso
-----------------------------------------------------------------------------------
------------------------------------------
enable
configure terminal
banner motd ^Csolo personal autorizado por grupo 3^C
service password-encryption
no ip domain-lookup
hostname A1-c2
enable secret cisco
ip domain-name DMG
crypto key generate rsa
yes
1024
ip ssh version 2
ip ssh authentication-retries 2
ip ssh time-out 120
vtp mode client
vtp domain DMG
vtp password sena
spanning-tree mode rapid-pvst
interface range FastEthernet0/5-10
description vlan Gerencia
switchport access vlan 30
switchport mode access
spanning-tree portfast
no shutdown
exit
interface range FastEthernet0/11-17
description vlan Ventas
switchport access vlan 20
switchport mode access
spanning-tree portfast
no shutdown
exit
interface range FastEthernet0/18-21
description vlan VoIP
switchport access vlan 40
switchport mode access
spanning-tree portfast
no shutdown
exit
interface range FastEthernet0/1-2
description conexion a distribucion
switchport trunk native vlan 25
switchport mode trunk
no shutdown
exit
interface Vlan207
ip address 172.28.1.71 255.255.255.240
no shutdown
exit
ip default-gateway 172.28.1.65
line console 0
password sena
logging synchronous
login
line vty 0 4
transport input ssh
transport output ssh
password ccna
login
line vty 5 15
no transport input
no transport output
end
write