You are on page 1of 3

!

version 15.1
no service timestamps log datetime msec
no service timestamps debug datetime msec
service password-encryption
!
hostname Router_Matriz_Borda_1
!
!
!
enable secret 5 $1$mERr$9cTjUIEqNGurQiFU.ZeCi1
!
!
!
!
!
!
no ip cef
no ipv6 cef
!
!
!
username admin password 7 08221D5D0A49
!
!
license udi pid CISCO2901/K9 sn FTX1524P1VK
!
!
!
!
!
!
!
!
!
ip ssh version 2
ip ssh authentication-retries 2
ip ssh time-out 60
no ip domain-lookup
ip domain-name empresaxyz.com.br
!
!
spanning-tree mode pvst
!
!
!
!
!
!
interface GigabitEthernet0/0
no ip address
duplex auto
speed auto
shutdown
!
interface GigabitEthernet0/1
ip address 172.16.15.253 255.255.255.248
ip ospf priority 0
ip nat inside
duplex auto
speed auto
standby 1 ip 172.16.15.254
standby 1 priority 200
standby 1 preempt
!
interface Serial0/0/0
no ip address
clock rate 2000000
shutdown
!
interface Serial0/0/1
ip address 200.223.40.2 255.255.255.252
ip nat outside
!
interface Vlan1
no ip address
shutdown
!
router ospf 1
router-id 0.0.0.3
log-adjacency-changes
auto-cost reference-bandwidth 10000
network 172.16.0.0 0.0.15.255 area 0
network 172.16.15.248 0.0.0.7 area 0
network 200.223.40.0 0.0.0.3 area 0
default-information originate
!
ip nat inside source list 10 interface Serial0/0/1 overload
ip classless
ip route 0.0.0.0 0.0.0.0 Serial0/0/1
ip route 0.0.0.0 0.0.0.0 200.223.40.1
ip route 172.16.50.0 255.255.255.0 172.16.15.251
ip route 172.16.100.0 255.255.255.0 172.16.15.250
!
ip flow-export version 9
!
!
access-list 10 permit 172.16.0.0 0.0.255.255
!
no cdp run
!
banner motd #
#######################
### ACESSO RESTRITO ###
#######################
#
!
!
!
!
line con 0
exec-timeout 0 0
password 7 0822455D0A16
logging synchronous
login
!
line aux 0
!
line vty 0 4
password 7 0822455D0A16
logging synchronous
login local
transport input ssh
line vty 5 15
password 7 0822455D0A16
logging synchronous
login local
transport input ssh
!
!
!
end

You might also like