The document contains configuration details for a Cisco router including interface configurations, routing protocols, access control lists, and other settings. AAA authentication and authorization is configured for login and commands. SNMP and syslog servers are configured for monitoring.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
42 views6 pages
Atm 8791
The document contains configuration details for a Cisco router including interface configurations, routing protocols, access control lists, and other settings. AAA authentication and authorization is configured for login and commands. SNMP and syslog servers are configured for monitoring.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 6
!
! Last configuration change at 14:19:24 UTC Wed Feb 13 2019 by soporte2
version 15.2 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname ATM_8791 ! boot-start-marker boot-end-marker ! ! enable secret 4 kbpOHuJ598kEpA4aGDK9tve1gRvkkLPTV4FQOqaVDN. ! aaa new-model ! ! aaa authentication login default group tacacs+ local aaa authentication enable default group tacacs+ enable aaa authorization exec default group tacacs+ local aaa authorization commands 1 default group tacacs+ local aaa authorization commands 14 default group tacacs+ local aaa authorization commands 15 default group tacacs+ local if-authenticated aaa accounting send stop-record authentication failure aaa accounting exec default start-stop group tacacs+ aaa accounting commands 1 default start-stop group tacacs+ aaa accounting commands 14 default start-stop group tacacs+ aaa accounting commands 15 default start-stop group tacacs+ aaa accounting connection default start-stop group tacacs+ ! ! ! ! ! aaa session-id common ! ip cef ! ! ! ! ! ! no ip bootp server no ip domain lookup no ipv6 cef multilink bundle-name authenticated ! ! ! license udi pid CISCO1921/K9 sn FTX181883YD ! ! username telefonica privilege 14 secret 5 $1$UFIS$8WOyg.bXH8cgVDXuj809B1 username soporte2 privilege 15 secret 4 Ru6qn5bDt5MC7mJDIpLH7wwA2HLs1TShaErmA/cMrxo username bec privilege 14 secret 4 lXU8i8xXwTljvJZO/MIXGvJ2KJehAon5q.Jr4HlmVaI username inventario privilege 15 secret 5 $1$9/w/$nN/32e5Dp0J/p/gRKS/EC. username Gsandoval privilege 15 secret 5 $1$VEcI$qeBE49DQGfV2cjMtf5mZx. ! ! controller SHDSL 0/1/0 dsl-group auto shdsl annex A-B ! ! ! class-map match-all datos match access-group 11 class-map match-all seguridad match access-group 10 ! policy-map SEGURIDAD class seguridad set ip precedence 4 policy-map DATOS class datos set ip precedence 3 ! ! ! ! ! interface Loopback1 description Administracion BECH ip address 10.187.91.33 255.255.255.224 ! interface Loopback1000 ip address 10.212.41.8 255.255.255.255 ! interface Embedded-Service-Engine0/0 no ip address shutdown ! interface GigabitEthernet0/0 description Conexion Cajero BECH ip address 10.187.91.254 255.255.255.224 duplex auto speed auto no cdp enable ! interface GigabitEthernet0/1 no ip address shutdown duplex auto speed auto ! interface GigabitEthernet0/0/0 description Conexion Alarma switchport access vlan 222 no ip address ! interface GigabitEthernet0/0/1 description DVR switchport access vlan 222 no ip address ! interface GigabitEthernet0/0/2 description Camara ATM switchport access vlan 222 no ip address ! interface GigabitEthernet0/0/3 description Camara Site switchport access vlan 222 no ip address ! interface ATM0/1/0 no ip address no atm ilmi-keepalive ! interface ATM0/1/0.1 point-to-point description VIDEO_Cajeros_Norte ip address 10.12.141.238 255.255.255.252 ip policy route-map SEGURIDAD pvc Video 9/42 protocol ip 10.12.141.237 broadcast vbr-rt 768 768 encapsulation aal5snap ! ! interface ATM0/1/0.2 point-to-point description BECH_Cajeros_Norte ip address 172.15.0.230 255.255.255.252 ip policy route-map DATOS pvc Datos 9/40 protocol ip 172.15.0.229 broadcast vbr-rt 128 128 encapsulation aal5snap ! ! interface Vlan1 no ip address ! interface Vlan222 description LAN Seguridad ip address 10.187.91.222 255.255.255.224 ip accounting output-packets ! router bgp 65153 bgp log-neighbor-changes network 10.187.91.32 mask 255.255.255.224 network 10.187.91.192 mask 255.255.255.224 network 10.187.91.224 mask 255.255.255.224 network 10.212.41.8 mask 255.255.255.255 neighbor 10.12.141.237 remote-as 16629 neighbor 10.12.141.237 description VIDEO_Cajeros_Norte neighbor 10.12.141.237 version 4 neighbor 10.12.141.237 route-map RED_CENTRAL_SEGURIDAD_IN in neighbor 10.12.141.237 route-map RED_LOCAL_SEGURIDAD_OUT out neighbor 172.15.0.229 remote-as 16629 neighbor 172.15.0.229 description BECH_Cajeros_Norte neighbor 172.15.0.229 version 4 neighbor 172.15.0.229 route-map RED_CENTRAL_TRANSACCIONAL_IN in neighbor 172.15.0.229 route-map RED_LOCAL_TRANSACCIONAL_OUT out ! ip forward-protocol nd ! no ip http server no ip http secure-server ! ip tacacs source-interface Loopback1 ! ! ip prefix-list Sec_OUT seq 5 permit 10.187.91.192/27 ! ip prefix-list Trans_IN seq 5 permit 0.0.0.0/0 ! ip prefix-list Trans_OUT seq 5 permit 10.187.91.224/27 ip prefix-list Trans_OUT seq 10 permit 10.187.91.32/27 ip prefix-list Trans_OUT seq 15 permit 10.212.41.8/32 no logging trap logging origin-id ip logging facility local3 logging source-interface Loopback1000 logging host 167.28.187.220 logging host 172.25.184.11 access-list 10 permit 10.187.91.192 0.0.0.31 access-list 11 permit 10.187.91.224 0.0.0.31 access-list 12 permit 192.168.30.0 0.0.0.255 access-list 12 permit 167.28.0.0 0.0.255.255 access-list 12 permit 172.28.36.0 0.0.0.255 access-list 12 permit 172.28.37.0 0.0.0.255 access-list 12 permit 172.28.23.0 0.0.0.255 access-list 12 permit 172.28.22.0 0.0.0.255 access-list 12 permit 10.90.70.0 0.0.0.255 access-list 52 permit 167.28.158.210 access-list 52 deny any log access-list 99 permit 172.26.121.130 access-list 99 permit 172.25.251.0 0.0.0.255 access-list 99 permit 172.25.184.0 0.0.0.255 access-list 99 deny any log no cdp run ! route-map RED_CENTRAL_TRANSACCIONAL_IN permit 10 match ip address prefix-list Trans_IN ! route-map RED_CENTRAL_SEGURIDAD_IN permit 10 match ip address 12 ! route-map RED_LOCAL_TRANSACCIONAL_OUT permit 10 match ip address prefix-list Trans_OUT ! route-map RED_LOCAL_SEGURIDAD_OUT permit 10 match ip address prefix-list Sec_OUT ! ! snmp-server community sb1nc42st1d4l RO 50 snmp-server community admcom RO 52 snmp-server community lb1nc42st1d4e RW 51 snmp-server community s014rwlndssl RO 99 snmp-server community s0l4rw1ndsle RW 99 snmp-server community s0l4rw1ndssl RO 99 snmp-server community snmpcsl RO 99 snmp-server community snmpcle RW 99 snmp-server ifindex persist snmp-server trap-source ATM0/1/0.2 snmp-server enable traps snmp authentication linkdown linkup coldstart warmstart snmp-server enable traps tty snmp-server enable traps envmon snmp-server enable traps entity-sensor threshold snmp-server enable traps config snmp-server enable traps syslog snmp-server host 167.28.158.210 admcom snmp-server host 10.69.69.132 sb1nc42st1d4l snmp-server host 10.69.69.133 sb1nc42st1d4l snmp-server host 10.69.69.134 sb1nc42st1d4l snmp-server host 10.69.69.131 snmpc tacacs-server host 10.69.69.134 single-connection tacacs-server directed-request tacacs-server key 7 03305E06161D245F4F1A57 ! ! ! control-plane ! ! privilege interface level 14 ip accounting output-packets privilege interface level 14 ip accounting privilege interface level 14 ip privilege interface level 14 no ip accounting output-packets privilege interface level 14 no ip accounting privilege interface level 14 no ip privilege interface level 14 no privilege configure level 14 interface privilege exec level 14 clock set privilege exec level 14 clock privilege exec level 14 write terminal privilege exec level 14 write privilege exec level 14 traceroute ip privilege exec level 14 traceroute privilege exec level 14 ping ip privilege exec level 14 ping privilege exec level 14 configure terminal privilege exec level 14 configure privilege exec level 14 reload privilege exec level 14 terminal monitor privilege exec level 14 terminal length privilege exec level 14 terminal no monitor privilege exec level 14 terminal no length privilege exec level 14 terminal no privilege exec level 14 terminal privilege exec level 14 show controllers privilege exec level 14 show startup-config privilege exec level 14 show running-config privilege exec level 14 show configuration privilege exec level 14 show privilege exec level 14 clear ip accounting privilege exec level 14 clear ip nat translation privilege exec level 14 clear ip nat privilege exec level 14 clear ip cache privilege exec level 14 clear ip route privilege exec level 14 clear ip privilege exec level 14 clear dialer privilege exec level 14 clear arp-cache privilege exec level 14 clear line privilege exec level 14 clear interface privilege exec level 14 clear logging privilege exec level 14 clear counters privilege exec level 14 clear banner motd ^CCCC ----------------------------------------------------------------------- ||||| ||||| ||||||| ||||||| ||||||||| ||||||||| ||||||||||| |||||||||| |||||||||||| ||| |||| |||| ||||||||||||| |||| ||| ||||||||||| ||| ||| |||||||||| ||| ||| |||||||| || || MOVISTAR CHILE C i s c o S y s t e m s
ATM 8791
Direccion: Claudina Urrutia 41, Cauquenes
ADVERTENCIA: EL USO NO AUTORIZADO POR MOVISTAR SE ENCUENTRA
PROHIBIDO. ---------------------------------------------------------------------- CISCO 1921 ^C ! line con 0 privilege level 14 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 transport input all transport output all ! scheduler max-task-time 5000 scheduler allocate 20000 1000 !