You are on page 1of 3

!!!!!!!!!!!!!!!!!!!!!!PORTUGUESA_SW!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!
!
ena
!
config t
!
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname PGA_SW_MILICIA
!
boot-start-marker
boot-end-marker
!
!
!
no aaa new-model
clock timezone GMT -4 30
system mtu routing 1500
!
!
!
!
!
!
archive
log config
hidekeys
!
!
!
interface Vlan2
description GATEWAY_VLAN_DATOS
ip address 192.168.17.2 255.255.255.0
!
!
!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!LOS PUERTOS SE CONFIGURAN SEGUN INTERFAZ DISPONIBLE POR MODELO
DE SW!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!
interface FastEthernet1/0/1
description !!!HACIA DONDE CONECTA!!!!
switchport access vlan 2
switchport mode access
speed 100
duplex full
spanning-tree portfast
!
interface FastEthernet1/0/2
description !!!HACIA DONDE CONECTA!!!!
switchport access vlan 2
switchport mode access
speed 100
duplex full
spanning-tree portfast
!!!!!!!!!!!!!!HASTA LLEGAR AL PUERTO 24!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!
!
interface FastEthernet1/0/24
description CONEXION_PGA_ROU_MILICIA
switchport access vlan 2
switchport mode access
speed 100
duplex full
spanning-tree portfast
!
!
interface Vlan1
no ip address
!
!
ip classless
ip route 0.0.0.0 0.0.0.0 192.168.17.1
no ip http server
no ip http secure-server
!
!
enable password m1l1c1@2020
!
username admin password m1l1c1@2020
!
!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!GUARDAR Y REINICIAR EL EQUIPO!!!!!!!!!!!!!!!!!!!
Writ
!
!
Reload
!
!
!
line con 0
password m1l1c1@2020
logging synchronous
login local
line vty 0 4
password m1l1c1@2020
logging synchronous
login local
transport input telnet ssh
line vty 5 15
login
!
exit
!
exit
!
!
!
!!!!!!!!!!!!!!HACER CONSOLA NUEVAMENTE EN MODO ENA!!!!!!!!!!!!!!!
!
writ
!
end

You might also like