! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec service password-encryption ! hostname rprueba1 ! boot-start-marker boot-end-marker ! logging buffered 51200 warnings enable secret 5 $1$oNw1$SQaqP.FazBuaiVZ3MHte70 ! no aaa new-model ! resource policy ! memory-size iomem 15 no network-clock-participate wic 1 ip subnet-zero ! ! ip cef ! ! ip name-server 198.6.1.5 ip name-server 198.6.1.142 ip inspect name in2out rcmd ip inspect name in2out ftp ip inspect name in2out tftp ip inspect name in2out tcp timeout 43200 ip inspect name in2out http ip inspect name in2out udp ! ! voice-card 0 no dspfarm ! ! ! ! ! ! ! ! ! ! ! ! ! ! username sup3rvisor privilege 15 password 7 143E1C0E0001293F3629 ! ! controller E1 0/1/0 ! ! crypto isakmp policy 1 hash md5 authentication pre-share group 2 crypto isakmp key cisco123 address 0.0.0.0 0.0.0.0 crypto isakmp nat keepalive 20 ! ! crypto ipsec transform-set strong esp-aes esp-sha-hmac crypto ipsec transform-set medium esp-3des esp-md5-hmac ! crypto ipsec profile medium set transform-set medium ! crypto ipsec profile strong set transform-set strong ! ! ! ! ! interface Tunnel0 description $Multi-Point GRE Tunnel hacia las sedes$ ip address 10.10.10.1 255.255.255.0 no ip redirects ip mtu 1400 ip nhrp authentication dmvpn ip nhrp map multicast dynamic ip nhrp network-id 100 ip nhrp holdtime 300 no ip split-horizon eigrp 1 no ip mroute-cache delay 1000 tunnel source FastEthernet0/1 tunnel mode gre multipoint tunnel key 250000 tunnel protection ipsec profile medium ! interface Loopback0 description $Interfaz disenada para pruebas$ ip address 192.168.241.1 255.255.255.128 ip nat inside ip virtual-reassembly ! interface FastEthernet0/0 ip address x.x.x.x 255.255.252.0 duplex auto speed auto ! interface FastEthernet0/1 description $Conexion con Internet$ ip address 172.16.x.x 255.255.255.192 ip nat outside ip inspect in2out out ip virtual-reassembly no ip mroute-cache duplex auto speed auto ! interface Serial0/0/0 no ip address shutdown no fair-queue clock rate 2000000 ! interface Serial0/0/1 no ip address shutdown clock rate 2000000 ! router eigrp 5 network 10.10.10.0 0.0.0.255 network 192.168.241.0 0.0.0.127 no auto-summary ! ip classless ip route 0.0.0.0 0.0.0.0 172.16.x.x ! ! ip http server no ip http secure-server ip nat inside source list 103 interface FastEthernet0/1 overload ! access-list 103 permit ip 192.168.241.0 0.0.0.127 any ! ! ! ! control-plane ! ! ! ! ! ! ! ! ! line con 0 password 7 020F0A5E07030C355E4F login local line aux 0 line vty 0 4 privilege level 15 password 7 12100B121E0E0F10382A login local transport input telnet ssh ! scheduler allocate 20000 1000 ! end