Sie sind auf Seite 1von 5

Configuracin del SWITCH SERVER-TRUNK

Switch>
Switch>ena
Switch(config)#hostname trunk
trunk(config)#enable password 1234
trunk(config)#exit
trunk#config t
Enter configuration commands, one per line. End with CNTL/Z.
trunk(config)#line console 0
trunk(config-line)#password 12345
trunk(config-line)#login
trunk(config-line)#exit
trunk(config)#line vty 0 4
trunk(config-line)#password 123456
trunk(config-line)#login
trunk(config-line)#service password-encryption
trunk(config)#exit
trunk#
%SYS-5-CONFIG_I: Configured from console by console
trunk#config t
Enter configuration commands, one per line. End with CNTL/Z.
trunk(config)#vtp mode server
Device mode already VTP SERVER.
trunk(config)#vtp domain TALLER
Changing VTP domain name from NULL to TALLER
trunk(config)#vtp password n6a
Setting device VLAN database password to n6a
trunk(config)#exit
trunk#
%SYS-5-CONFIG_I: Configured from console by console
trunk#config t
Enter configuration commands, one per line. End with CNTL/Z.
trunk(config)#vlan 10
trunk(config-vlan)#name Redes
trunk(config-vlan)#vlan 20
trunk(config-vlan)#name Digitales
trunk(config-vlan)#vlan 30
trunk(config-vlan)#name Desarrollo
trunk(config-vlan)#vlan 40
trunk(config-vlan)#name Server
trunk(config-vlan)#exit

