Using 1907 out of 29688 bytes ! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname SITE_1 ! boot-start-marker boot-end-marker ! enable secret 5 $1$AxHQ$EVjzt1deIBM/8Lc3kVfcZ0 ! aaa new-model ! ! ! aaa session-id common voice-card 2 ! voice-card 3 ! ip cef ! ! ! ! ip domain name XXX.com ! ! ! ! ! ! ! ! ! ! ! ! ! ! crypto pki trustpoint TP-self-signed-114894591 enrollment selfsigned subject-name cn=IOS-Self-Signed-Certificate-114894591 revocation-check none rsakeypair TP-self-signed-114894591 ! ! crypto pki certificate chain TP-self-signed-114894591 certificate self-signed 01 nvram:IOS-Self-Sig#3131.cer username dicomm privilege 15 secret 5 $1$F/B4$8dLob3zVsCYDFSYGAw/K.0 ! ! ! ! crypto isakmp policy 1 authentication pre-share crypto isakmp key 6 (VPN KEY HERE) address AAA.BBB.CCC.DDD ! crypto ipsec security-association lifetime seconds 86400 ! crypto ipsec transform-set VPNSET esp-aes esp-sha-hmac ! crypto map VPN_MAP 1 ipsec-isakmp set peer AAA.BBB.CCC.DDD set transform-set VPNSET match address 100 ! ! ! ! interface FastEthernet0/0 ip address ABC.DEF.GHI.JKL 255.255.255.252 speed auto crypto map VPN_MAP ! ! ! no ip http server ip http port 18080 ip http secure-server ! access-list 100 permit ip 0.0.0.0 255.255.255.0 host 0.0.0.0 ! ! ! control-plane ! ! ! voice-port 2/0 connection plar opx 290 ! voice-port 2/1 connection plar opx 291 ! voice-port 2/2 ! voice-port 2/3 ! voice-port 3/0 connection plar 190 ! voice-port 3/1 connection plar 191 ! voice-port 3/2 ! voice-port 3/3 ! ! ! ! ! ! dial-peer voice 180 pots destination-pattern 180 port 2/0 ! dial-peer voice 181 pots destination-pattern 181 port 2/1 ! dial-peer voice 190 voip destination-pattern 19 session target ipv4:AAA.BBB.CCC.DDD ! ! line con 0 logging synchronous line aux 0 line vty 0 4 logging synchronous transport input ssh ! end