Current configuration : 3379 bytes ! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname XXX ! 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 xyz.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 quit username XXX privilege 15 secret 5 $1$F/B4$8dLob3zVsCYDFSYGAw/K.0 ! ! ! ! crypto isakmp policy 1 authentication pre-share crypto isakmp key 6 XXX address 24.206.255.2 ! 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 24.206.255.2 set transform-set VPNSET match address 100 ! ! ! ! interface Loopback1 ip address 192.168.10.254 255.255.255.0 ! interface FastEthernet0/0 ip address 192.168.1.254 255.255.255.0 speed auto ! ip default-gateway 192.168.1.1 ip route 0.0.0.0 0.0.0.0 FastEthernet0/0 ! ! 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:24.206.255.2 ! ! line con 0 logging synchronous line aux 0 line vty 0 4 logging synchronous transport input ssh ! end