You are on page 1of 3

!!!!!!!!!!!!!!!!!!!!!!PORTUGUESA_ROUTER!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!
!
ena
!
config t
!
!
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname PGA_ROU_MILICIA
!
boot-start-marker
boot-end-marker
!
!
logging buffered 51200 warnings
no logging console
!
no aaa new-model
clock timezone GMT -4 30
!
!
!
!
!
!
!
!
!
no ip dhcp use vrf connected
ip dhcp excluded-address 192.168.17.1 192.168.17.20
!
ip dhcp pool PGA_ROU_MILICIA
network 192.168.17.0 255.255.255.0
dns-server 200.44.32.12
default-router 192.168.17.1
!
!
!
ip cef
no ipv6 cef
multilink bundle-name authenticated
!
!
!
!
!
archive
log config
hidekeys

!
!
!
interface GigabitEthernet0/0
description WAN CANTV ID XXXXXXXX VLAN XXXX TO 23ENE
no ip address
duplex full
speed 100
!
interface GigabitEthernet0/0.XXXX
encapsulation dot1Q XXXX
ip address 10.10.0.66 255.255.255.252
ip virtual-reassembly in
!
!
interface GigabitEthernet0/1
description LAN_INTERNA_TO_PGA_SW
ip address 192.168.17.1 255.255.255.0
ip virtual-reassembly in
duplex full
speed 100
!
!
ip forward-protocol nd
!
ip classless
no ip http server
no ip http secure-server
!
!
!
ip route 192.168.0.0 255.255.255.0 10.10.0.65
ip route 192.168.1.0 255.255.255.0 10.10.0.65
ip route 192.168.2.0 255.255.255.0 10.10.0.65
ip route 192.168.3.0 255.255.255.0 10.10.0.65
ip route 192.168.4.0 255.255.255.0 10.10.0.65
ip route 192.168.5.0 255.255.255.0 10.10.0.65
ip route 192.168.7.0 255.255.255.0 10.10.0.65
ip route 192.168.8.0 255.255.255.0 10.10.0.65
ip route 192.168.9.0 255.255.255.0 10.10.0.65
ip route 192.168.10.0 255.255.255.0 10.10.0.65
ip route 192.168.6.0 255.255.255.0 10.10.0.65
ip route 192.168.12.0 255.255.255.0 10.10.0.65
ip route 192.168.11.0 255.255.255.0 10.10.0.65
ip route 192.168.14.0 255.255.255.0 10.10.0.65
ip route 192.168.13.0 255.255.255.0 10.10.0.65
ip route 192.168.15.0 255.255.255.0 10.10.0.65
ip route 192.168.16.0 255.255.255.0 10.10.0.65
ip route 192.168.18.0 255.255.255.0 10.10.0.65
ip route 192.168.19.0 255.255.255.0 10.10.0.65
ip route 192.168.20.0 255.255.255.0 10.10.0.65
ip route 192.168.21.0 255.255.255.0 10.10.0.65
ip route 192.168.22.0 255.255.255.0 10.10.0.65
ip route 192.168.23.0 255.255.255.0 10.10.0.65
!
!
!
control-plane
!
!
username admin password m1l1c1@2020
enable 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
!
scheduler allocate 20000 1000
!
exit
!
exit
!
!
!
!!!!!!!!!!!!!!HACER CONSOLA NUEVAMENTE EN MODO ENA!!!!!!!!!!!!!!!
!
!
writ
!
end

You might also like