You are on page 1of 3

User Access Verification

Username: inet
Password:
% Login invalid

Username: inet
Password:
Router>en
Password:
Router#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#do sh run
Building configuration...

Current configuration : 1981 bytes


!
! Last configuration change at 21:01:58 UTC Mon Dec 4 2017
version 15.2
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname Router
!
boot-start-marker
boot-end-marker
!
!
enable secret 5 $1$teSl$X95mct8UF/8Shy06jGynQ0
!
no aaa new-model
wan mode dsl
!
!
!
ip dhcp excluded-address 192.168.2.1 192.168.2.2
!
ip dhcp pool EVENT
network 192.168.2.0 255.255.255.0
default-router 192.168.2.2
dns-server 200.48.0.50 200.48.0.51
!
!
!
ip cef
no ipv6 cef
!
!
!
!
!
!
!
vtp domain promperu
vtp mode transparent
username inet secret 5 $1$p9e9$rIls3aqRELkajDIzzDZno/
!
!
controller VDSL 0
!
vlan 10
name F0
!
vlan 11
name ConexMovistar
!
vlan 12
name F2
!
vlan 100
name Test
!
!
!
!
!
!
!
!
!
!
!
!
!
interface ATM0
no ip address
shutdown
no atm ilmi-keepalive
!
interface Ethernet0
no ip address
shutdown
!
interface FastEthernet0
switchport access vlan 10
no ip address
!
interface FastEthernet1
no ip address
!
interface FastEthernet2
no ip address
!
interface FastEthernet3
no ip address
!
interface GigabitEthernet0
switchport access vlan 100
no ip address
duplex full
speed 100
!
interface GigabitEthernet1
no ip address
shutdown
duplex auto
speed auto
!
interface Vlan1
no ip address
!
interface Vlan10
ip address 192.168.2.2 255.255.255.0
ip nat inside
ip virtual-reassembly in
!
interface Vlan100
ip address 200.48.137.130 255.255.255.248
ip nat outside
ip virtual-reassembly in
!
ip forward-protocol nd
no ip http server
no ip http secure-server
!
!
ip nat inside source list 23 interface Vlan100 overload
ip route 0.0.0.0 0.0.0.0 200.48.137.129
!
access-list 23 permit 192.168.2.0 0.0.0.255
access-list 101 permit ip 192.168.2.0 0.0.0.255 any
access-list 102 permit ip any 192.168.2.0 0.0.0.255
mac-address-table aging-time 15
!
!
line con 0
no modem enable
line aux 0
line vty 0 4
login local
transport input telnet ssh
!
scheduler allocate 60000 1000
!
end

Router(config)#

You might also like