You are on page 1of 3

Router#sh start

Using 2974 out of 262136 bytes


!
! Last configuration change at 14:20:29 UTC Sun Feb 5 2017 by colin
! NVRAM config last updated at 14:20:30 UTC Sun Feb 5 2017 by colin
!
version 15.4
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname C881-PWeiss
!
boot-start-marker
boot system flash c880data-universalk9-mz.154-1.T.bin
boot system flash
boot-end-marker
!
!
logging buffered 51200 warnings
enable secret 4 7Sktw6wjGwIjzEADakT5cBZCYL2GyINouLSxbpM168o
enable password 7 08104D573E0A1D464058
!
no aaa new-model
memory-size iomem 10
!
crypto pki trustpoint TP-self-signed-4111475427
enrollment selfsigned
subject-name cn=IOS-Self-Signed-Certificate-4111475427
revocation-check none
rsakeypair TP-self-signed-4111475427
!
!
crypto pki certificate chain TP-self-signed-4111475427
certificate self-signed 01 nvram:IOS-Self-Sig#1.cer
!
!
!
!
!
!

!
!
!
!
ip domain name fritz.box
ip cef
no ipv6 cef
!
!
multilink bundle-name authenticated
license udi pid CISCO881-SEC-K9 sn FGL165123SU
license boot module c880-data level advipservices
!
!
username colin privilege 15 secret 4 fnh6BUuKb8XVYxi6EdGWKfKPj9MOxZ2Cc.c5q.mMPZA
username denkste privilege 15 view root secret 4
7Sktw6wjGwIjzEADakT5cBZCYL2GyINouLSxbpM168o
username lewald privilege 15 password 7 050F031D2442490C155444
!
!
!
!
no cdp run
!
!
!
crypto isakmp policy 2
encr aes 192
authentication pre-share
group 2
crypto isakmp key DLadWhseS1147!Abcd123$ address 82.100.203.69
!
!
crypto ipsec transform-set ELP_Site-Site_Phase2 esp-aes 192 esp-sha-hmac
mode tunnel
!
!
!
crypto map SDM_CMAP_1 1 ipsec-isakmp
description Tunnel to 82.100.203.69
set peer 82.100.203.69
set transform-set ELP_Site-Site_Phase2
match address VPN-to-HQ
!
!
!
!
!
interface FastEthernet0
no ip address
!
interface FastEthernet1
no ip address
!
interface FastEthernet2
no ip address
!
interface FastEthernet3
no ip address
!
interface FastEthernet4
description Fritz! Guest-Network$ETH-WAN$$ES_WAN$
ip address dhcp
ip nat outside
ip virtual-reassembly in
duplex auto
speed auto
crypto map SDM_CMAP_1
!
interface Vlan1
description Internes Daten-LAN
ip address 192.168.51.254 255.255.255.0
ip nat inside
ip virtual-reassembly in
ip tcp adjust-mss 1452
!
ip forward-protocol nd
ip http server
ip http access-class 23
ip http authentication local
ip http secure-server
ip http timeout-policy idle 60 life 86400 requests 10000
!
!
ip route 192.168.51.0 255.255.255.0 Vlan1
ip route 0.0.0.0 0.0.0.0 dhcp
!
ip access-list extended VPN-to-HQ
permit ip 192.168.51.0 0.0.0.255 any
!
!
access-list 23 permit 192.168.51.0 0.0.0.255
access-list 199 permit ip any any
!
control-plane
!
!
!
line con 0
logging synchronous
login
no modem enable
line aux 0
line vty 0 4
password 7 0122071D6C181E5E731F
login local
transport input telnet ssh
!
ntp update-calendar
ntp server 192.53.103.104 minpoll 10 source FastEthernet4
ntp server 192.168.51.1 prefer source Vlan1
!
end

You might also like