04-15-2007 01:07 AM - edited 02-21-2020 02:58 PM
Since IPSec defines two protocols: Authentication Header (AH) protocol and Encapsulating Security Payload (ESP) protocol.
I find I am some how not getting my mind around why cisco combine two different protcols like this command below:
RTA(config)#crypto ipsec transform-set secure ah-md5-hmac esp-des-hmac
As you can see AH protocol is used for authentication and ESP is used for encryption!!!
04-17-2007 07:18 PM
Any comment ?
Thanks
04-17-2007 10:52 PM
Hi
AH is not used that much in the real world in terms of IPSEC VPN's. The reason being that AH does not work well with NAT and ESP has it's own form of authentcation built in which although not quite as rigorous as AH is adequate for most people.
However if you really wanted to use ESP purely for encryption and wanted to rely on AH for auhentication then Cisco give you the option to do that. As i say, not commonly used in the real world.
HTH
Jon
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide