Você está na página 1de 7

TABLA DE SUBNETEO

RED 172.16.0.128 /25


RED Host Direccin de
Red
Primera
Direccin de
Host Utilizables
Ultima
Direccin de
Host
utilizable
Direccin de
Broadcast
Mascara
de Subred
Vlan 5 14 172.16.0.160 172.16.0.161 172.16.0.174 172.16.0.175 /28
Vlan 15 6 172.16.0.176 172.16.0.177 172.16.0.182 172.16.0.183 /29
Vlan 25 30 172.16.0.128 172.16.0.129 172.16.0.158 172.16.0.159 /27
Vlan 75 6 172.16.0.184 172.16.0.185 172.16.0.190 172.16.0.191 /29


Dispositivo o
Nombre de
Host
Interfaz Direccin IP Mascara de
Subred
Gateway
predeterminado
Sw_Cliente1 VLAN 75 172.16.0.186 255.255.255.248 No Aplica
Sw_Cliente2 VLAN 75 172.16.0.187 255.255.255.248 No Aplica
Sw_Servidor VLAN 75 172.16.0.188 255.255.255.248 No Aplica
Servidor_Vlan75 NIC 172.16.0.189 255.255.255.248 172.16.0.185
PC0_Vlan5 NIC 172.16.0.162 255.255.255.240 172.16.0.161
PC1_Vlan15 NIC 172.16.0.178 255.255.255.248 172.16.0.177
PC2_Vlan25 NIC 172.16.0.130 255.255.255.224 172.16.0.129
PC3_Vlan5 NIC 172.16.0.163 255.255.255.240 172.16.0.161
PC4_Vlan15 NIC 172.16.0.179 255.255.255.248 172.16.0.177
PC5_Vlan25 NIC 172.16.0.131 255.255.255.224 172.16.0.129
PC6_Vlan5 NIC 172.16.0.164 255.255.255.240 172.16.0.161
PC7_Vlan15 NIC 172.16.0.180 255.255.255.248 172.16.0.177
PC8_Vlan25 NIC 172.16.0.132 255.255.255.224 172.16.0.129

Otros datos
Password cisco; Consola: ccna3; Vty: class
COMANDOS DE CONFIGURACION
SW SERVER

Configuraciones Bsicas
Enable
configure terminal
hostname Sw_Server
enable secret cisco
line console 0
password ccna3
login
line vty 0 15
password class
login
exit
banner motd #Acceso restringido, introduzca la contrasea#
service password-encryption
interface range fastEthernet 0/1-24
shutdown
exit
interface range gigabitEthernet 1/1-2
shutdown
exit
exit
copy running-config startup-config

Configuracin de vtp

Configure terminal
Vtp mode server
Vtp domain Empresa

Creacin y configuracin de Vlan
Vlan 5
Name Ingenieria
Vlan 15
Name Economia
Vlan 25
Name Visitantes
Vlan 75
Name Soporte
Exit
Interface vlan 75
Ip address 172.16.0.188 255.255.255.248
Exit


Configuracin de enlaces troncales

Interface range fastEthernet 0/1-4
Switchport mode trunk
Switchport trunk native vlan 75
No shutdown
Exit
Exit
Copy running-config startup-config

Configuracin de puertos de acceso

Configure terminal
Interface range fastEthernet 0/5-7
Switchport mode access
Switchport access vlan 5
Switchport port-security
Switchport port-security maximum 2
Exit
Interface range fastEthernet 0/8-10
Switchport mode access
Switchport access vlan 15
Switchport port-security
Switchport port-security maximum 2
Exit
Interface range fastEthernet 0/11-13
Switchport mode access
Switchport access vlan 25
Switchport port-security
Switchport port-security maximum 2
Exit
Interface range fastEthernet 0/14-16
Switchport mode access
Switchport access vlan 75
Switchport port-security
Switchport port-security maximum 2
Exit
Interface fastEthernet 0/5
No shutdown
Exit
Interface fastEthernet 0/8
No shutdown
Exit
Interface fastEthernet 0/11
No shutdown
Exit
Interface fastEthernet 0/14
Switchport port-security mac-address 0001.9781.D3D4
No shutdown
Exit
Exit
Copy running-config startup-config



SWCLIENTE1

Configuraciones Bsicas
Enable
configure terminal
hostname Sw_Cliente1
enable secret cisco
line console 0
password ccna3
login
line vty 0 15
password class
login
exit
banner motd #Acceso restringido, introduzca la contrasea#
service password-encryption
interface range fastEthernet 0/1-24
shutdown
exit
interface range gigabitEthernet 1/1-2
shutdown
exit
exit
copy running-config startup-config

Configuracin de vtp

Configure terminal
Vtp mode client

configuracin de Vlan
Interface vlan 75
Ip address 172.16.0.186 255.255.255.248
Exit


Configuracin de enlaces troncales

Interface range fastEthernet 0/1-2
Switchport mode trunk
Switchport trunk native vlan 75
No shutdown
Exit
Exit
Copy running-config startup-config

Configuracin de puertos de acceso

Configure terminal
Interface range fastEthernet 0/5-7
Switchport mode access
Switchport access vlan 5
Switchport port-security
Switchport port-security maximum 2
Exit
Interface range fastEthernet 0/8-10
Switchport mode access
Switchport access vlan 15
Switchport port-security
Switchport port-security maximum 2
Exit
Interface range fastEthernet 0/11-13
Switchport mode access
Switchport access vlan 25
Switchport port-security
Switchport port-security maximum 2
Exit
Interface fastEthernet 0/5
No shutdown
Exit
Interface fastEthernet 0/8
No shutdown
Exit
Interface fastEthernet 0/11
No shutdown
Exit
Exit
Copy running-config startup-config

SWCLIENTE2

Configuraciones Bsicas
Enable
configure terminal
hostname Sw_Cliente2
enable secret cisco
line console 0
password ccna3
login
line vty 0 15
password class
login
exit
banner motd #Acceso restringido, introduzca la contrasea#
service password-encryption
interface range fastEthernet 0/1-24
shutdown
exit
interface range gigabitEthernet 1/1-2
shutdown
exit
exit
copy running-config startup-config

Configuracin de vtp

Configure terminal
Vtp mode client

configuracin de Vlan
Interface vlan 75
Ip address 172.16.0.187 255.255.255.248
Exit


Configuracin de enlaces troncales

Interface range fastEthernet 0/3-4
Switchport mode trunk
Switchport trunk native vlan 75
No shutdown
Exit
Exit
Copy running-config startup-config

Configuracin de puertos de acceso

Configure terminal
Interface range fastEthernet 0/5-7
Switchport mode access
Switchport access vlan 5
Switchport port-security
Switchport port-security maximum 2
Exit
Interface range fastEthernet 0/8-10
Switchport mode access
Switchport access vlan 15
Switchport port-security
Switchport port-security maximum 2
Exit
Interface range fastEthernet 0/11-13
Switchport mode access
Switchport access vlan 25
Switchport port-security
Switchport port-security maximum 2
Exit
Interface fastEthernet 0/5
No shutdown
Exit
Interface fastEthernet 0/8
No shutdown
Exit
Interface fastEthernet 0/11
No shutdown
Exit
Exit
Copy running-config startup-config

Você também pode gostar