enable
config ter
hostname NEIVA
no ip domain-lookup
banner motd #ACCESO SOLO A PERSONAL AUTORIZADO#
enable secret class
line console 0
password cisco
login
exit
line vty 0 15
password cisco
login
end
show runnig-config
config terminal
service password-encryption
interface g0/1
description ENLACE A S1
exit
interface vlan1
ip addres 192.168.10.2 255.255.255.0
no shutdown
exit
exit
copy runnig-config startup-config