Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 4

SURT_TKR0056(config)#do sh run

Building configuration...

Current configuration : 5155 bytes


!
version 15.3
service timestamps debug datetime msec localtime
service timestamps log datetime msec localtime
service password-encryption
!
hostname SURT_TKR0056
!
boot-start-marker
boot-end-marker
!
!
no logging console
enable secret 5 $1$OpyO$Sy7BZQp0PV4PaGN5kFnI41
!
aaa new-model
!
!
aaa authentication login default group tacacs+ local
aaa authentication enable default group tacacs+ enable
aaa authorization exec default group tacacs+ local if-authenticated
aaa authorization commands 0 default group tacacs+ local if-authenticated
aaa authorization commands 1 default group tacacs+ local if-authenticated
aaa authorization commands 15 default group tacacs+ local if-authenticated
aaa accounting commands 5 default start-stop group tacacs+
aaa accounting commands 15 default start-stop group tacacs+
!
!
!
!
!
aaa session-id common
!
no ip source-route
!
!
!
ip vrf wlan_administrada
rd 100:102
!
!
!
!
no ip bootp server
no ip domain lookup
ip cef
no ipv6 cef
multilink bundle-name authenticated
!
!
!
license udi pid CISCO1905/K9 sn FJC2014L166
!
!
username telmexuser privilege 0 password 7 142317070101321407273F
!
redundancy
!
!
!
class-map match-all QoS_prioridad_6M
match access-group name QoS_prioridad_6M
!
policy-map QoS_prioridad_6M
class QoS_prioridad_6M
police rate 6144000 burst 798000 peak-burst 798000
conform-action transmit
exceed-action drop
class class-default
police rate 6144000 burst 798000 peak-burst 798000
conform-action transmit
exceed-action drop
!
!
!
!
!
interface Embedded-Service-Engine0/0
no ip address
shutdown
!
interface GigabitEthernet0/0
no ip address
no ip redirects
no ip unreachables
no ip proxy-arp
duplex full
speed 100
!
interface GigabitEthernet0/0.66
description --- LAN.ADMIN BCK - TKR0057 ---
encapsulation dot1Q 66
ip vrf forwarding wlan_administrada
ip address 172.23.16.99 255.255.255.248
ip flow ingress
ip flow egress
standby 66 ip 172.23.16.101
standby 66 preempt
!
interface GigabitEthernet0/0.96
description --- INTRANET BACKUP - TKR0056 ---
encapsulation dot1Q 96
ip address 10.2.2.27 255.255.255.248
ip accounting output-packets
standby version 2
standby 95 ip 10.2.2.25
standby 95 preempt
!
interface GigabitEthernet0/1
no ip address
duplex full
speed 100
!
interface GigabitEthernet0/1.614
description --- WAN INTRANET BACKUP - TKR0056 ---
encapsulation dot1Q 614
ip address 10.164.93.182 255.255.255.252
ip accounting output-packets
!
interface Serial0/0/0
no ip address
shutdown
clock rate 2000000
!
interface GigabitEthernet0/1/0
no ip address
!
interface GigabitEthernet0/1/1
no ip address
!
interface GigabitEthernet0/1/2
no ip address
!
interface GigabitEthernet0/1/3
no ip address
!
interface Vlan1
no ip address
!
router bgp 65093
bgp log-neighbor-changes
neighbor 10.2.2.26 remote-as 65093
neighbor 10.2.2.26 description IBGP
neighbor 10.164.93.181 remote-as 14080
neighbor 10.164.93.181 timers 10 30
!
address-family ipv4
network 10.2.2.24 mask 255.255.255.248
network 172.18.252.0 mask 255.255.252.0
network 172.21.10.0 mask 255.255.255.0
network 172.27.252.0 mask 255.255.252.0
redistribute static
neighbor 10.2.2.26 activate
neighbor 10.2.2.26 next-hop-self
neighbor 10.164.93.181 activate
exit-address-family
!
ip forward-protocol nd
!
no ip http server
no ip http secure-server
ip flow-export source GigabitEthernet0/0.66
ip flow-export version 9
ip flow-export destination 172.16.5.150 2055
!
ip route 172.18.252.0 255.255.252.0 10.2.2.28
ip route 172.21.6.0 255.255.255.0 10.2.2.28
ip route 172.21.10.0 255.255.255.0 10.2.2.28
ip route 172.27.252.0 255.255.252.0 10.2.2.28
!
ip access-list extended QoS_prioridad_6M
permit tcp any any eq 1521
permit tcp any any eq 1541
permit ip 10.48.50.0 0.0.0.255 any
permit ip any 10.48.50.0 0.0.0.255
!
!
!
snmp-server community CpE3677TeLmEx RO 1300
snmp-server community CRpWE3677TeLmEx RW 1300
snmp-server enable traps snmp authentication linkdown linkup coldstart warmstart
snmp-server enable traps tty
snmp-server host 172.31.239.203 public udp-port 1681
snmp-server host 172.31.239.204 public udp-port 1681
tacacs-server host 172.22.192.5 timeout 2
tacacs-server host 172.22.192.4 timeout 2
tacacs-server directed-request
tacacs-server key 7 121A0C041104010524
access-list 1300 permit 10.164.93.180 0.0.0.3
access-list 1300 permit 172.31.238.0 0.0.0.255
access-list 1300 permit 172.31.239.0 0.0.0.255
access-list 1300 permit 172.22.0.0 0.0.255.255
!
!
!
control-plane
!
!
banner motd ^C
*********************
* ATENCION: Este equipo es propiedad de TELMEX Colombia. *
* El uso no autorizado esta estrictamente prohibido. *
* Todos los usuarios son legalmente responsables de sus *
* acciones sobre el sistema y toda actividad sera registrada*
*********************
^C
!
line con 0
line aux 0
line 2
no activation-character
no exec
transport preferred none
transport output pad telnet rlogin lapb-ta mop udptn v120 ssh
stopbits 1
line vty 0 4
access-class 1300 in
transport input telnet
!
scheduler allocate 20000 1000
!
end

You might also like