Sie sind auf Seite 1von 4

CONFIGURACION DEL SWITCH MKT(MARKETINg)

Switch>en
Switch#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)#hostname MKT
MKT(config)#ENABLE SECRET cisco
MKT(config)#no ip domain-lookup
MKT(config)#line console 0
MKT(config-line)#password cisco
MKT(config-line)#login
MKT(config-line)#exit
MKT(config)#ip domain-name tecsup.edu.pe
MKT(config)#crypto key generate rsa
The name for the keys will be: MKT.tecsup.edu.pe
Choose the size of the key modulus in the range of 360 to 2048 for your
General Purpose Keys. Choosing a key modulus greater than 512 may take
a few minutes.
How many bits in the modulus [512]: 1024
% Generating 1024 bit RSA keys, keys will be non-exportable...[OK]
MKT(config)#username tecsup secret cisco
*mar 1 0:13:39.561: %SSH-5-ENABLED: SSH 1.99 has been enabled
MKT(config)#line vty 0 4
MKT(config-line)#login local
MKT(config-line)#transport input ssh
MKT(config-line)#exit

MKT#EN
MKT#CONF T
Enter configuration commands, one per line. End with CNTL/Z.
MKT(config)#int vlan 1
MKT(config-if)#ip add 192.168.1.62 255.255.255.192
MKT(config-if)#description "VLAN 1"
MKT(config-if)#No shutdown

MKT(config-if)#
%LINK-5-CHANGED: Interface Vlan1, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface Vlan1, changed state to up

MKT(config-if)#ip default-ga
^
% Invalid input detected at '^' marker.
MKT(config-if)#ip default-ga
^
% Invalid input detected at '^' marker.
MKT(config-if)#ip
MKT(config-if)#ip default-ga
^
% Invalid input detected at '^' marker.
MKT(config-if)#ip dafault-gateway 192.168.1.1
^
% Invalid input detected at '^' marker.
MKT(config-if)#
MKT#
%SYS-5-CONFIG_I: Configured from console by console

Configuracion swicht FINANZAS

Switch>en
Switch#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)#hostname SW-FINANZAS
SW-FINANZAS(config)#Enable secret cisco
SW-FINANZAS(config)#service password-encryption
SW-FINANZAS(config)#banner motd #Solo personal autorizado#
SW-FINANZAS(config)#no ip domain-lookup
SW-FINANZAS(config)#line console 0
SW-FINANZAS(config-line)#password cisco
SW-FINANZAS(config-line)#login
SW-FINANZAS(config-line)#exit
SW-FINANZAS(config)#ip domain-name tecsup.edu.pe
SW-FINANZAS(config)#crypto key generate rsa
The name for the keys will be: SW-FINANZAS.tecsup.edu.pe
Choose the size of the key modulus in the range of 360 to 2048 for your
General Purpose Keys. Choosing a key modulus greater than 512 may take
a few minutes.
How many bits in the modulus [512]: 1024
% Generating 1024 bit RSA keys, keys will be non-exportable...[OK]
SW-FINANZAS(config)#username amilcar secret cisco
*mar 1 0:38:6.349: %SSH-5-ENABLED: SSH 1.99 has been enabled
SW-FINANZAS(config)#line vty 0 4
SW-FINANZAS(config-line)#login local
SW-FINANZAS(config-line)#transport input ssh
SW-FINANZAS(config-line)#exit
SW-FINANZAS(config)#int vlan 1
SW-FINANZAS(config-if)#ip add 192.168.1.94 255.255.255.224
SW-FINANZAS(config-if)#description "vlan1"
SW-FINANZAS(config-if)#no shutdown
SW-FINANZAS(config-if)#
%LINK-5-CHANGED: Interface Vlan1, changed state to up
%LINEPROTO-5-UPDOWN: Line protocol on Interface Vlan1, changed state to up
SW-FINANZAS(config-if)#
%LINK-5-CHANGED: Interface Vlan1, changed state to up
%LINEPROTO-5-UPDOWN: Line protocol on Interface Vlan1, changed state to up
SW-FINANZAS(config-if)#END

SW-FINANZAS#
%SYS-5-CONFIG_I: Configured from console by console
SW-FINANZAS#COPY RUN START
Destination filename [startup-config]?
Building configuration...
[OK]
SW-FINANZAS#

Das könnte Ihnen auch gefallen