You are on page 1of 2

Current configuration:

!
version 12.0
no service pad
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname S1-CENTRAL
!
enable secret
enable password cisco
!
!
!
!
!
!
ip subnet-zero
!
!
!
interface FastEthernet0/1
description Router-Switch
spanning-tree vlan 1 cost 19
!
interface FastEthernet0/2
description Switch-Borda
spanning-tree vlan 1 cost 3019
!
interface FastEthernet0/3
description Switch-Jordi
!
interface FastEthernet0/4
!
interface FastEthernet0/5
!
interface FastEthernet0/6
!
interface FastEthernet0/7
!
interface FastEthernet0/8
!
interface FastEthernet0/9
!
interface FastEthernet0/10
!
interface FastEthernet0/11
!
interface FastEthernet0/12
!
interface VLAN1
ip address 198.133.219.20 255.255.255.240
ip directed-broadcast
no ip route-cache
!
ip default-gateway 198.133.219.17
!
banner motd %
***SOLO PERSONAL AUTORIZADO: TE ESTAS PASANDO!***
%
snmp-server engineID local 000000090200000785738340
snmp-server community private RW
snmp-server community public RO
!
line con 0
exec-timeout 0 0
transport input none
stopbits 1
line vty 0 4
no login
line vty 5 15
password admin
login
!
end
S1-CENTRAL#

You might also like