trunk#config t
Enter configuration commands, one per line. End with CNTL/Z.
trunk(config)#interface range fa0/1-4
trunk(config-if-range)#switchport mode trunk
trunk(config-if-range)#switchport trunk native vlan 99
trunk(config-if-range)#exit
trunk(config)#interface vlan 99
trunk(config-if)#ip address 172.20.1.145 255.255.255.248
trunk(config-if)#no shutdown
trunk(config-if)#exit
trunk#copy running-config startup-config
Configuracion del SWITCH REDES
Switch>ena
Switch#config t
Switch(config)#hostname Redes
Redes(config)#enable password 1234
Redes(config)#exit
Redes#config t
Enter configuration commands, one per line. End with CNTL/Z.
Redes(config)#line console 0
Redes(config-line)#password 12345
Redes(config-line)#login
Redes(config-line)#exit
Redes(config)#line vty 0 4
Redes(config-line)#password 123456
Redes(config-line)#login
Redes(config-line)#service password-encryption
Redes(config)#exit
Redes#
%SYS-5-CONFIG_I: Configured from console by console
Redes#config t
Enter configuration commands, one per line. End with CNTL/Z.
Redes(config)#vtp mode client
Device mode already VTP CLIENT.
Redes(config)#vtp domain TALLER
Domain name already set to TALLER.
Redes(config)#vtp password n6a
Setting device VLAN database password to n6a
Redes(config)#exit
Redes#
%SYS-5-CONFIG_I: Configured from console by console
Redes#config t
Enter configuration commands, one per line. End with CNTL/Z.
Redes(config)#interface range fa0/22-24
Redes(config-if-range)#switchport mode trunk
Redes(config-if-range)#switchport trunk native vlan 99
Redes(config)#interface vlan 99
Redes(config-if)#ip address 172.20.1.146 255.255.255.248
Redes(config-if)#no shutdown
Redes(config-if)#exit
Redes(config)#interface range fa0/1-5
Redes(config-if-range)#switchport mode access
Redes(config-if-range)#switchport access vlan 10
Redes(config-if-range)#exit
Redes(config)#exit
Redes#copy running-config startup-config
Destination filename [startup-config]?
Building configuration...
[OK]
Configuracion del SWITCH DIGITALES
Switch>ena
Switch#config
Switch(config)#hostname Digitales
Digitales(config)#enable password 1234
Digitales(config)#exit
Digitales#
%SYS-5-CONFIG_I: Configured from console by console
Digitales#config t
Enter configuration commands, one per line. End with CNTL/Z.
Digitales(config)#line console 0
Digitales(config-line)#password 12345
Digitales(config-line)#login
Digitales(config-line)#exit
Digitales(config)#line vty 0 4
Digitales(config-line)#password 123456
Digitales(config-line)#login
Digitales(config)#service password-encryption
Digitales(config)#exit
Digitales#config t
Enter configuration commands, one per line. End with CNTL/Z.
Digitales(config)#vtp mode client
Setting device to VTP CLIENT mode.
Digitales(config)#vtp domain TALLER
Domain name already set to TALLER.
Digitales(config)#vtp password n6a
Setting device VLAN database password to n6a
Digitales(config)#exit
Digitales#
%SYS-5-CONFIG_I: Configured from console by console
Digitales#config t
Enter configuration commands, one per line. End with CNTL/Z.
Digitales(config)#interface range fa0/22-24
Digitales(config-if-range)#switchport mode trunk
Digitales(config-if-range)#switchport trunk native vlan 99
Digitales(config-if-range)#exit
Digitales(config)#interface vlan 99
Digitales(config-if)#ip address 172.20.1.147 255.255.255.248
Digitales(config-if)#no shutdown
Digitales(config-if)#exit
Digitales(config)#interface range fa0/1-5
Digitales(config-if-range)#switchport mode access
Digitales(config-if-range)#switchport access vlan 20
Digitales(config-if-range)#exit
Digitales(config)#exit
Digitales#
%SYS-5-CONFIG_I: Configured from console by console
Digitales#copy running-config startup-config
Destination filename [startup-config]?
Building configuration...
[OK]
Configuracion del SWITCH DESARROLLO
Switch>ena
Switch#config
Switch(config)#hostname Desarrollo
Desarrollo(config)#enable password 1234
Desarrollo(config)#exit
Desarrollo#
%SYS-5-CONFIG_I: Configured from console by console
Desarrollo#config t
Enter configuration commands, one per line. End with CNTL/Z.
Desarrollo(config)#line console 0
Desarrollo(config-line)#password 12345
Desarrollo(config-line)#login
Desarrollo(config-line)#exit
Desarrollo(config)#line vty 0 4
Desarrollo(config-line)#password 123456
Desarrollo(config-line)#login
Desarrollo(config)#service password-encryption
Desarrollo(config)#exit
Desarrollo#config t
Enter configuration commands, one per line. End with CNTL/Z.
Desarrollo(config)#vtp mode client
Setting device to VTP CLIENT mode.
Desarrollo(config)#vtp domain TALLER
Domain name already set to TALLER.
Desarrollo(config)#vtp password n6a
Setting device VLAN database password to n6a
Desarrollo(config)#exit
Desarrollo#
%SYS-5-CONFIG_I: Configured from console by console
Desarrolloitales#config t
Enter configuration commands, one per line. End with CNTL/Z.
Desarrollo(config)#interface range fa0/22-24
Desarrollo(config-if-range)#switchport mode trunk
Desarrollo(config-if-range)#switchport trunk native vlan 99
Desarrollo(config-if-range)#exit
Desarrollo(config)#interface vlan 99
Desarrollo(config-if)#ip address 172.20.1.148 255.255.255.248
Desarrollo(config-if)#no shutdown
Desarrollo(config-if)#exit
Desarrollo(config)#interface range fa0/1-5
Desarrollo(config-if-range)#switchport mode access
Desarrollo(config-if-range)#switchport access vlan 30
Desarrollo(config-if-range)#exit
Desarrollo(config)#exit
Desarrollo#
%SYS-5-CONFIG_I: Configured from console by console
Desarrollo #copy running-config startup-config
Destination filename [startup-config]?
Building configuration...
[OK]
Configuracion del SWITCH SERVER
Switch>ena
Switch#config t
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)#hostname Server
Server(config)#enable password 1234
Server(config)#exit
Server#
%SYS-5-CONFIG_I: Configured from console by console

Server#config t
Enter configuration commands, one per line. End with CNTL/Z.
Server(config)#line console 0
Server(config-line)#password 12345
Server(config-line)#login
Server(config-line)#exit
Server(config)#line vty 0 4
Server(config-line)#password 123456
Server(config-line)#
Server(config-line)#login
Server(config-line)#service password-encryption
Server(config)#exit
Server#
%SYS-5-CONFIG_I: Configured from console by console
Server#config t
Enter configuration commands, one per line. End with CNTL/Z.
Server(config)#vtp mode client
Setting device to VTP CLIENT mode.
Server(config)#vtp domain TALLER
Domain name already set to TALLER.
Server(config)#vtp password n6a
Setting device VLAN database password to n6a
Server(config)#int range fa 0/22-24
Server(config-if-range)#switchport mode trunk
Server(config-if-range)#switchport trunk native vlan 99
Server(config-if-range)#exit
Server(config)#int vlan 99
Server(config-if)#ip add 172.20.1.149 255.255.255.248
Server(config-if)#no shutdown
Server(config-if)#exit
Server(config)#int range fa0/1-5
Server(config-if-range)#switchport mode access
Server(config-if-range)#switchport access vlan 40
Server(config-if-range)#exit
Server(config)#exit
Server#
%SYS-5-CONFIG_I: Configured from console by console
Server#copy running-config startup-config
Destination filename [startup-config]?
Building configuration...
[OK]

Das könnte Ihnen auch gefallen