Sample configurations 79IPLink 2800 Series Getting Started Guide 6 • VPN configurationCisco router configurationcrypto ipsec transform-set AES_SHA1 ah-sha-hmac esp-aes 256!crypto map VPN_AES_SHA1 local-address FastEthernet0/1crypto map VPN_AES_SHA1 10 ipsec-manualset peer 200.200.200.2set session-key inbound esp 6666 cipherFEDCBA0987654321FEDCBA0987654321FEDCBA0987654321FEDCBA0987654321set session-key outbound esp 5555 cipher1234567890ABCDEF1234567890ABCDEF1234567890ABCDEF1234567890ABCDEFset session-key inbound ah 4444 FEDCBA0987654321FEDCBA0987654321FEDCBA09set session-key outbound ah 3333 1234567890ABCDEF1234567890ABCDEF12345678set transform-set AES_SHA1match address 110!...For the remainder of the configuration (see above), just change the name of the IPsec policy profile in the ACLprofile VPN_OutIPsec tunnel, 3DES encryption at 192 bit key length, ESP authentication withHMAC-MD5-96IPLink configurationprofile ipsec-transform TDES_MD5esp-encryption 3des-cbc 192esp-authentication hmac-md5-96profile ipsec-policy-manual VPN_TDES_MD5use profile ipsec-transform TDES_MD5session-key inbound esp-authentication 1234567890ABCDEF1234567890ABCDEFsession-key outbound esp-authentication FEDCBA0987654321FEDCBA0987654321session-key inbound esp-encryption 1234567890ABCDEF1234567890ABCDEF1234567890ABCDEFsession-key outbound esp-encryption FEDCBA0987654321FEDCBA0987654321FEDCBA0987654321spi inbound esp 7777spi outbound esp 8888peer 200.200.200.1mode tunnel...For the remainder of the configuration (see above), just change the name of the IPsec policy profile in the ACLprofile VPN_OutCisco router configurationcrypto ipsec transform-set 3DES_MD5 esp-3des esp-md5-hmac!crypto map VPN_3DES_MD5 local-address FastEthernet0/1crypto map VPN_3DES_MD5 10 ipsec-manualset peer 200.200.200.2set session-key inbound esp 8888 cipher FEDCBA0987654321FEDCBA0987654321FEDCBA0987654321authenticator FEDCBA0987654321FEDCBA0987654321set session-key outbound esp 7777 cipher 1234567890ABCDEF1234567890ABCDEF1234567890ABCDEFauthenticator 1234567890ABCDEF1234567890ABCDEFset transform-set 3DES_MD5