Using 1901 out of 29688 bytes ! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname SITE_2 ! boot-start-marker boot-end-marker ! enable secret 5 $1$0H.E$cy/cH7uiuW5v5JVV6g2SS0 ! 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-617609820 enrollment selfsigned subject-name cn=IOS-Self-Signed-Certificate-617609820 revocation-check none rsakeypair TP-self-signed-617609820 ! ! crypto pki certificate chain TP-self-signed-617609820 certificate self-signed 01 nvram:IOS-Self-Sig#3030.cer username dicomm privilege 15 secret 5 $1$i17E$e1Z7n7KCGbln0C3a.fs5/0 ! ! ! ! crypto isakmp policy 1 authentication pre-share crypto isakmp key (VPN KEY HERE) address EEE.FFF.GGG.HHH ! 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 EEE.FFF.GGG.HHH set transform-set VPNSET match address 100 ! ! ! ! interface FastEthernet0/0 ip address dhcp 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 280 ! voice-port 2/1 connection plar opx 281 ! voice-port 2/2 ! voice-port 2/3 ! voice-port 3/0 connection plar 180 ! voice-port 3/1 connection plar 181 ! voice-port 3/2 ! voice-port 3/3 ! ! ! ! ! ! dial-peer voice 190 pots destination-pattern 190 port 2/0 ! dial-peer voice 191 pots destination-pattern 191 port 2/1 ! dial-peer voice 180 voip destination-pattern 18 session target ipv4:EEE.FFF.GGG.HHH ! ! line con 0 logging synchronous line aux 0 line vty 0 4 logging synchronous transport input ssh ! end