Configuración de switches cisco server y clente

Páginas: 6 (1392 palabras) Publicado: 23 de septiembre de 2009
En este caso se conectaron cuatro switches al server
ejemplo:
arusca1 es el nombre del server
arusca2 es el nombre del switch No. 2 que se conecta directamente al server en el puerto 1
arusca3 es el nombre del switch No. 3 que se conecta directamente a arusca 2 en el puerto 2
arusca4 es el nombre del switch No. 4 que se conecta del puerto 1 del mismo al puerto 2 del server
arusca5 es elnombre del switch No. 5 que se conecta directamentea a arusca4 en el puerto 2

Esta es la configuración que debe llevar el switch server
Switch>ena
Switch#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)#hostname arusca1
arusca1(config)#^Z
arusca1#
%SYS-5-CONFIG_I: Configured from console by consolewr
Building configuration...
[OK]
arusca1#vlan database% Warning: It is recommended to configure VLAN from config mode,
as VLAN database mode is being deprecated. Please consult user
documentation for configuring VTP/VLAN in config mode.

arusca1(vlan)#vtp v2-mode
V2 mode enabled.
arusca1(vlan)#vtp domain uttab
Changing VTP domain name from NULL to uttab
arusca1(vlan)#vtp server
Device mode already VTP SERVER.

arusca1(vlan)#^Zarusca1#
%SYS-5-CONFIG_I: Configured from console by consolewr
Building configuration...
[OK]
arusca1#conf t
Enter configuration commands, one per line. End with CNTL/Z.
arusca1(config)#int vlan 1
arusca1(config-if)#ip add 10.0.1.1 255.255.255.0
arusca1(config-if)#no sh

%LINK-5-CHANGED: Interface Vlan1, changed state to up
arusca1(config-if)#
%LINEPROTO-5-UPDOWN: Line protocol onInterface Vlan1, changed state to up^Z
arusca1#
%SYS-5-CONFIG_I: Configured from console by consolewr
Building configuration...
[OK]
arusca1#vlan database
% Warning: It is recommended to configure VLAN from config mode,
as VLAN database mode is being deprecated. Please consult user
documentation for configuring VTP/VLAN in config mode.

arusca1(vlan)#vlan 2 name arusca2
VLAN 2 added:Name: arusca2
arusca1(vlan)#vlan 3 name arusca3
VLAN 3 added:
Name: arusca3
arusca1(vlan)#vlan 4 name arusca4
VLAN 4 added:
Name: arusca4
arusca1(vlan)#vlan 5 name arusca5
VLAN 5 added:
Name: arusca5
arusca1(vlan)#^Z
arusca1#
%SYS-5-CONFIG_I: Configured from console by consolewr
Building configuration...
[OK]
arusca1#conf t
Enter configuration commands, one per line.End with CNTL/Z.
arusca1(config)#int fa 0/1
arusca1(config-if)#sw mode access
arusca1(config-if)#sw mode trunk

arusca1(config-if)#
%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/1, changed state to down
%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/1, changed state to upwr
^
% Invalid input detected at '^' marker.

arusca1(config-if)#^Zarusca1#
%SYS-5-CONFIG_I: Configured from console by consolewr
Building configuration...
[OK]
arusca1#conf t
Enter configuration commands, one per line. End with CNTL/Z.
arusca1(config)#int fa 0/2
arusca1(config-if)#sw mode access
arusca1(config-if)#sw mode trunk

arusca1(config-if)#
%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/2, changed state to down%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/2, changed state to up^Z
arusca1#
%SYS-5-CONFIG_I: Configured from console by consolewr
Building configuration...
[OK]
arusca1#conf t
Enter configuration commands, one per line. End with CNTL/Z.
arusca1(config)#enable password cisco
arusca1(config)#enable secret class
arusca1(config)#^Z
arusca1#
%SYS-5-CONFIG_I: Configured from console byconsolewr
Building configuration...
[OK]
arusca1#conf t
Enter configuration commands, one per line. End with CNTL/Z.
arusca1(config)#line console 0
arusca1(config-line)#login
% Login disabled on line 0, until 'password' is set
arusca1(config-line)#password cisco
arusca1(config-line)#^Z
arusca1#
%SYS-5-CONFIG_I: Configured from console by consolewr
Building configuration...
[OK]...
Leer documento completo

Regístrate para leer el documento completo.

Estos documentos también te pueden resultar útiles

  • Configuracion de switch cisco
  • manual configuracion switch cisco
  • Configuracion De Routers Y Switches Cisco Para Vlans
  • Configuracion de switch cisco
  • Configuracion Switch Cisco
  • Configuracion Inicial Switch Cisco
  • Configuracion de switches cisco
  • Practicas De Configuracion De Switch Cisco

Conviértase en miembro formal de Buenas Tareas

INSCRÍBETE - ES GRATIS